Hi,
** <http://twitter.com/abhihello>
When sometimes the power fails and during restarting it didn't boots up and
stops at Grub boot loader menu. And not loading the default OS.

Looks like a bug rather.

GRUB_DEFAULT=0
GRUB_HIDDEN_TIMEOUT=1
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT="10"
GRUB_DISTRIBUTOR=`lsb_release -i -s 2>  /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""
Do you have any other OS installed? As a workaround, you can try setting the GRUB_TIMEOUT=0 instead and for troubleshooting purposes when something goes wrong, you can try out the USB boot disk or a CD instead, since the other GRUB loader options will not be accessible.

HTH.

Regards,
Abhishek
_______________________________________________
ILUGC Mailing List:
http://www.ae.iitm.ac.in/mailman/listinfo/ilugc

Reply via email to