[EMAIL PROTECTED] said: > I know this must be a simple one, but got no idea. How can I copy > floppy disks on a single disk drive unit? (from the shell prompt) dd is probably the best choice. For a first try, just dd if=/dev/fd0 of=floppy.img <replace diskette> dd if=floppy.img of=/dev/fd0 HIH rickf -- Rick Forrister <[EMAIL PROTECTED]> "To get something done a committee should consist of no more than three people, two of whom are absent." Robert Copeland -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.
- How to copy floppy disks. Manuel A. Camacho Q.
- Re: How to copy floppy disks. rpjday
- Re: How to copy floppy disks. Rick Forrister
- Re: How to copy floppy disks. Robert Fausey
- Re: How to copy floppy disks. Dave Reed
- Re: How to copy floppy disks. Mikkel L. Ellertson
- Re: How to copy floppy disks. Manuel A. Camacho Q.
- Re: How to copy floppy disks. Joe Brenner
- Re: How to copy floppy disks. Anthony E. Greene
- Re: How to copy floppy disks. Juan Martinez
- Re: How to copy floppy disks. rpjday
- Re: How to copy floppy disks. fred smith
- Re: How to copy floppy disks. Michael George