Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
hard linking grub.conf to menu.1st
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
jgostaind
n00b
n00b


Joined: 23 Dec 2002
Posts: 4

PostPosted: Mon Dec 23, 2002 5:47 pm    Post subject: hard linking grub.conf to menu.1st Reply with quote

Ok I've read the posts on Grub booting into the command prompt instead of the grub.conf file. This is my problem everytime I boot I have to point Grub to my grub.conf file for some reason. I've linked the two files grub.conf and menu.1st the way the install instructions say but it doesn't work. So I read that I should try a hard link of the two files, but I'm not sure of how to do that.

Could someone be so kind as to explain this to me?

Thanks so much
Back to top
View user's profile Send private message
Caviel
n00b
n00b


Joined: 18 Nov 2002
Posts: 22

PostPosted: Mon Dec 23, 2002 5:52 pm    Post subject: Reply with quote

I just copied the file and the grub menu worked for me...I don't like making links unless I absolutely have to.
Back to top
View user's profile Send private message
hhaamu
Apprentice
Apprentice


Joined: 23 Aug 2002
Posts: 253
Location: Finland

PostPosted: Mon Dec 23, 2002 6:22 pm    Post subject: Re: hard linking grub.conf to menu.1st Reply with quote

jgostaind wrote:
So I read that I should try a hard link of the two files, but I'm not sure of how to do that.


Hard linking is done with ln:

Code:
ln grub.conf menu.lst


Hard links are generally bad, symbolic links are much more preferable (made with "ln -s")
Back to top
View user's profile Send private message
jgostaind
n00b
n00b


Joined: 23 Dec 2002
Posts: 4

PostPosted: Mon Dec 23, 2002 7:17 pm    Post subject: Reply with quote

I tried both of the ways showed above and neither one worked. Can you think of anything else I should try?

Thanks for the help so far?
Back to top
View user's profile Send private message
hhaamu
Apprentice
Apprentice


Joined: 23 Aug 2002
Posts: 253
Location: Finland

PostPosted: Mon Dec 23, 2002 7:19 pm    Post subject: Reply with quote

Well, posting your hard drive setup and grub.conf might help...
Back to top
View user's profile Send private message
Caviel
n00b
n00b


Joined: 18 Nov 2002
Posts: 22

PostPosted: Mon Dec 23, 2002 7:37 pm    Post subject: Reply with quote

Just as an odd question, with the name menu.lst, are you using the number one, or an 'L' in the extension?

(Figured get the easy checks out of the way)
Back to top
View user's profile Send private message
jgostaind
n00b
n00b


Joined: 23 Dec 2002
Posts: 4

PostPosted: Mon Dec 23, 2002 7:46 pm    Post subject: Reply with quote

Here is the grub.conf

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

title=Gentoo
root (hd0,0)
kernel /bzImage root=/dev/hda3 hdd=ide-scsi

I had the timeout at 30 like the install instructions say but I think this is just the time till it boots. So I moved it to 10 since this is the only thing I boot. I had the kernel set to /boot/bzImage like the install instructions said but I read a post that said it should be /bzImage. So I changed it to the /bzImage.

Here is my fstab
/dev/hda1 /boot
/dev/hda3 /
/dev/hda2 /swap
/dev/hda4 /home
Back to top
View user's profile Send private message
iancurtis
n00b
n00b


Joined: 12 Oct 2002
Posts: 69
Location: Texas is the Reason

PostPosted: Mon Dec 23, 2002 7:49 pm    Post subject: Reply with quote

its an L as in list.
menu.lst
_________________
They say when you play a Microsoft CD backwards you can hear satanic messages...but that's nothing, if you play it forward it will install Windows!
Back to top
View user's profile Send private message
jgostaind
n00b
n00b


Joined: 23 Dec 2002
Posts: 4

PostPosted: Mon Dec 23, 2002 7:50 pm    Post subject: Reply with quote

Sorry bout this it was a 1 instead of an L. I printed the install instructions and it printed like a 1. God I should shoot myself now. (lol) Thanks for pointing this out to me. I feel so dam stupid now.
Back to top
View user's profile Send private message
Caviel
n00b
n00b


Joined: 18 Nov 2002
Posts: 22

PostPosted: Mon Dec 23, 2002 7:53 pm    Post subject: Reply with quote

Nah, not as bad as my resolv.conf/resolve.conf error that kept me amused for a couple days.

Glad to see you got it working :)
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