Switch to general kernel from virtual in 12.04

Asked by Igor Laskovy

Privet all from sunny Kiev!
I wanna switch from virtual kernel to general. I have installed lunux-server package already, but can't understand how tell to grub about general kernel - where is /boot/grub/menu.lst ?
Please provide simple instruction how quick do this switching.

Question information

Language:
English Edit question
Status:
Solved
For:
Ubuntu grub2 Edit question
Assignee:
No assignee Edit question
Solved by:
Igor Laskovy
Solved:
Last query:
Last reply:
Revision history for this message
actionparsnip (andrew-woodhead666) said :
#1

Hold SHIFT at boot and you can choose whichever kernel you want.

Revision history for this message
Igor Laskovy (igor-laskovy) said :
#2

Thank for your reply, but I mean do this permanently.
Looks like I need to find somehow the number for GRUB_DEFAULT= option in grub.conf. But I am little confused, where I can find the list of kernels instead of missed menu.lst?

Revision history for this message
Igor Laskovy (igor-laskovy) said :
#3

I have switch boot order in this way:
1. aptitude install linux-server
2. edit GRUB_DEFAULT=2>0 in /etc/default/grub
3. update-grub
4. reboot