Quantum 3.5 Model Vehicle User Manual


 
Chapter 2 Installing StorNext File System
Installing StorNext File System on Linux or Unix
StorNext 3.5 Installation Guide 24
2 Mount the StorNext installation CD and change to the CD root
directory.
3 List the installation directories on the CD. At the command prompt,
type:
ls -l
4 Identify the correct installation directory for your operating system
and hardware platform, and then change to that directory.
For example, for Red Hat Linux 5 running on an x86 64-bit platform,
change to the
RedHat50AS_26x86_64 directory.
5 Run the script. At the command prompt, type:
./install.snfs
The installation script runs (figure 5).
Figure 5 SNFS Installation
Script
6 Type the number corresponding to a menu option and press <Enter>.
Installation menu options are described in
Table 10.
Note: When you mount a CD in a Red Hat 4 or 5 system, CDs are
mounted by default with a noexec (non-executable) option
which prevents you from proceeding with the installation.
For Red Hat users only, before proceeding you must
remount the CD by typing mount -o remount, exec ...