[ubuntu-ar] grub sin conteo

Daniel Garnero eldanigarnero at gmail.com
Sat Oct 16 22:30:50 BST 2010


El sáb, 16-10-2010 a las 10:02 -0200, Gabriel D'Atri escribió:

> Según parece el archivo que hay que modificar es:
> 
>  /etc/default/grub
> 
> y modificar el parámetro:
> 
> set timeout=10
> 
> ..........
> 
> # If you change this file, run 'update-grub' afterwards to update
> # /boot/grub/grub.cfg.
> 
> GRUB_DEFAULT=0
> #GRUB_HIDDEN_TIMEOUT=0
> GRUB_HIDDEN_TIMEOUT_QUIET=true
> GRUB_TIMEOUT=7
> GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
> GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
> GRUB_CMDLINE_LINUX=" splash vga=795"
> 
> # Uncomment to disable graphical terminal (grub-pc only)
> #GRUB_TERMINAL=console
> 
> # The resolution used on graphical terminal
> # note that you can use only modes which your graphic card supports via VBE
> # you can see them in real GRUB with the command `vbeinfo'
> #GRUB_GFXMODE=640x480
> 
> # Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
> #GRUB_DISABLE_LINUX_UUID=true
> 
> # Uncomment to disable generation of recovery mode menu entrys
> #GRUB_DISABLE_LINUX_RECOVERY="true"
> 


Buenas!

Por lo que se ve, el archivo está correcto (tenés seteados 7 segundos en
el archivo que pegaste) Quizá te haya faltado correr el comando que allí
mismo se indica:

$ sudo update-grub

Debería funcionar... Si no funciona, comentanos dónde falla.

Saludos!!

-- 
  Daniel Garnero
http://www.tlsl.com.ar/
http://laguiadetrenque.com.ar/




More information about the Ubuntu-ar mailing list