Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problem to install Grub: Error 15...
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
saturn1
Guest





PostPosted: Sun Jul 21, 2002 11:15 am    Post subject: Problem to install Grub: Error 15... Reply with quote

Hello,

I'm installing Gentoo on my new hard disk (20GB).

My first partition is windows98 (dev/hda1) then I have a boot partition (dev/hda2), swap partition (dev/hda3) and root partition (dev/hda4).

When I type:
grub> root (hd0,0) it says: Filesystem is fat partition, type 0xb.
Then I type:
grub> setup (hd0) and I get this:

Checking if "/boot/grub/stage1" exists....no
Checking if "/grub/stage1" exists....no

Error 15: File not found.


What am I missing?
Thanks for your help.
Back to top
Naan Yaar
Bodhisattva
Bodhisattva


Joined: 27 Jun 2002
Posts: 1549

PostPosted: Sun Jul 21, 2002 11:23 am    Post subject: Reply with quote

Your boot is /dev/hda2. So the root command should be:
Code:

root (hd0,1)
Back to top
View user's profile Send private message
Kiff
n00b
n00b


Joined: 22 Jul 2002
Posts: 73

PostPosted: Thu Jul 25, 2002 7:37 am    Post subject: Reply with quote

I got exactly the same problem, but I did everything right

my partitions:
/dev/hda1 WinXP
/dev/hda2 /boot
/dev/hda3 /
/dev/hda5 swap


so i entered grub and then:

Code:

root (hd0,1)
setup (hd0)


but then it gives the same error of not finding stage1 (although I checked the directory and it's definitely there).

I also checked if my /boot was mounted correctly and that's also true.

So now I'm stuck here (well i'm at work now actually)... waiting to finalize my installation.. (but emerging x/kde/gnome to keep the system busy)
Back to top
View user's profile Send private message
rac
Bodhisattva
Bodhisattva


Joined: 30 May 2002
Posts: 6553
Location: Japanifornia

PostPosted: Thu Jul 25, 2002 7:45 am    Post subject: Reply with quote

The other thing the FAQ entry mentions is failure to specify notail when mounting reiserfs on /boot. Does this apply to you?
_________________
For every higher wall, there is a taller ladder
Back to top
View user's profile Send private message
Kiff
n00b
n00b


Joined: 22 Jul 2002
Posts: 73

PostPosted: Thu Jul 25, 2002 7:56 am    Post subject: Reply with quote

Aah sorry forgot to mention that...

both my /boot and / are ext3

with root (hd0,1) grub tells me it's ext2 but i read somewhere that's normal... so I ignored it...
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