alexm wrote:
>
> Hallo,
>
> # dd if=/dev/fd0 of=/tmp/boot.disk bs=512 --> to put the floppy
> image in a temp file
> # dd if=/tmp/boot.disk of=/dev/fd0 bs=512 conv=sync --> to put the image
> on another diskette
>
While we are on the subject, if you have 2 floppy drives,
can dd copy from one device to the other, bypassing the file?
i.e. dd if=/dev/fd0 of=/dev/fd1
Also what does the conv=sync do?
?????????
-
To get out of this list, please send email to [EMAIL PROTECTED] with
this text in its body: unsubscribe suse-linux-e
Check out the SuSE-FAQ at http://www.suse.com/Support/Doku/FAQ/ and the
archiv at http://www.suse.com/Mailinglists/suse-linux-e/index.html