dd.exe
Abdelmajid Bouazza
Abdelmajid.Bouazza@loria.fr
Mon Jan 17 06:22:00 GMT 2000
> ... and after mounting the floppy to /dev/fd0 you should _use_ it in
> the related commands:
>
> dd if=foo of=/dev/fd0 bs=512
>
I get this when using /dev/fd0:
bash-2.02$ dd if=/fd0.img of=/dev/fd0 bs=512
dd: /dev/fd0: No such file or directory
I tries mknod and I get:
bash-2.02$ mknod /dev/fd0 b 2 0
mknod: /dev/fd0: Function not implemented
PS: I'm using the latest realease of cygwin: b20
--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com
More information about the Cygwin
mailing list