> 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) 1) insert the disk 2) # dd if=/dev/fd0 of=tempfile 3) insert the second disk 4) # dd if=tempfile of=/dev/fd0 Matt ------------------------------------------------------------------ Matt Housh Morpheus.Net Administrator email: ([EMAIL PROTECTED]) web: (http://jaeger.morpheus.net/) ------------------------------------------------------------------ you played me well, mortal. but i have played me for time out of mind. -- To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe" as the Subject.
- 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
- Re: How to copy floppy disks. Matt Housh
- Re: How to copy floppy disks. Jonathan Gallmeier
- Re: How to copy floppy disks. Danny
- Re: How to copy floppy disks. Manuel A. Camacho Q.
- RE: How to copy floppy disks. Ward William E PHDN
- Re: How to copy floppy disks. Manuel A. Camacho Q.
- RE: How to copy floppy disks. Ward William E PHDN
- Re: How to copy floppy disks. Rajagopal Subash