Date : Thu, 21 Feb 1985 01:40:05 GMT
From : "J. Lee Johnson" <jjhnsn%ut-ngp.uucp@BRL-TGR.ARPA>
Subject: Re: cpmfloppy for VAX780 running 4.xBSD
> A while back, the sources of this beast allowing to read/write
> CP/M 8" SS/SD floppies were distributed on the net. Could
> somebody mail me these sources as I now need them.
This can be done with "dd", for example:
% dd if=/dev/floppy of=foo bs=128 count 02 # read CP/M disk into file "foo"
% dd of=/dev/floppy if=foo bs=128 count 02 # write CP/M disk from file "foo"
Berkeley supplies a program called "cpm" that allows you to manipulate
a CP/M diskette image file. Look for the sources in /usr/src/new/cpm.
The documentation is in volume 2C of the Berkeley manuals.
James Lee Johnson, U.T. Computation Center, Austin, Texas 78712
ARPA: jjhnsn@ut-ngp
UUCP: ihnp4!ut-ngp!jjhnsn allegra!ut-ngp!jjhnsn gatech!ut-ngp!jjhnsn
seismo!ut-sally!jjhnsn harvard!ut-sally!jjhnsn research!ut-sally!jjhnsn