|
|
This section describes how to create a floppy disk from the floppy images provided on the SCO OpenServer CD-ROM, including the floppy Boot Disk, small kernel Boot Disk, and the two BTLD disk images.
If you are using the first 3.5-inch floppy drive on your system to create an SCO OpenServer floppy disk, we recommend that you use the ezcp command, as described in this section.
The ezcp command is a UNIX shell script that copies images to /dev/rfd0135ds18. This script is provided on the SCO OpenServer System CD-ROM, in the /images directory.
To create an SCO OpenServer floppy disk on a UNIX system using the ezcp command:
If you are using a different mount point, substitute it
for /mnt in the above example.
where image_name is one of the following image files:
install.img | primary floppy Boot Disk | |
smallmem.img | small kernel Boot Disk | |
btld.img | first Boot-Time Loadable Drivers disk | |
btld2.img | second Boot-Time Loadable Drivers disk |
Compare the result to the checksum file on the SCO OpenServer CD-ROM (/images/boot/image_name.sum) that corresponds to the image you copied. If the checksums are the same, the floppy disk is ready for use.
If you are unable to use the ezcp command on your UNIX system to create an SCO OpenServer floppy disk because you need to use a drive other than the first 3.5-inch floppy drive, use this approach instead:
If you are using a different mount point, substitute it
for /mnt in the above example.
where image_name is one of the following image files:
install.img | primary floppy Boot Disk | |
smallmem.img | small kernel Boot Disk | |
btld.img | first Boot-Time Loadable Drivers disk | |
btld2.img | second Boot-Time Loadable Drivers disk |
Compare the result to the checksum file on the SCO OpenServer CD-ROM (/mnt/images/boot/image_name.sum) that corresponds to the image you copied. If the checksums are the same, the floppy disk is ready for use.
If you are using the first 3.5-inch floppy drive on your system to create an SCO OpenServer floppy disk, we recommend that you use the ezcp command, as described in this section.
The ezcp.bat file is a Windows/DOS batch file that uses floppycp to copy floppy images to drive A:. This batch file is provided on the SCO OpenServer System CD-ROM, in the \images directory.
To create an SCO OpenServer floppy disk on a Windows or DOS system using the ezcp command:
If your system's CD-ROM drive uses a different drive letter, substitute the correct letter in the above example.
where image_name is one of the following image files:
install.img | primary floppy Boot Disk | |
smallmem.img | small kernel Boot Disk | |
btld.img | first Boot-Time Loadable Drivers disk | |
btld2.img | second Boot-Time Loadable Drivers disk |
The floppy disk is now ready for use.
If you are unable to use the ezcp command on your Windows or DOS system to create an SCO OpenServer floppy disk because you need to use a drive other than the first 3.5-inch floppy drive, use this approach instead:
where image_name is one of the following image files:
install.img | primary floppy Boot Disk | |
smallmem.img | small kernel Boot Disk | |
btld.img | first Boot-Time Loadable Drivers disk | |
btld2.img | second Boot-Time Loadable Drivers disk |
For help with the floppycp command, enter:
D:\images\floppycp \h
The floppy disk is now ready for use.