HP NetRAID-4M Installation Guide
5-7
Installing the Controller Management Software
system hpnapps Hewlett-Packard Raid Applications
c If the application software already exists on your system,
remove it by entering the following command:
pkgrm hpnapps
d You will be prompted to confirm the deletion; answer yes
to the prompt.
■ UnixWare
a To determine if the hpnapps kit is installed on your
UnixWare system, enter the following command:
pkginfo hpnapps
b If the application software exists on your UnixWare system,
the pkginfo command will return a message like the
following:
system hpnapps Hewlett-Packard Raid Applications
c If the application software already exists on your system,
remove it by entering the following command:
pkgrm hpnapps
d You will be prompted to confirm the deletion; answer yes
to the prompt.
3 Install the application software.
■ Linux
a Place the Navigator cdrom which contains the UNIX
Controller Management Software in the cdrom drive.
The operating system may automount the cdrom on
/mnt/cdrom. If not, do the following:
i Create the mount point by entering the following
command:
mkdir /mnt/cdrom
ii Mount the cdrom on /mnt/cdrom by entering a
command like the following, replacing CDROM_LUN
with the logical unit number of your cdrom device (note
that in most cases the default cdrom lun is cdrom):
mount -t iso9660 /dev/CDROM_LUN /mnt/cdrom