[Ilugc] Ubuntu Server 9.10 Not boots and stops at Grub menu

  • From: abhihello@xxxxxxxxx (Abhishek K)
  • Date: Tue Apr 20 09:01:50 2010

  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

Other related posts: