[Bug 225611] New: Cannot boot Xen kernel after installation
https://bugzilla.novell.com/show_bug.cgi?id=225611 Summary: Cannot boot Xen kernel after installation Product: openSUSE 10.2 Version: RC 1 Platform: x86-64 OS/Version: SuSE Other Status: NEW Severity: Blocker Priority: P5 - None Component: Xen AssignedTo: cgriffin@novell.com ReportedBy: cheskis@post.tau.ac.il QAContact: qa@suse.de After installation using YAST Xen, I received a new item in the bootloader. Trying to boot it the following message was obtained: "Error 13: Invalid or unsupported executable format." I am using Core Duo E6600 with 965 Intel motherboard with 2G RAM. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=225611 ------- Comment #1 from beatmore@gmail.com 2006-12-02 12:35 MST ------- The problem is the grub settings. I had the same problem. It tries to start the Xen kernel, but the Xen kernel should not be booted directly, and therefore the reply. Grub need start Xen first. This should be a more correct grub entry: Copied of my menu.lst title Kernel-2.6.18.2-33-xen root (hd1,0) kernel /boot/xen-3.0.3_11774-15.gz dom0_mem=262144 vga=0x31a module /boot/vmlinuz-2.6.18.2-33-xen root=/dev/hdb1 vga=0x31a ro splash=silent module /boot/initrd-2.6.18.2-33-xen Yast did set it to this, which of cause does not boot... title Kernel-2.6.18.2-33-xen root (hd1,0) kernel /boot/vmlinuz-2.6.18.2-33-xen root=/dev/hdb1 vga=0x31a resume=/dev/hdb2 splash=silent showopts kernel initrd /boot/initrd-2.6.18.2-33-xen -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=225611 beatmore@gmail.com changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|Blocker |Critical -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
https://bugzilla.novell.com/show_bug.cgi?id=225611 volker3204@paradise.net.nz changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |DUPLICATE ------- Comment #2 from volker3204@paradise.net.nz 2006-12-03 00:33 MST ------- Hope no-one minds if I close this as duplicate. I fell over it too... *** This bug has been marked as a duplicate of bug 224330 *** -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is.
participants (1)
-
bugzilla_noreply@novell.com