LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 03-09-2005, 12:11 PM   #1
jlwilso
LQ Newbie
 
Registered: Mar 2005
Location: Kentucky
Distribution: SUSE and MANDRAKE
Posts: 4

Rep: Reputation: 0
Angry Minimal Bash-Like Line


Hello Everyone, I'm having a problem with my SUSE 9.1 Install. All seems to go well with the install but when the computer reboots it comes up with a line. GNU GRUB version 0.94 "MINIMAL BASH-LIKE line editing is supported". I have tried the installed more then once and get the same each time. I can boot from the CD and select boot installed system and this works fine. Any thoughts on why this is happening? I have installed different distributions over the past year or so, but am seeing this for the first time. I downloaded the DVD version for Novell SUSE 9.2 and this did the same thing. Is my problem hardware related, maybe? Any help would be greatly appreciated. Also, is there a command I can enter on the GRUB line that will go ahead an boot my computer?
 
Old 03-09-2005, 12:39 PM   #2
bulliver
Senior Member
 
Registered: Nov 2002
Location: Edmonton AB, Canada
Distribution: Gentoo x86_64; Gentoo PPC; FreeBSD; OS X 10.9.4
Posts: 3,760
Blog Entries: 4

Rep: Reputation: 78
This is a problem with grub, your bootloader. It seems that grub cannot find its configuration file, so it is dumping you at a prompt where you can boot manually.

To boot manually, assuming your kernel is in a /boot partition on /dev/hda1 you would do this:
Code:
grub> root (hd0,0)
  Filesystem type is ext2fs, partition type 0x83
grub> kernel (hd0,0)/mykernel root=/dev/hda2 vga=791
  [Linux-bzImage, setup=0xa00, size=0x10b949]
grub> boot
....starts booting....
Remember that grub prompt has tab completion, so if you don't remember your kernel name:
Code:
grub> kernel(hd0,0)/[Tab]
   Possible files are: mykernel myotherkernel etc.....
You are also able to load an initrd using the same syntax...

I rather suspect though, you would prefer to fix grub so that you are presented with a nice menu instead. As mentioned, your problem generally means that grub can't find its conf file. The file is generally in /boot/grub, but on some systems it may be in /etc. The file itself is called grub.conf or possible menu.lst.

Check that this file does exist in the right place. You may need to reinstall grub so it can find the conf file. If you need help with this just ask. I also recommend doing this from a grub prompt rather than using the grub-install script.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
bash shell script read file line by line. Darren[UoW] Programming 57 04-17-2016 06:07 PM
BASH: read every line in the files and use the line as parameters as another program tam3c36 Programming 10 12-07-2010 01:42 PM
BASH: How to change a line in file? gmitra Programming 4 01-28-2005 07:26 AM
BASH: First words in a line JordanH Programming 7 10-24-2004 10:00 AM
bash: reading a particular line seb3579 Linux - Newbie 2 09-14-2004 03:01 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 10:22 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration