Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Grub boot floppy & Hardware RAID
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
theotherphil
n00b
n00b


Joined: 18 Apr 2002
Posts: 7

PostPosted: Sun Sep 29, 2002 12:37 pm    Post subject: Grub boot floppy & Hardware RAID Reply with quote

I am just following the instruction for installing Gentoo. Under setting up grub, there is a section specifically for making a grub boot disk for the first boot of a hardware RAID setup.

I have created the boot floppy by doing:

mke2fs /dev/fd0

mounted the floppy:

mount /dev/fd0 /mnt/floppy

and made the following dirs:

/mnt/floppy/boot/
/mnt/floppy/boot/grub/


I then did:

cp /usr/share/grub/i386-pc/stage1 /mnt/floppy/boot/grub/
cp /usr/share/grub/i386-pc/stage2 /mnt/floppy/boot/grub/


Now I ran grub:

grub
> root (fd0)

> setup (fd0)


Now, this is where I get an error...specifically:

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

Error 15: File not found


This is strange as the stage 1&2 files are actually on the floppy.

Where am I going wrong?
Back to top
View user's profile Send private message
theotherphil
n00b
n00b


Joined: 18 Apr 2002
Posts: 7

PostPosted: Sun Sep 29, 2002 1:01 pm    Post subject: Reply with quote

OK, found the problem. I have had to fdformat /dev/fd0 before "mke2fs /dev/fd0". Grub obviously doesn't install to a fat filesystem :oops:
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