Installing CD Software onto the Server(s)
41
41
41
41
Mount the CD-ROM drive using the following command:
Platform
Platform
Platform
Platform
Command
Command
Command
Command
SCO UnixWare
mount -r -F cdfs /dev/cdrom/c0b0t510/cdrom
SCO OpenServer
mount /dev/cd0/cdrom
Slackware Linux
mount /dev/cdrom/cdrom
Red Hat Linux
mount /mnt/cdrom /cdrom
HP/UX
•
To mount at the beginning:
Make sure
/usr/sbin
is in the program search path.
Do a
ps
to make sure the pfs software is not already
running. If pfs is already running, skip the first 2 of the
following commands:
nohup /usr/sbin/pfs_mountd &
nohup /usr/sbin/pfsd -o bcbsize=4096 &
pfs_mount /dev/c1t2d0 /SD_CDROM
•
To unmount at the end:
use
ps -ef | grep pfs
to find the
pfs
commands.
You will eventually use
kill -9 <pidlist>
to kill the
tasks, where
<pidlist>
is the list of process ID
numbers returned by
ps
(the first column of numbers).
To shut down the pfs software, change directory to / and
unmount the device:
cd /
pfs_umount /SD_CDROM
Perform the following two steps if the tasks were not
running when the installation was begun:
•
Kill the rpc tasks (
pfs_mountd.rpc
and
pfsd.rpc
,
in that order).
•
Kill the pfs tasks (
pfsd
and
pfs_mountd
, in that
order).
Make sure that you do this in the order specified or your
server may crash. Make sure you leave the
pfs
software
running for as short a time as possible, since HP
indicates the machine may crash when this software is
running.
Summary of Contents for T1500 - Windows-based Terminals - 72 MB RAM
Page 1: ...T1500 WINDOWS BASED TERMINAL NETWORK INSTALLATION GUIDE...
Page 2: ......
Page 3: ...T1500 WINDOWS BASED TERMINAL NETWORK INSTALLATION GUIDE December 1999...
Page 12: ...x x x x...
Page 42: ...28 28 28 28 Chapter 3...
Page 48: ...34 34 34 34 Chapter 4...
Page 52: ...38 38 38 38 Chapter 5...