beautypg.com

8 removing the driver package – Avago Technologies MegaRAID SAS 9341-4i User Manual

Page 58

background image

Avago Technologies

- 58 -

MegaRAID SAS Device Driver Installation User Guide
June 2015

Solaris Driver Installation

Installing or Upgrading the Driver Package after Operating System Installation

15. Type the following command to change the mountpoint for the Solaris dataset on the newly installed disk:

# zfs set mountpoint=/pool rpool/ROOT/solaris

16. Type the following command to mount that dataset:

# zfs mount rpool/ROOT/solaris

17. Edit the

/pool/etc/driver_aliases file by adding the following line:

mr_sas "pciex1000,5d"

18. Type the following command to update the boot archive for the newly installed disk:

# bootadm update-archive -R /pool

19. Type the following command to unmount the root dataset:

# zfs umount rpool/ROOT/solaris

20. Type the following command to change that mountpoint back to its original value of

/:

# zfs set mountpoint=/ rpool/ROOT/solaris

8.7

Installing or Upgrading the Driver Package after Operating System Installation

Perform the following procedure to install or upgrade the driver or package after the Solaris OS installation.

1.

Become a superuser on your system.

2.

Change the directory (command

cd) to the directory where the Driver Package Update is, and type the

following command:

# pkgadd -d .

3.

At the following prompt, enter

y.

Do you want to continue with the installation of [y,n,?]

The following message appears after a successful installation:

Installation of was successful.

If the installation is not successful, the following message appears:

Installation of was suspended (administration).

4.

If the installation was successful, skip this step, and go to step

5

. If the installation was not successful, remove the

previously installed driver package, and then repeat step

3

to apply the drive package.

See

Section 8.8, Removing the Driver Package

, for instructions on removing the previously installed driver

package. Do not reboot.

5.

Run the following commands to reconfigure while rebooting the machine:

# touch /reconfigure

# reboot

6.

At the next bootup, enter

b -r as a boot option.

8.8

Removing the Driver Package

Four possible scenarios exist that you can use to remove the driver/package. Choose the one that applies.

1.

Removing an existing Avago driver/Package. See

Section 8.8, Removing the Driver Package

.