Q-Logic FC Network Card User Manual


 
1–Installation and Removal
Installing SANsurfer FC/CNA HBA CLI
SN0054614-00 K 1-19
3. When the download has finished, StuffIt
®
expands the zip file to a tar
file onto the desktop.
4. Double-click the SCLI tar file icon to create the SCLI pkg file.
5. Double-click the SCLI pkg file icon.
6. Follow the Installer menu.
The installation directory is:
$HOME/Applications/QLogic_Corporation/SANsurferCLI
where $HOME is root.
7. After the installation process has finished, you can delete the SCLI pkg
and tar files.
Command Line Installation
Follow these steps to install SANsurfer FC/CNA HBA CLI on a Macintosh using
the command line method.
To install SANsurfer FC/CNA HBA CLI on Macintosh (command line):
1. Download the SCLI install package for Mac OS x (compressed tar file) to a
local directory.
2. Decompress the file by typing the following command:
tar -zxvf <file>.tgz
For example:
qlogic:~ root#tar -zxvf scli-x.x.x-x.macos.pkg.tgz
./scli-x.x.x-x.pkg/
./scli-x.x.x-x.pkg/Contents/
./scli-x.x.x-x.pkg/Contents/Archive.bom
./scli-x.x.x-x.pkg/Contents/Archive.pax.gz
...
...
This command extracts the compressed file to a directory named
scli-x.x.x-x.pkg.
3. Install the package to the default directory. For example:
installer -pkg scli-x.x.x-x.pkg -target /
This command installs the product in the default Applications directory:
/var/root/Applications/QLogic_Corporation/SANsurferCLI