Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
GRUB help (grub.conf perhaps)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
OpelBlitz
Apprentice
Apprentice


Joined: 12 Dec 2002
Posts: 228
Location: Chicago, Illinois

PostPosted: Fri Dec 13, 2002 1:23 am    Post subject: GRUB help (grub.conf perhaps) Reply with quote

I just finished installing Gentoo. Wasn't easy, and not even sure I did everything correctly, but it's all there. hehe

I installed GRUB as my bootloader and when the system boots, it gives me the grub> prompt. I typed in kernel /boot/bzImage and then boot and it booted fine. How do I bypass thius so it loads automatically? Am I missing something?
Back to top
View user's profile Send private message
B_F_Skinner
n00b
n00b


Joined: 02 Oct 2002
Posts: 71
Location: Seattle, Washington

PostPosted: Fri Dec 13, 2002 4:46 am    Post subject: Reply with quote

I had the same problem with Grub when I first installed. Be sure to follow the instructions very carefully.

Make sure you set up root and setup right, then double check your grub.conf file. If you still have problems, reply again with your specific configuration (i.e. w$doze on hda, linux on hdc, partitions, and grub.conf file).
_________________
A good, free book for newbies:
Rute's Linux User's Guide
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Fri Dec 13, 2002 5:50 am    Post subject: Reply with quote

GRUB version is also of interest. The configuration file name changed from menu.lst to grub.conf.
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
B_F_Skinner
n00b
n00b


Joined: 02 Oct 2002
Posts: 71
Location: Seattle, Washington

PostPosted: Fri Dec 13, 2002 6:09 am    Post subject: Reply with quote

right-o, forgot about that one too.

I remember I had to do something like

ln -s /boot/grub/grub.conf /boot/grub/menu.lst
_________________
A good, free book for newbies:
Rute's Linux User's Guide
Back to top
View user's profile Send private message
doug-x07
Tux's lil' helper
Tux's lil' helper


Joined: 16 Nov 2002
Posts: 122
Location: Paris, France

PostPosted: Sat Dec 14, 2002 12:57 am    Post subject: Reply with quote

Try using a hard link instead, that might sort out the problem.
_________________
#! /usr/bin/perl
if( @first != $succeed ) {
post { $question->forum && eval '$answers' };
try { $again } catch { $problem && $resolve };
bless $posters; }
Back to top
View user's profile Send private message
goosegg
n00b
n00b


Joined: 10 Dec 2002
Posts: 16

PostPosted: Sat Dec 14, 2002 6:48 am    Post subject: Reply with quote

I'm at the same spot but I type

#kernel /boot/bzImage
#boot

and I get a the repeating beeps of no boot. What can I do??
_________________
When the going gets tough, and the tough get going...somebody has to stay behind to check on the wives and girlfriends!
Back to top
View user's profile Send private message
B_F_Skinner
n00b
n00b


Joined: 02 Oct 2002
Posts: 71
Location: Seattle, Washington

PostPosted: Sat Dec 14, 2002 7:49 am    Post subject: Reply with quote

I'm not sure, but when I had this prob, I think I had to do

# kernel (hd?,?)/boot/bzImage
# boot

to get it to work. (Where hd?,? is the location of the /boot partition).

Good luck.
_________________
A good, free book for newbies:
Rute's Linux User's Guide
Back to top
View user's profile Send private message
hassan_1321
n00b
n00b


Joined: 05 Nov 2002
Posts: 36

PostPosted: Sun Dec 15, 2002 3:03 am    Post subject: Reply with quote

goosegg wrote:
I'm at the same spot but I type

#kernel /boot/bzImage
#boot

and I get a the repeating beeps of no boot. What can I do??


that sounds like you dont have the right processor selected in your kernel config. Double check it if possible
Back to top
View user's profile Send private message
DesertFox
n00b
n00b


Joined: 14 Nov 2002
Posts: 53

PostPosted: Tue Dec 17, 2002 2:53 am    Post subject: Reply with quote

The installation guide is kinda backwards. They have you run the

Code:
grub

root (hdx,y)
setup (hdx)


(where hdx is your hard drive and the y is the boot partition number minus 1 (id, hd0, 4 is first hard drive (like on primary ide channel 1) and 4 is for partition 5)).

before you edit your grub.conf (making a soft link to menu.lst is just for compatibility).

However, that just sets up grub without any additional settings. once you edit your grub.conf, run the code again and it will work.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things 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