Path: utzoo!utgpu!news-server.csri.toronto.edu!mailrus!cs.utexas.edu!sdd.hp.com!usc!srhqla!demott!kdq From: kdq@demott.COM (Kevin D. Quitt) Newsgroups: comp.binaries.ibm.pc.d Subject: Re: **** WANTED **** BINARY FILE COPY PROGRAM Message-ID: <601@demott.COM> Date: 23 Sep 90 23:21:53 GMT References: <27257@usc.edu> Reply-To: kdq@demott.COM (Kevin D. Quitt) Organization: DeMott Electronics Co., Van Nuys CA Lines: 34 In article <27257@usc.edu> kjh@pollux.usc.edu (Kenneth J. Hendrickson) writes: >In article <59873@iuvax.cs.indiana.edu> bobmon@iuvax.cs.indiana.edu (RAMontante) writes: >>MSDOS DEBUG will do this, albeit not "conveniently". > >No, it won't. What is needed is a way to copy a Minix boot disk, (or >even an MS-DOS boot disk). Debug can write just fine to a file, but I >don't know of any way to make it write to a raw device (a floppy drive). >What is needed is a clone of the Unix dd program. >Example: `dd if=file of=a: bs=1k count=360` The debug commands L and W will load and write sectors. L (address) (drive number 0 = A) (starting sector #) (# of sectors) e.g. L cs:100 1 0 1 will load the boot block. W cs:100 1 0 1 will write the boot block -- _ Kevin D. Quitt demott!kdq kdq@demott.com DeMott Electronics Co. 14707 Keswick St. Van Nuys, CA 91405-1266 VOICE (818) 988-4975 FAX (818) 997-1190 MODEM (818) 997-4496 PEP last 96.37% of all statistics are made up.