I want to default boot an older Kernal of Ubuntu, what is the best way to do this?
|
feedback
|
|
Edit menu.lst in /boot/grub/ | |||
|
feedback
|
|
You can select the default kernel by editing
to the index of the kernel you want on the list, e.g. If you want to be more dynamical, you can save the latest selection as the default by changing the line above to say After that, whichever kernel you choose to boot, will be the default selection next time. | |||
|
feedback
|
grub2config is a little different thangrub. – quack quixote Dec 9 '09 at 3:04