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

View: New views
3 Messages — Rating Filter:   Alert me  

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

by jm jones :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

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

--
Ubuntu-ar lista de correo
Ubuntu-ar@...
Modifica tus opciones o desuscribite en: https://lists.ubuntu.com/mailman/listinfo/ubuntu-ar
Siempre leer, comprender y aplicar nuestra etiqueta: https://wiki.ubuntu.com/ArgentinaTeam/EtiquetaML


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

by Mariano Absatz :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

On Tue, Aug 18, 2009 at 17:11, jm jones<juanmjv@...> wrote:

> 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

Pregunta de curioso nomás... (para los que andan probando Karmic)...
¿Karmic viene con grub 2 por default? ¿y si upgradeás de jaunty te
upgradea de grub a grub2?


--
Mariano Absatz - El Baby
www.clueless.com.ar
#########################

--
Ubuntu-ar lista de correo
Ubuntu-ar@...
Modifica tus opciones o desuscribite en: https://lists.ubuntu.com/mailman/listinfo/ubuntu-ar
Siempre leer, comprender y aplicar nuestra etiqueta: https://wiki.ubuntu.com/ArgentinaTeam/EtiquetaML


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

by jm jones :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

2009/8/19 Mariano Absatz <el.baby@...>:

> On Tue, Aug 18, 2009 at 17:11, jm jones<juanmjv@...> wrote:
>> 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
>
> Pregunta de curioso nomás... (para los que andan probando Karmic)...
> ¿Karmic viene con grub 2 por default? ¿y si upgradeás de jaunty te
> upgradea de grub a grub2?
>
>
> --
> Mariano Absatz - El Baby
> www.clueless.com.ar
> #########################
>
> --
> Ubuntu-ar lista de correo
> Ubuntu-ar@...
> Modifica tus opciones o desuscribite en: https://lists.ubuntu.com/mailman/listinfo/ubuntu-ar
> Siempre leer, comprender y aplicar nuestra etiqueta: https://wiki.ubuntu.com/ArgentinaTeam/EtiquetaML
>
>

Si, grub2 es default en Karmic. Yo tengo karmic en una instalacion
limpia, pero supongo que si actualizas desde Jaunty te cambiara a
grub2

--
JM

--
Ubuntu-ar lista de correo
Ubuntu-ar@...
Modifica tus opciones o desuscribite en: https://lists.ubuntu.com/mailman/listinfo/ubuntu-ar
Siempre leer, comprender y aplicar nuestra etiqueta: https://wiki.ubuntu.com/ArgentinaTeam/EtiquetaML