Hi, just purchase a server, want install HyperVM and Xen kernel, i follow Hypervm website tutorial, after finish install everything, change grub.conf "default=0". Reboot server and stuck. If i change "default=1", no problme when booting. Tested on Centos 5.6 32bit & 64 bit still facing same problem. Anyone know what is the problem? Thanks.

Server Spec
Intel Xeon E3 1230
8GB DDR3 RAM
4 x Hitach 500GB HDD, Running on Intel SoftRaid 10

Grub.conf
Code: 
default=0
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title CentOS (2.6.18-274.17.1.el5xen)
        root (hd0,0)
        kernel /xen.gz-2.6.18-274.17.1.el5
        module /vmlinuz-2.6.18-274.17.1.el5xen ro root=/dev/VolGroup00/LogVol00
        module /initrd-2.6.18-274.17.1.el5xen.img
title CentOS (2.6.18-238.el5PAE)
        root (hd0,0)
        kernel /vmlinuz-2.6.18-238.el5PAE ro root=/dev/VolGroup00/LogVol00
        initrd /initrd-2.6.18-238.el5PAE.img
Joseph Reviewed by Joseph on . HyperVM XEN Issue http://i.imgur.com/UcuPB.jpg Hi, just purchase a server, want install HyperVM and Xen kernel, i follow Hypervm website tutorial, after finish install everything, change grub.conf "default=0". Reboot server and stuck. If i change "default=1", no problme when booting. Tested on Centos 5.6 32bit & 64 bit still facing same problem. Anyone know what is the problem? Thanks. Server Spec Intel Xeon E3 1230 8GB DDR3 RAM 4 x Hitach 500GB HDD, Running on Intel SoftRaid 10 Grub.conf Rating: 5