Fedora Account System
Red Hat Associate
Red Hat Customer
Description of problem: Doesn't boot It Won't boot, virt-manager guest 32bit rawhide. stops at checking for edd has to be forcibly stopped. No logs whatsoever. It boots from F13 kernel's. virt-man shows no disk, net activity, cpu almost flatline. Version-Release number of selected component (if applicable): kernel-2.6.35-0.24.rc3.git7.fc14 kernel-2.6.35-0.25.rc4.git0.fc14 kernel-2.6.35-0.27.rc4.git0.fc14 How reproducible: Always Steps to Reproduce: 1. Boot 2. 3. Expected results: Normal boot Additional info: There is someone else thinks it may be related to: https://bugzilla.redhat.com/show_bug.cgi?id=575417 But I cannot confirm this.
http://koji.fedoraproject.org/koji/buildinfo?buildID=182181 kernel-2.6.35-0.29.rc4.git0.fc14.i686.rpm as others perf-2.6.35-0.29.rc4.git0.fc14.i686.rpm won't install
http://koji.fedoraproject.org/koji/buildinfo?buildID=182648 kernel-2.6.35-0.31.rc4.git4.fc14.i686.rpm as above perf.i686 installed after yum erase perf.noarch Have tries a lot of the usual kernel parametres at grub, no success. noacpi noapic nomsi ignore_loglevel debug initcall_debug lapic bios nobios bootmem_debug iommu=* edd=on\off debug_objects
Working back through the kernels this seems to have started with the move to 2.6.35* This is what virsh picks up from the host in case any use: $ sudo virsh capabilities [sudo] password for frank: <capabilities> <host> <cpu> <arch>x86_64</arch> <model>pentium3</model> <topology sockets='1' cores='4' threads='1'/> <feature name='lahf_lm'/> <feature name='lm'/> <feature name='syscall'/> <feature name='xtpr'/> <feature name='cx16'/> <feature name='ssse3'/> <feature name='tm2'/> <feature name='est'/> <feature name='vmx'/> <feature name='ds_cpl'/> <feature name='monitor'/> <feature name='pni'/> <feature name='pbe'/> <feature name='tm'/> <feature name='ht'/> <feature name='ss'/> <feature name='sse2'/> <feature name='acpi'/> <feature name='ds'/> <feature name='clflush'/> <feature name='apic'/> </cpu> --snip--
What kernel is the host running?
kernel-2.6.33.6-147.fc13.x86_64
(In reply to comment #5) > kernel-2.6.33.6-147.fc13.x86_64 Also tested with: http://koji.fedoraproject.org/koji/buildinfo?buildID=183346 kernel-2.6.34.1-11.fc13.x86_64.rpm
Ok, I may have tracked this down to python-virtinst ref: https://bugzilla.redhat.com/show_bug.cgi?id=611584 I have now sucessfully booted a 2-6.35* kernel on a newly installed Rawhide.x86_64 So will over the weekend reinstall Rawhide.x86 and report back.
(In reply to comment #7) > Ok, I may have tracked this down to python-virtinst ref: > https://bugzilla.redhat.com/show_bug.cgi?id=611584 > > I have now sucessfully booted a 2-6.35* kernel on a newly installed > Rawhide.x86_64 > > So will over the weekend reinstall Rawhide.x86 and report back. Yes, the rawhide boots now it was purely a python-virtinst issue. Apologies for any noise.