|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] linux-2.6.18-xen-3.4.0 Not Booting !!
Don't you mean:
title XEN
root (hd0,0)
kernel /boot/vmlinuz-2.6.18.8-custom root=/dev/sda1 ro
vga=791
initrd /boot/initramfs-2.6.18.8-custom # (or other 2.6.18
compatible initrd for your kernel/machine settings)
savedefault
--
Daniel Kao - Seattle, WA, U.S.A.
Übermind, Inc. * http://ubermind.com/ * "Your Vision, Our Experience"
WOlastic * http://wolastic.com/ * "WebObjects in the Cloud"
Onkar wrote:
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-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|