SCO UNIX BTLD Diskette Building Instructions:

To create a BTLD disk from a compressed dd image file, first you have to create 
a directory within SCO UNIX.  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 UNIX prompt type:

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

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 BTLD diskette.

The BTLD diskette build is complete.  


*****************************************************************************
*********************************** NOTE ************************************


If you are using installpkg to update your UNIX system with this BTLD package
please check to see if your current version of the SDMS BTLD package is
BTLDPCI-3.02.00.  This can be found by rebooting your system, and checking the
vendor copyrights which are presented just before the SCO login prompt appears.

If you currently have BTLDPCI-3.02.00 installed special care needs to be 
exercised.  

        1) Use installpkg to install the package bscam
        2) Change directories to "cd /usr/lib/mkdev" 
        3) Copy .hd.original to hd with this command "cp .hd.original hd"
        4) Copy .scsi.original to .scsi with this command "cp .scsi.original .scsi"
        5) Change directories to "cd /etc/conf/cf.d"
        6) Rebuild the kernel with the following command "./link_unix"
        7) Reboot the UNIX system 

This problem between 3.02 and 3.03 will be fixed in our next release.

*****************************************************************************
*****************************************************************************


