Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
GRUB hangs at "GRUB loading, please wait..."
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
penetrode
Apprentice
Apprentice


Joined: 29 Dec 2003
Posts: 285
Location: Calgary, Alberta

PostPosted: Fri Jan 09, 2004 4:34 pm    Post subject: GRUB hangs at "GRUB loading, please wait..." Reply with quote

Hi all:

Had a second hard disk in three months explode on me (avoid the Western Digital WDxxxJB series drives, I am not alone), and now I am having to rebuild my Gentoo system.

Install is basicallly complete. I can boot the system from a GRUB floppy.

When I do a hard disk based boot, I get:

"GRUB loading stage 1.5."

"GRUB loading, please wait..."

Then a hang. There are no errors.

At first I thought it might be a stupid cylinder problem, so I created a /boot partition about 50 Mb in size, about 50 Mb into the disk. That has not resolved the problem, so it's not a disk addressing issue (the BIOS fully supports the drive - a 120 Gb Seagate - anyway, and grub seems to recognize all the sectors).

So, here's what we know:

System is bootable -- it boots fine from a floppy
GRUB can see the partitions (setup (hd0) works like a charm)
e2fsStage1_5 is loading fine, or we wouldn't be getting "GRUB loading, please wait..."
It appears that Stage 2 is not loading. Changes to grub.conf are having no effect (for example, adding debug has no effect), which would indicate to me that GRUB isn't even getting to the point of loading the menu.

The absence of any error messages is not at all helpful. If there had been errors I would have had the problem resolved myself by now.

HALP
Back to top
View user's profile Send private message
idoneus
Apprentice
Apprentice


Joined: 26 Mar 2003
Posts: 243
Location: Graz, Austria

PostPosted: Fri Jan 09, 2004 4:56 pm    Post subject: Reply with quote

sorry to tell you but it seems this is a dup!
Check out this thread, I hope it will solve your problem.
_________________
Join the adopt an unanswered post initiative today
Back to top
View user's profile Send private message
penetrode
Apprentice
Apprentice


Joined: 29 Dec 2003
Posts: 285
Location: Calgary, Alberta

PostPosted: Sat Jan 10, 2004 12:29 am    Post subject: GRUB built without CFLAGS Reply with quote

You didn't provide a link to the thread :)

Anyway -- the problem was that emerge was building grub with the CFLAGS in /etc/make.conf; compiling GRUB with CFLAGS is bad news, apparently. Take CFLAGS out, like so:

CFLAGS="" emerge --verbose grub

and everything works.

Enough people have had this problem that it really should be mentioned in the install.html file, don't you think?
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