[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Won't boot to Xen, GRUB Problem
I am installing Xen on a remote server. I left the other kernels on the grub.conf and made xen the default to boot from. The box didn't boot into Xen on reboot but I'm not sure why. Here is my Xen config file: # grub.conf generated by anaconda # # Note that you do not have to rerun grub after making changes to this file # NOTICE: You have a /boot partition. This means that # all kernel and initrd paths are relative to /boot/, eg. # root (hd0,0) # kernel /vmlinuz-version ro root=/dev/hda3 # initrd /initrd-version.img #boot=/dev/hda default=2 timeout=5 splashimage=(hd0,0)/grub/splash.xpm.gz hiddenmenu title CentOS (2.6.9-11.EL) root (hd0,0) kernel /vmlinuz-2.6.9-11.EL ro root=LABEL=/1 initrd /initrd-2.6.9-11.EL.img title CentOS 4.0 (2.6.9-5.0.3.EL) root (hd0,0) kernel /vmlinuz-2.6.9-5.0.3.EL ro root=LABEL=/1 initrd /initrd-2.6.9-5.0.3.EL.img # title Xen 2.0 / XenLinux 2.6 kernel /xen-2.0.gz dom0_mem=131072 module /vmlinuz-2.6-xen0 root=/dev/hda3 ro console=tty0 Here is the contents of /boot config-2.6.12-xen0 initrd-2.6.9-11.EL.img System.map-2.6.12-xen0 vmlinux-syms-2.6.12-xenU vmlinuz-2.6-xen0 xen.gz config-2.6.12-xenU initrd-2.6.9-5.0.3.EL.img System.map-2.6.12-xenU vmlinuz-2.6.12-xen0 vmlinuz-2.6-xenU xen-syms-2.0-testing config-2.6.9-11.EL lost+found System.map-2.6.9-11.EL vmlinuz-2.6.12-xenU xen-2.0.gz config-2.6.9-5.0.3.EL message System.map-2.6.9-5.0.3.EL vmlinuz-2.6.9-11.EL xen-2.0-testing.gz grub message.ja vmlinux-syms-2.6.12-xen0 vmlinuz-2.6.9-5.0.3.EL xen-2.gz This is a CentOS 4.1 box. What did I do wrong? Thank you. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |