HP StorageWorks Secure Path V3.0C for Linux and Linux Workgroup Edition Installation and Reference Guide (AA-RU7VD-TE, February 2004)
Installing Secure Path Software
51Secure Path v3.0C for Linux and Linux Workgroup Edition Installation and Reference Guide
Automatically installing Secure Path
You can choose to automatically install the software as follows:
1. Insert the Secure Path v3.0C CD-ROM into the CD-ROM drive. A sample
command follows:
# mount /dev/cdrom /mnt/cdrom
2. Enter the following command:
# ./install_SPlinux.sh
The automatic installation scans the system to determine what OS and kernel
is running and prompts you for verification. A sample of the installation script
follows:
===============================================================
Welcome to the Secure Path Linux installer.
===============================================================
NOTES: Please make sure this script is being run on a supported
linux kernel. Please make sure the RPMs are resident in the RPM
directory.
Please wait while we check your system...
— If you do not have a valid kernel, the following message displays.
************************************************************
The kernel on this system is not supported. Please see
documentation for supported kernel versions.
Exiting...
************************************************************
— If you are not running the smp or enterprise kernel, the following message
displays:
************************************************************
SMP or enterprise kernel must be loaded to install this kit.
Exiting...
************************************************************
— If there is a valid errata/memory version, the kernel is valid. The
following message displays:
Your system is running
<OS NAME>
. The kernel version is
<Kernel Version>.
This is a valid Kernel.
Continuing with installation.