Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Grub Problems
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
Norulez
n00b
n00b


Joined: 02 Mar 2003
Posts: 5

PostPosted: Sun Mar 02, 2003 12:22 am    Post subject: Grub Problems Reply with quote

My install of RC3 went very smoothly, however, when I rebooted I get a grub command line. I type boot but it says kernel not loaded.

I followed the example from the docs. Using hd0 and such. But I am using scsi. If my boot partition is sda1, that is still hd0 correct?
Back to top
View user's profile Send private message
jlambert
n00b
n00b


Joined: 02 Mar 2003
Posts: 32

PostPosted: Sun Mar 02, 2003 2:11 am    Post subject: Reply with quote

Have you taken a look at the section of code listing 23.4 where it shows an example for hardware raid? just an idea.
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Sun Mar 02, 2003 2:42 am    Post subject: Reply with quote

Norulez wrote:
If my boot partition is sda1, that is still hd0 correct?

If your bios is set to boot scsi first, it would be (hd0,0)

Please post your grub.conf and /etc/fstab if you need more help.
Back to top
View user's profile Send private message
zhenlin
Veteran
Veteran


Joined: 09 Nov 2002
Posts: 1361

PostPosted: Sun Mar 02, 2003 2:54 am    Post subject: Reply with quote

An oft-deglected command for use in GRUB's command-line mode:

find vmlinuz

returns

hd(1,0)/vmlinuz
Back to top
View user's profile Send private message
renegade34237
n00b
n00b


Joined: 28 Feb 2003
Posts: 25

PostPosted: Sun Mar 02, 2003 3:10 am    Post subject: Reply with quote

Am having trouble "saving" my grub.conf file.

HELP!!!!! States "/boot/grub/grub.conf" Not Found

?????

Please give me an EASY fix

Thanks!
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Sun Mar 02, 2003 3:21 am    Post subject: Reply with quote

Code:
# mount /boot

Easy enough ?
Back to top
View user's profile Send private message
LordSpider
n00b
n00b


Joined: 30 Sep 2002
Posts: 5

PostPosted: Mon Mar 03, 2003 9:25 pm    Post subject: Grub won't work Reply with quote

after installing rc3 I rebooted and it came to the grub command line, I can tell it to goto my configfile by typing "configfile=/boot/grub/grub.conf" and it works properly but it won't automaticly go to it, I have two scsi hard drives only one of them is even partitioned my config file is:

default 0
timeout 30
splashimage=(hd0,0)/boot/grub/splash.xpm.gz

title=SOS
root (hd0,0)
kernel (hd0,0)/boot/bzImage root=/dev/sda3

any help would be apreciated
Back to top
View user's profile Send private message
LordSpider
n00b
n00b


Joined: 30 Sep 2002
Posts: 5

PostPosted: Mon Mar 03, 2003 9:49 pm    Post subject: Reply with quote

nevermind I'm stupid
I put menu.1st instead of menu.lst
Back to top
View user's profile Send private message
diagft32
n00b
n00b


Joined: 27 Feb 2003
Posts: 25

PostPosted: Mon Mar 03, 2003 10:28 pm    Post subject: Reply with quote

Norulez, do you have support for your scsi card in the kernel? In not, no workie...If so, try this at the grub> prompt:
kernel /bzImage root=/dev/sda3

replace with your config as needed. after pressing return, it will give a bit of kernel related info, then type boot and enter.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum