2007/9/6, Gabriel Bueno <[EMAIL PROTECTED]>: > > Listeros, tengo un pequeño "problema" con grub. > > Resulta que no me arranca automáticamente a los 5 segundos, tal como esta en > el /boot/grub/menu.lst > Busque en el google pero no encontré nada, en el man de grub y update-grub > tampoco. > > Es algo que no debería fallar nunca....pero a mi no me esta funcionando ??? > > Alguna idea ??? > > > cat /boot/grub/menu.lst | grep -v "#" | grep . > > ----------------------------------------------- > default 0 > timeout 5 > color cyan/blue white/blue > title Debian GNU/Linux, kernel 2.6.18-5-686 > root (hd0,0) > kernel /boot/vmlinuz-2.6.18-5-686 root=/dev/hdc1 ro > initrd /boot/initrd.img-2.6.18-5-686 > savedefault > title Debian GNU/Linux, kernel 2.6.18-5-686 (single-user mode) > root (hd0,0) > kernel /boot/vmlinuz-2.6.18-5-686 root=/dev/hdc1 ro single > initrd /boot/initrd.img-2.6.18-5-686 > savedefault > title Debian GNU/Linux, kernel 2.6.18-4-686 > root (hd0,0) > kernel /boot/vmlinuz-2.6.18-4-686 root=/dev/hdc1 ro > initrd /boot/initrd.img-2.6.18-4-686 > savedefault > title Debian GNU/Linux, kernel 2.6.18-4-686 (single-user mode) > root (hd0,0) > kernel /boot/vmlinuz-2.6.18-4-686 root=/dev/hdc1 ro single > initrd /boot/initrd.img-2.6.18-4-686 > savedefault > ------------------------------------------------------ > > Saludos y gracias > > > -- > To UNSUBSCRIBE, email to [EMAIL PROTECTED] > with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED] > >
y con otros valores? 10, 2, 8

