Bootlader [message #42252] |
Sat, 26 March 2011 10:19 |
revhost
Messages: 2 Registered: March 2011 Location: Wales
|
Junior Member |
|
|
Hi i changed to openvz on about 6 of my server and one of them that is runnig centos 5.5 i carnt change to bootloader to boot in openvz kernal. Can some one help me with the ssh command and how to do it.
bit of my system info here.
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/VolGroup01/LogVol00
# initrd /initrd-version.img
#boot=/dev/mapper/pdc_bfiahedhf
default=1
timeout=5
splashimage=(hd0,0)/grub/splash.xpm.gz
hiddenmenu
title CentOS (2.6.18-238.5.1.el5.028stab085.3)
root (hd0,0)
kernel /vmlinuz-2.6.18-238.5.1.el5.028stab085.3 ro root=/dev/VolGroup01/LogVol00 rhgb quiet
initrd /initrd-2.6.18-238.5.1.el5.028stab085.3.img
title CentOS (2.6.18-194.32.1.el5xen)
root (hd0,0)
kernel /xen.gz-2.6.18-194.32.1.el5
module /vmlinuz-2.6.18-194.32.1.el5xen ro root=/dev/VolGroup01/LogVol00 rhgb quiet
module /initrd-2.6.18-194.32.1.el5xen.img
title CentOS (2.6.18-194.el5xen)
root (hd0,0)
kernel /xen.gz-2.6.18-194.el5
module /vmlinuz-2.6.18-194.el5xen ro root=/dev/VolGroup01/LogVol00 rhgb quiet
module /initrd-2.6.18-194.el5xen.img
dont no if i completely cocked it up im new to all this.
thanks.
|
|
|