On Sat, Dec 01, 2001 at 03:05:09PM -0600, G. Arena wrote:
| I am trying to create a GRUB boot floppy as per "The GRUB manual"
| The first line: dd if=stage1 of=/dev/fd0 bs=512 count=1
| works and loads on the floppy apparently properly.
| The second line: dd if=stage2 of=/dev/fd0 bs=512 seek=1
| gives the error message: /dev/fd0, Invalid argument.
| Can anybody Help me.?

Do you have a disk in the floppy drive?  Does the user that you are
running this as have permission to write to /dev/fd0?  That error
message has nothing to do with grub, btw.

-D

-- 

Religion that God our Father accepts as pure and faultless is this: to
look after orphans and widows in their distress and to keep oneself from
being polluted by the world.
        James 1:27


_______________________________________________
Bug-grub mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/bug-grub

Reply via email to