Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!cs.utexas.edu!uunet!bywater!scifi!njs From: njs@scifi.UUCP (Nicholas J. Simicich) Newsgroups: comp.unix.aix Subject: Re: diskette copying in rt/aix Keywords: diskette Message-ID: <821@scifi.UUCP> Date: 14 Oct 89 01:21:27 GMT References: <1957@cunixc.cc.columbia.edu> Reply-To: njs@scifi.UUCP (Nicholas J. Simicich) Organization: Nick Simicich, Peekskill, NY Lines: 23 In article <1957@cunixc.cc.columbia.edu> tim@cunixc.cc.columbia.edu (Timothy Jones) writes: >How do I make copies of diskettes under rt/aix? I'm trying to make >backups of some "installp" diskettes. Something on the order of: dd if=/dev/fd0 of=/tmp/diskette bs=76800 then swap diskettes, and dd if=/tmp/diskette of=/dev/fd0 bs=76800 The "format" command will format an unformatted diskette, if you need to do that. It is important to use the bs=76800, as a large blocksize which is a multiple of 7680 makes everything work lots better, as there are no missed rotations and so forth. -- Nick Simicich --- uunet!bywater!scifi!njs --- njs@ibm.com (Internet)