Technical data
Installing Site Manager on an IBM Workstation
117342-B Rev. 00
11-3
Mounting a CD-ROM Drive
To mount a CD-ROM drive:
1.
Insert the appropriate CD and drive tray into the CD-ROM drive.
2.
Log in as root by entering:
su
3.
At the password prompt, enter your root password.
4.
If a subdirectory or file system does not already exist for the CD, create
one by entering:
crfs -v cdrfs -p ro -d’cd0’ -m /cdrom -A’no’ -t’no’
5.
Mount the CD-ROM drive by entering:
mount -v’cdrfs’ -r’’ /dev/
cd0
/cdrom
cd0 is the CD-ROM drive’s address.
Installing the Software
To install Site Manager software:
1.
As root, change to the CD-ROM mountpoint by entering:
cd /cdrom
2.
Run the script to load Site Manager software by entering:
./install.sh
Type the command in all lowercase letters. The installation process
does the following:
• Lists the directories that contain enough space to install Site Manager.
You can accept the default or specify the directory you want to use.
• Executes the Site Manager installation script, WFSM_INSTALL.
When the installation is finished, your workstation displays the message:
Site Manager Installation Complete.