Installation Instructions

Table Of Contents
12 Installation SCADA Gateway Installation and Configuration Manual
© Tait Limited May 2017
Notice The Dell R230 server can only be booted up by a USB type
3.0 flash drive. When installing software on a Dell R230, please make
sure your flash drive is compliant. The internet can provide tips on how
to recognise a USB 3.0 flash drive (e.g. sometimes it has a blue insert).
If problems arise, please contact Tait Technical Support for CD/DVD
ROM installation instructions.
2.2.2 Solaris
DMR 1. Back up the DMR node controller database.
2. Ensure the databases on the DMR switching node(s) and control
node are synchronized.
3. Ensure the DMR node firmware is up to date with a version
compatible with the SCADA gateway (DMR node version 2.06 or
later).
4. Insert the SCADA Gateway Installation CD.
5. Use an SSH terminal application (PuTTY) to connect to the IP
address of the DMR node, using
taitnet and tait as the default
username and password.
6. Switch to root by entering:
su
k1w1
7. To mount the CD, enter:
mount -F hsfs /dev/dsk/c1t0d0s0 /cdrom
If this does not work, the device name may be different, in which
case the following procedure will enable you to ascertain the correct
device name:
a. Enter iostat -En to list all the devices and look for the CD/
DVD drive (this will be similar to
Product: DV-W28SS-V or
Product: CD/DVDW). See sample below:
iostat -En
c1t4d0 Soft Errors:0 Hard Errors:0 Transport Errors:0
Vendor: TEAC Product: DV-W28SS-V Revision: 1.0B
Serial No:
Size: 1.13GB <1132068864 bytes>
Media Error :0 Device Not Ready: 0 No Device: 0
Recoverable: 0
Illegal Request: 3 Predictive Failure Analysis: 0
b. Use the corresponding device name and add s0, as follows:
mount -F hsfs /dev/dsk/c1t4d0s0 /cdrom
8. Change the current working directory by entering:
cd /cdrom (press Enter)
ls (press Enter)