Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
grub setup error
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
sigix
Apprentice
Apprentice


Joined: 25 Jul 2003
Posts: 192

PostPosted: Wed Jan 28, 2004 1:23 pm    Post subject: grub setup error Reply with quote

:?
I have compiled the kernel done everything. stage3 installation
but when i did
#grub --no-floppy
grub> root (hd0,1) // /dev/hda2 my boot partitions
it says
/boot/grub/stage1 file .....no
file not found


what this error can be.
Back to top
View user's profile Send private message
FreeFly42
l33t
l33t


Joined: 03 Nov 2003
Posts: 848
Location: Houston, TX

PostPosted: Wed Jan 28, 2004 8:11 pm    Post subject: Reply with quote

It means grub is trying to find a stage 1 file which should be in /boot/grub so it can install it in the MBR when required. When you installed Grub did you have your /boot partition mounted?
_________________
Kent

Planes are dangerous, get out of 'em quick
Back to top
View user's profile Send private message
michaelb
l33t
l33t


Joined: 06 Jun 2002
Posts: 686
Location: Ann Arbor, MI

PostPosted: Wed Jan 28, 2004 8:15 pm    Post subject: Reply with quote

try
Code:
# mount /boot
# grub-install /dev/hda2

_________________
Behold, The power of SEARCH!
Back to top
View user's profile Send private message
sigix
Apprentice
Apprentice


Joined: 25 Jul 2003
Posts: 192

PostPosted: Thu Jan 29, 2004 9:54 am    Post subject: Reply with quote

oh!
got it the /dev/hda2 was not mounted to /boot :?

thanx guys
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