GRUB Bootmanager [message #31991] |
Wed, 16 July 2008 21:43 |
elturco
Messages: 12 Registered: July 2008
|
Junior Member |
|
|
Hii,
I want to make some changes to start Ubuntu with OpenVz kernel. I am a newbie and want to be sure that is right what i want to do.
I will change in the menu.lst the default entry from 0 to 5, because the openvz kernel is on place 5. Started to count the kernels from 0. And then I want to change the root entry to (hd0,5).
title Ubuntu 7.10, kernel 2.6.18-12-fza-686-bigmem
root (hd0,5)
kernel /boot/vmlinuz-2.6.18-12-fza-686-bigmem root=UUID=19eab690-e5bf-4663-81b2-b74d7fcab58f ro quiet splash
initrd /boot/initrd.img-2.6.18-12-fza-686-bigmem
quiet
Is it right want I want to do ? Can anyone help me...
|
|
|