Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Nov 1997 11:43:10 -0800 (PST)
From:      Doug Jolley <doug@bigwheel.net>
To:        undisclosed-recipients:;
Subject:   image file of a floppy
Message-ID:  <199711111943.LAA18217@jupiter.neptune.net>

next in thread | raw e-mail | index | archive | help
I have no trouble getting an image file of a floppy using:

     dd if=/dev/fd0 of=./image bs=18k

I'm perplexed as to why I can't do it the other way around.
That is, why can't I take an image file and put it on a
floppy with:

     dd if=./image of=/dev/fd0 bs=18k

Attempts to do that yield all sorts of bizaar results up to
and including a panic re-boot.

Any comments are appreciated.

     ... doug
_____________________________________________________________________
Doug Jolley    mailto://doug@bigwheel.net     http://www.bigwheel.net
         Don't bogart that file, my friend.  Net it over to me.
---------------------------------------------------------------------



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711111943.LAA18217>