User's Guide

8-5
Installing UnixWare and Open Unix
5 Type pkginfo -l adpu320 and press Enter.
6 Verify that the
adpu320 driver is now listed.
If the
adpu320 driver does not appear in the pkginfo listing, turn
to Troubleshooting on page 8-9.
The listing should be similar to
PKGINST: adpu320
NAME: Ultra320 Driver for UnixWare 7.1.1
Modify the New System File
1 Display the contents of the UnixWare/Open Unix file by typing
the following and pressing Enter:
cat /etc/conf/sdevice.d/adpu320
2 If your computer is to boot from a device connected to a Ultra320
host adapter, verify that the line
$static is present immediately
below the line
$version 2.
3 If your computer is not to boot from the host adapter SCSI bus,
and you wish to leave the driver as a loadable module, edit and
verify that the line
$static is not present directly below the line
$version 2.
Rebuild the UnixWare/Open Unix Kernel
To rebuild the UnixWare/Open Unix kernel with the new changes:
1 Type the following at the # prompt and press Enter after each
line:
cd /etc/conf/bin
./idbuild -B
Status messages appear.
2 When the kernel has been built, type the following and press
Enter after each line (0 in -g0 is zero, not the letter O):
cd /etc/conf/cf.d
cp unix /stand/unix
cd /
shutdown -g0
ASC-39320D UG.book Page 5 Monday, July 22, 2002 1:42 PM