Avago Technologies MegaRAID SAS 8308ELP User Manual
Page 30

6-2
SCO OpenServer 6 and SCO UnixWare 7 Driver Installation
Copyright © 2006-2007 by LSI Corporation. All rights reserved.
Step 3.
Make a megasas HBA diskette from the image file by typing the
following command:
# dd if=hba.megasas.1.0.image of=/dev/dsk/f0t
obs=36b
Step 4.
Use the megasas HBA diskette during system installation.
Use the following steps on a SCO OpenServer 6 system or a SCO
UnixWare 7 system to create an HBA CD from the HBA ISO image file.
Step 1.
Go to the root directory and create a new directory by typing
the following command:
$ su
Password: <type your root password>
# mkdir /tmp/hba
# cd /tmp/hba
Step 2.
Download the hba.megasas.1.0.iso file to the newly created
/tmp/hba
directory on your machine.
Step 3.
Make a megasas HBA CD from the ISO file by using this
command:
# cdrecord -v -dev=c,b,t -dao -driveropts=burnfree -
speed=99 hba.megasas.1.0.iso
where c,b,t is taken from the output of cdrecord --scanbus.
Step 4.
Use the megasas HBA CD during system installation.
6.2
Upgrading the Driver on an Existing OpenServer 6 or
UnixWare 7 System
The following procedure updates the megasas device driver in an
existing SCO OpenServer or SCO UnixWare system. You can use the
megasas HBA diskette to upgrade the megasas driver on your system
by using the following step.
Step 1.
Insert the HBA driver diskette, and type the following command:
# pkgadd -d diskette1 all
or