Hi Can someone help me in establishing the correct entries for xen in the /boot/grub/grub.conf file? There are so many options and the examples don''t seem to help too much. This is my current grub.conf file with my sorry attempt to add the xen entries (commented out): # default=0 timeout=5 splashimage=(hd0,0)/grub.splash.xpm.gz hiddenmenu title Fedora Core (2.6.11-1.1369_FC4) root(hd0,0) kernel /vmlinuz-2.6.11-1.1369_FC4 ro root=/dev/VolGroup00/LogVol00 rhgb quiet initrd /initrd-2.6.11-1.1369_FC4.img #title Xen 3.0 # kernel /boot/xen3.0.gz # module /vmlinuz*xen* (no vmlinuz exists for xen) Send instant messages to your online friends http://uk.messenger.yahoo.com _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
Quoting shoaib r <shabswork@yahoo.co.uk>:> Can someone help me in establishing the correct entries for xen in > the /boot/grub/grub.conf file? > > This is my current grub.conf file with my sorry attempt to add the > xen entries (commented out): > > #title Xen 3.0 > # kernel /boot/xen3.0.gz > # module /vmlinuz*xen* (no vmlinuz exists for xen) >You will probably find the vmlinuz*xen* kernels in /boot (I use Ubuntu/Debian, but it will probably be the same in FC4) Oh, and don''t forget to add your current options (root=/dev/... etc) to the "module /boot/vmlinuz..." line. HTH, Peter _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users