Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Why does Grub do this ? Why doe my system hang at startup?
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
kayard
n00b
n00b


Joined: 16 Dec 2002
Posts: 44

PostPosted: Tue Dec 17, 2002 12:41 am    Post subject: Why does Grub do this ? Why doe my system hang at startup? Reply with quote

I have just installed Gentoo from Stage3. Everything seemed to go fine. Well, actually I didn't understood step 21 (final network setup) so I did skip it... one problem at a time.
Anyway I followed the instruction for setting-up Grub but when I reboot no menu appears. I have to do this if I want to get a menu:

configfile (hd0,5)/boot/grub/grub.conf [return]

Then I can choose between Linux and Windows but Gentoo linux hangs at this line

USB UHCI.....

What can I do for both problems?

As you see I am a newby of Gentoo and linux as well but I'm very keen on it...

Thanks

Kayard
Back to top
View user's profile Send private message
kipz
n00b
n00b


Joined: 15 Dec 2002
Posts: 9
Location: Bristol, England

PostPosted: Tue Dec 17, 2002 1:37 am    Post subject: grub Reply with quote

Let's have a look at your grub.conf. Have you done the grub setup part?
eg:
grub> root (hd0,0)
grub> setup (hd0)

I am pretty new to grub (seems cool though), but in my experience, there is only one way to test a new conf file for well-formedness - reboot. You just need one little mistake in the conf file and you won't get a menu.

Once we have examined your grub.conf, we can start looking at why your gentoo hangs on boot. At what point does it hang? Does it load the kernel at all?

Sorry can't be more help, but we need more info.
Back to top
View user's profile Send private message
Guinney
n00b
n00b


Joined: 13 Nov 2002
Posts: 34

PostPosted: Tue Dec 17, 2002 1:41 am    Post subject: Reply with quote

It sounds like you may have left out the link from grub.conf to menu.lst.....

ln -s /boot/grub.conf /boot/grub/menu.lst
_________________
There are no facts...
There is no truth, just data to be manipulated...
Back to top
View user's profile Send private message
really
Guru
Guru


Joined: 27 Aug 2002
Posts: 430
Location: nowhere

PostPosted: Tue Dec 17, 2002 11:57 am    Post subject: Reply with quote

about the usb thing, disconnect all your usb devices and try again.
i whould compile them as modules.
_________________
NoManNoProblem

Get lost before you get shot.
Back to top
View user's profile Send private message
Acid
n00b
n00b


Joined: 13 Aug 2002
Posts: 40
Location: Groningen, Nederland

PostPosted: Wed Dec 18, 2002 8:33 am    Post subject: Reply with quote

Guinney wrote:
It sounds like you may have left out the link from grub.conf to menu.lst.....

ln -s /boot/grub.conf /boot/grub/menu.lst


i had to use
Code:
ln -sf /boot/grub.conf /boot/grub/menu.lst

to get grub to find the .conf file
Back to top
View user's profile Send private message
kayard
n00b
n00b


Joined: 16 Dec 2002
Posts: 44

PostPosted: Wed Dec 18, 2002 12:25 pm    Post subject: Reply with quote

All right !!! All working now ! The symlink was missing and as far as USB is concerned, I recompiled the Kernel

Thanks
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