UnixWare Diskette Building Instructions:

To create a UnixWare disk from a compressed dd image file, first you have to create 
a directory within UnixWare.  Use doscp and copy the compressed file into this 
directory.  Uncompress the dd image file. Insert a 3 1/2" diskette into the 
floppy drive.  

At the UnixWare prompt type:

dd if=/<path>/<filename> of=/dev/rfd0

The <path> is where the uncompressed dd image is located.  The <filename> 
is the name that has been assigned to this dd image by you the user.

This command will dd the image to the floppy and create a UnixWare diskette.

The BTLD diskette build is complete.  

