Boot devices and media
SCO OpenServer requires either of the following boot devices:
The SCO OpenServer media kit provides both a primary installation floppy disk and the installation CD-ROM. In addition, images of all floppy disks you might need exist in the /images/boot directory on the CD-ROM. These include:
SCSI host adapter BTLDs
ad Adaptec 154x, 164x and 174x (in standard mode) ad160 Adaptec 2916x 3916x (7892, 7899 Chip) alad Adaptec 294x 394x 494x (785X 7860 7870 7880 7895 Chip) blad Adaptec 2940U2W 3950U2 (Ultra II 7890, 7897 Chip cha Compaq Fast-SCSI-2 Adapter clad Compaq Array Controller mdac Mylex Disk Array Controller slha Symbios Logic (formerly NCR MPD) 53c8xx Host Adapters wd Enhanced IDE, ATAPI Interface (for tapes and CD-ROMs)Additional BTLDs
ams Advanced Micro Devices PCscsi arad Adaptec 274x (7770 Chip) blc BusLogic Multi Master Adapters ciha Corollary 386/486 CBUS SCSI-CPU cpqs Compaq EISA SCSI Driver ct Cartridge Tape Driver dptr DPT SCSI & RAID Host Adapters efp Olivetti ESC-1, ESC-2, and EFP Adapters eiad Adaptec 174x (in Enhanced mode) fdhb Adaptec 292x, Future Domain 16x0, 600, 700 (18x0 Chip) flashpt BusLogic FlashPoint Adapters hf IBM HardFile Host Adapters ncr NCR Microchannel Systems Host Adapters smad Adaptec 151x, 152x (6260 & 6360 Chip) tmcha Future Domain 845, 850, 860, 885 (950 Chip) wdex Future Domain (formerly Western Digital) 7000EX wdha Future Domain (formerly Western Digital) 7000
The ezcp command is available for use with UNIX or Windows/DOS and is located in the /images directory on the SCO OpenServer installation CD-ROM. ezcp.bat is an MS-DOS batch file that uses floppycp to copy floppy images to drive A: (the first 3.5-inch floppy drive). ezcp is a UNIX shell script that copies images to /dev/rfd0135ds18 (also known as drive A:). The file /images/README contains a description and instructions.
Perform the following steps to have ezcp copy images to the first 3.5-inch floppy drive; if you need to specify another drive, use the dd or floppycp command.
image is the name of the image file.
For example, under a UNIX system, to copy the image
from install.img, enter:
./ezcp boot/install.img
Under MS-DOS or Windows, enter:
ezcp boot\install.img
Note that the image file might be in a different directory from the ezcp script, as in the above example.
You may be able to use the ezcp command to create installation media.
If ezcp does not suit your needs, to create a floppy disk from the images found on the SCO OpenServer installation CD-ROM in /images/boot:
image is the name of the image you want to copy.
Compare the result to the checksum file in /mnt/images/boot that corresponds to the image you copied.
You may be able to use the ezcp command to create installation media.
If ezcp does not suit your needs, SCO OpenServer includes the floppycp command, which enables you to create installation images from a DOS or Windows system. To do so:
image is the name of the image you want to copy.
For help with the floppycp program, enter:
D:\images\floppycp \h