boot menu edit

Asked by Keith Chambers

I Dual boot Ubuntu 12.04 and vista. There are too many kernel options and I cant change number of secondfs to choose or the default boot.
 What software package is best to edit the dual boot screen? please

Question information

Language:
English Edit question
Status:
Answered
For:
Ubuntu grub2 Edit question
Assignee:
No assignee Edit question
Last query:
Last reply:
Revision history for this message
N1ck 7h0m4d4k15 (nicktux) said :
#1

Here is an easy GUI package for grub-configuration-menu.

https://launchpad.net/grub-customizer

Thanks

Revision history for this message
actionparsnip (andrew-woodhead666) said :
#2

If you have too many kernels we can get rid of the unused ones and free space as well as clean up Grub. if you run:

uname -a; dpkg -l | grep linux-image

We can remove the unused kernels.

If you want to increase the timeout you can run:
gksudo gedit /etc/default/grub

and change:
GRUB_TIMEOUT=10

To whatever timeout you desire, then run:
sudo update-grub

it will apply, you don't need any extra software.

Can you help with this problem?

Provide an answer of your own, or ask Keith Chambers for more information if necessary.

To post a message you must log in.