To install from a local cd-rom drive, To install from a local cd-rom drive -4 – Cabletron Systems Network Router User Manual
Page 22
 
Installing SPECTRUM for Solstice Enterprise Manager
2-4
Preparing Your Workstation for Installation
To Install from a Local CD-ROM Drive
1.
Log on to the workstation as root.
2.
Create a directory for the CD mount point by typing:
mkdir /cdrom
3.
Insert the CD into the CD-ROM drive and mount the CD 
filesystem using the following command:
mount -r -F hsfs /dev/sr0 /cdrom
4.
Check to make sure that the DISPLAY environment variable is set 
to the hostname of your workstation by typing echo $DISPLAY.
If the DISPLAY environment variable is set to <your 
workstation’s hostname>:0.0 or :0.0, you do not need to set the 
DISPLAY environment variable; proceed to step 5.
If the DISPLAY is set to a hostname other than your own or 
not set at all, set the DISPLAY environment variable to the 
hostname of your workstation using one of the following 
commands:
for C Shell
setenv DISPLAY <hostname>:0
for Korn and Bourne Shell
DISPLAY=<hostname>:0 ; export DISPLAY
NOTE
If you are running on Solaris with the vold process (volume manager 
daemon), skip steps 2 and 3 below. When you insert a CD on a system 
running the volume manager daemon, the CD filesystem is automatically 
mounted by the system.
00-Instl_SEM-Solaris_Book Page 4 Monday, October 5, 1998 11:41 AM