
	To recreate the original floppy diskettes, use:

		dd if=file.dd of=/dev/fd0

	where "file.dd" is the particular dd image that you are restoring, and
/dev/fd0 is the device file for your floppy drive.

	Below are "ls -l" and "sum -r" for each dd image, along with the
copyrights and part # information for each diskette:


-r--r--r--   1 cpolyp   system   1228800 Feb 06 23:22 nfs1.dd
sum -r:  23753  1200 nfs1.dd
	IBM AIX/RT Network File System (1/3)
	Version 1.2   71F0362
	(C) Copyright IBM Corporation 1988, 1990
	(C) Copyright Sun Microsystems, 1986, 1988

-r--r--r--   1 cpolyp   system   1228800 Feb 06 23:30 nfs2.dd
sum -r:  25362  1200 nfs2.dd
	IBM AIX/RT Network File System (2/3)
	Version 1.2   71F0362
	(C) Copyright IBM Corporation 1988, 1990
	(C) Copyright Sun Microsystems, 1986, 1988

-r--r--r--   1 cpolyp   system   1228800 Feb 06 23:38 nfs3.dd
sum -r:  02491  1200 nfs3.dd
	IBM AIX/RT Network File System (3/3)
	Version 1.2   71F0362
	(C) Copyright IBM Corporation 1988, 1990
	(C) Copyright Sun Microsystems, 1986, 1988


-r--r--r--   1 cpolyp   system   1228800 Feb 07 08:16 nfs_1204_1.dd
sum -r:  01355  1200 nfs_1204_1.dd
	IBM AIX/RT Network File System (1/2)
	Identified Corrective Service U401387
	CompID 560115901   REL 120   VolID 1204
	Licensed Materials -- Property of IBM
	(C) Copyright IBM Corp. 1990   05-31-91

-r--r--r--   1 cpolyp   system   1228800 Feb 07 08:24 nfs_1204_2.dd
sum -r:  53890  1200 nfs_1204_2.dd
	IBM AIX/RT Network File System (2/2)
	Identified Corrective Service U401387
	CompID 560115901   REL 120   VolID 1204
	Licensed Materials -- Property of IBM
	(C) Copyright IBM Corp. 1990   05-31-91

