|
|
|
|
|
|
|
|
|
|
xen-devel
Re: [Xen-devel] linux-2.6.18-xen-3.4.0 Not Booting !!
Hi All,
root (hda0,0) filesystem type is ext2fs , partition type 0x83 kernel /boot/vmlinuz-2.6.18.8 root=/dev/sda1 ro vga=791 Error 13: Invalid or unsupported executable format
Press any key to continue ..
This is all the message it gives !!
Regards, Onkar
On Thu, Jul 16, 2009 at 1:09 PM, Ji Hoo <jihoo79@xxxxxxxxx> wrote:
I think many people can help you if you posting boot error message. I built linux-2.6.18-xen-3.4.0
did the following -
make -j2
make modules
make modules_install
and then
mkinitramfs -o /boot/initramfs /lib/modules/ 2.6.18.8/
cp linux-2.6.18-xen-3.4.0/arch/x86_64/boot/vmlinuz
/boot/vmlinuz-2.6.18.8-custom
cp linux-2.6.18-xen-3.4.0/System.map /boot/System.map-2.6.18.8-custom
cp linux-2.6.18-xen-3.4.0/.config /boot/config-2.6.18.8-custom
what must be the contents of /boot/grub/menu.lst file ??
title XEN
root (hd0,0)
kernel /boot/vmlinuz-2.6.30-custom root=/dev/sda1 ro vga=791
initrd /boot/initramfs-2.6.30-custom
savedefault
this is not booting ...
Please help me...
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
|
|
|
|
|