Results 1 to 3 of 3
Hi. I am using the latest version of Ubuntu Linux. I've been using it for about a month. One day, as i booted up my computer, something didn't go as ...
- 12-24-2009 #1Just Joined!
- Join Date
- Dec 2009
- Posts
- 2
Ubuntu Gnu Grub?
Hi. I am using the latest version of Ubuntu Linux. I've been using it for about a month. One day, as i booted up my computer, something didn't go as planed. It started to boot up, but it went to some screen that said:
"Gnu Grub version 1.97 beta 4
Minimal BASH-like editing is supported. For the first word, TAB lists possible command completions. Anywhere else TAB lists possible device, file completions.
Sh:grub> (it wants me to type something here)"
How to i get rid of that screen. How to i get onto my Ubuntu Linux. HELP!
- 12-24-2009 #2
Have you tried using "TAB"? Give it a go.
- 12-24-2009 #3Linux Guru
- Join Date
- Oct 2007
- Location
- Tucson AZ
- Posts
- 1,946
Did you do any updates immediately prior to this occurring?
Grub is the bootloader and version 1.97 is the new version of Grub used in Ubuntu 9.10. At the grub prompt you refer to, type "root (hd" (without quotes) and hit enter to see what you get. Also you can try: find /boot/grub/stage1 and post the output of that command. Something went wrong with grub.
Do you still have your Ubuntu CD? If you have it (or any Linux Live CD) load it in the drive and let it boot. Open a terminal and run the command: sudo fdisk -l (lower case Letter L) and post the output. How many drives, partitions and operating systems would be useful information.


Reply With Quote