[Bug 567862] New: qemu-kvm crashes trying to load the kernel by the -kernel and -append command line switches
qemu-kvm -hda /dev/mapper/sdx -hdb /dev/mapper/sdy -vga vmware -kernel /mnt/debian/boot/vmlinuz-2.6.26-1-xen-amd64 -append "root=/dev/sdb6,initrd=/boot/initrd.img-2.6.26-1-xen-amd64" unhandled vm exit: 0x11 rax 0000000000000000 rbx 0000000000000000 rcx 0000000000005252 rdx 00000000000006b9 rsi 000000000000001b rdi 000000000000001a rsp 0000000000001638 rbp 0000000000000000 r8 0000000000000000 r9 0000000000000000 r10 0000000000000000 r11 0000000000000000 r12 0000000000000000 r13 0000000000000000 r14 0000000000000000 r15 0000000000000000 rip 0000000000000000 rflags 00010082 cs b900 (000b9000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0) ds 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0) es 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0) ss 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0) fs 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0) gs 0000 (00000000/0000ffff p 1 dpl 3 db 0 s 1 type 3 l 0 g 0 avl 0)
http://bugzilla.novell.com/show_bug.cgi?id=567862 http://bugzilla.novell.com/show_bug.cgi?id=567862#c0 Summary: qemu-kvm crashes trying to load the kernel by the -kernel and -append command line switches Classification: openSUSE Product: openSUSE 11.2 Version: Final Platform: x86-64 OS/Version: openSUSE 11.2 Status: NEW Severity: Normal Priority: P5 - None Component: Other AssignedTo: bnc-team-screening@forge.provo.novell.com ReportedBy: estellnb@gmail.com QAContact: qa@suse.de Found By: --- Blocker: --- User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.1.6) Gecko/20091201 SUSE/3.5.6-1.1.1 Firefox/3.5.6 tr 0000 (fffbd000/00002088 p 1 dpl 0 db 0 s 0 type b l 0 g 0 avl 0) ldt 0000 (00000000/0000ffff p 1 dpl 0 db 0 s 0 type 2 l 0 g 0 avl 0) gdt 0/ffff idt 0/ffff cr0 60000010 cr2 0 cr3 0 cr4 0 cr8 0 efer 0 Abgebrochen Are the -kernel and -append switches already implemented? Important issue since I will otherwise have to temporarily overwrite my primary disk system boot sector just in order to start a virtual machine. Reproducible: Always -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=567862 http://bugzilla.novell.com/show_bug.cgi?id=567862#c1 --- Comment #1 from Elmar Stellnberger <estellnb@gmail.com> 2010-01-02 19:27:45 UTC --- kvm-0.11.0-21.1.x86_64 provides an -initrd switch and does not crash. While it could load the debian kernel it however seems to have problems with the suse-kernel:
qemu-kvm -hda /dev/mapper/sdx -hdb /dev/mapper/sdy -vga vmware -kernel /mnt/suse2/boot/vmlinuz-2.6.31.3-1-default -initrd "/mnt/suse2/boot/initrd-2.6.31.3-1-default" -append root=/dev/hdb7 qemu: could not load kernel '/mnt/suse2/boot/vmlinuz-2.6.31.3-1-default'
file /mnt/suse2/boot/vmlinuz-2.6.31.3-1-default /mnt/suse2/boot/vmlinuz-2.6.31.3-1-default: Linux/x86 Kernel, Setup Version 0x20a, bzImage, Version 2.6.31.3, Version 2.6.31.3-1, RO-rootFS, root_dev 0x301, swap_dev 0x3, Normal VGA
-- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=567862 http://bugzilla.novell.com/show_bug.cgi?id=567862#c yang xiaoyu <xyyang@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xyyang@novell.com AssignedTo|bnc-team-screening@forge.pr |brogers@novell.com |ovo.novell.com | -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=567862 http://bugzilla.novell.com/show_bug.cgi?id=567862#c Bruce Rogers <brogers@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |ASSIGNED -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=567862 http://bugzilla.novell.com/show_bug.cgi?id=567862#c2 Alexander Graf <agraf@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |NEEDINFO InfoProvider| |estellnb@gmail.com --- Comment #2 from Alexander Graf <agraf@novell.com> 2010-03-24 01:13:22 UTC --- This sounds odd. I use -kernel all the time. Could you please strace the failing qemu-kvm bootup? Maybe it just can't read the file correctly? -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugzilla.novell.com/show_bug.cgi?id=567862 http://bugzilla.novell.com/show_bug.cgi?id=567862#c3 Bruce Rogers <brogers@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |RESOLVED InfoProvider|estellnb@gmail.com | Resolution| |WORKSFORME --- Comment #3 from Bruce Rogers <brogers@novell.com> 2010-06-15 22:37:45 UTC --- I also use these options and don't see a problem. Closing as not a bug. Elmar, if you still are having problems with this, please reopen and provide additional details. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com