Hello,
I have Debian testing and I do not know what is happening but when I boot, instead that grub runs the default kernel after the set timeout, grub keeps waiting...Herewith my grub
default=10
## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the
default entry
# (normally the first entry defined).
timeout=3
# Pretty colours
color cyan/blue white/blue
[...]
title Debian GNU/Linux, kernel 2.6.18 Default
root (hd0,1)
kernel /boot/vmlinuz root=/dev/hda2 ro
savedefault
and then the rest of kernels...
Regards,
Miguel
-
To unsubscribe from this list: send the line "unsubscribe linux-admin" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html