[ubuntu-ar] error Grub2 Karmic Koala (solucion)

jm jones juanmjv at gmail.com
Tue Aug 18 21:11:22 BST 2009


Hace un par de dias habia comentado de un error que tuve con el menu
grub en Karmic Koala (ya estamos en alpha 4), que no aparecia. Parece
que es un error de la actualizacion. Aca paso la solucion, que seria
comentar la entrada grub hidden timeout y a gregar un valor al
timeout:


Where did my Grub2 boot menu go!?!?!

According to an email that was sent out today Monday, August 10, 2009
with the newest Grub2 update, the boot menu is hidden by default now.
It's easy to get it back, just edit /etc/default/grub and comment out
GRUB_HIDDEN_TIMEOUT

$ sudo nano /etc/default/grub

Make your timeout line look like this...

#GRUB_HIDDEN_TIMEOUT=3
GRUB_TIMEOUT=XXX        <---Make sure you put in a timeout value here.

Save the file and exit, then run...

$ sudo update-grub

-- 
JM



More information about the Ubuntu-ar mailing list