| View previous topic :: View next topic |
| Author |
Message |
theotherphil n00b

Joined: 18 Apr 2002 Posts: 7
|
Posted: Sun Sep 29, 2002 12:37 pm Post subject: Grub boot floppy & Hardware RAID |
|
|
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 |
|
 |
theotherphil n00b

Joined: 18 Apr 2002 Posts: 7
|
Posted: Sun Sep 29, 2002 1:01 pm Post subject: |
|
|
OK, found the problem. I have had to fdformat /dev/fd0 before "mke2fs /dev/fd0". Grub obviously doesn't install to a fat filesystem  |
|
| Back to top |
|
 |
|
|
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
|
|