Acer 08P4100 Manuel D’Utilisation

Page de 100
Adding System Drives
6-10
Manual No. 775079
6
U
N
I
X
W
A
R
E
Adding System Drives
Use the UnixWare diskadd command to add System Drives to the primary 
controller and to any secondary controllers. For more information, refer to 
the UnixWare documentation on the diskadd utility.
Note
No UnixWare Slice (UNIX file system) can be greater 
than 2GB.
To Primary Controller
For the second and third System Drive of the primary controller, specify the 
diskadd command as shown below (assuming the Mylex Disk Array 
Controller is the first or only disk controller):
# diskadd c0b0t0d1 ##
(
for the second System Drive)
# diskadd c0b0t0d2 ##
(
for the third System Drive)
To Secondary Controller(s)
For the first and second System Drives of a secondary controller, specify the 
diskadd command as shown below (assuming there is no other disk 
controller):
# diskadd c1b0t0d0 ##
(for first System Drive of the 
second controller)
# diskadd c1b0t0d1 ##
(for second System Drive of the 
second controller)
Updating a Previously Installed Driver
To update the controller driver, follow the procedure below:
1. Insert the Software Kit UnixWare (dak) driver diskette in the file 
server’s diskette drive.
2. Type the following (match case exactly as shown):
pkgadd -d diskette1 dak
The new controller driver is installed.