Make GRUB automatically boot Ubuntu
Posted
by
Matt Robertson
on Super User
See other posts from Super User
or by Matt Robertson
Published on 2011-02-17T22:46:38Z
Indexed on
2011/02/17
23:27 UTC
Read the original article
Hit count: 312
I am running a dual-boot with Ubuntu (10.10) and Windows 7. Recently I edited my /boot/grub/grub.cfg file to only show one version of Ubuntu (as opposed to several kernel versions) and Windows, simply by commenting out all other menu entries. My question is if I can edit GRUB to just boot a specific entry automatically.
I tried removing all other menu entries, but GRUB still showed the menu with only one entry. I've also considered just setting the timeout to either 0 or 1 second, as this would basically achieve the same thing.
What is the best way to do this?
© Super User or respective owner