Accessing the CD from a UNIX System
Insert CD in system CD drive
1
UNIX Software &
Documentation
2
Determine your CD device
Common names for
NAME | EXAMPLE |
/dev/cdrom | /dev/cdrom |
/dev/cdrom/cdromn | /dev/cdrom/cdrom1 |
/dev/cdn | /dev/cd0 |
/dev/dsk/cktmdn | /dev/c1t2d0 |
To list descriptions of devices: AIX: lscfg
HPUX: - Make sure you have administrator privileges and your PATH includes /usr/sbin
ioscan -funC disk
Solaris: Most Solaris systems use an
See the man page on vold: man vold
If your system auto mounts the CD, skip to step 5. Auto Mount programs may use the volume information to define a mount point. If the CD volume label is "Digi" then the mount point may be /cdrom/digi
3
Identify the
Some common
/mnt/cdrom /cdrom
Or create your own:
mkdir /mnt/mycdrom
HPUX - Check to see if pfs is running ps
If not, start the daemons:
pfs_mountd&; pfsd&
4
Mount the CD by entering one of the commands from the following table:
| Operating | Command | |||
| System |
|
|
|
|
| AIX | mount | |||
| *HPUX | do not use mount, it will not operate correctly |
|
|
|
| pfs_mount device | ||||
|
| See man pages for pfs and pfs_mount for more | |||
|
| information. | |||
| Linux | mount device |
|
| |
| SCO | mount | |||
| UnixWare |
|
|
|
|
| SCO | mount | |||
| OpenServer |
|
|
|
|
| Solaris | mount | |||
| (Intel & | Most systems use an | |||
| SPARC) | on vold: man vold |
device is the path to the device file assigned to the cdrom drive,
*HPUX When finished, leave the CD directory and pfs_umount
cd
pfs_umount mount-directory
(If you inadvertenly use umount instead of pfs_umount, kill the pfs daemons to remove the
5
Navigate to mounted CD directory, enter: ./setup
If you see DISPLAY permission errors when running the CD, you may want to verify your DISPLAY variable is set. To set the DISPLAY variable:
DISPLAY=localhost:0.0; export DISPLAY
AND/OR
xhost +localhost
Pinouts |
Pin 1 |
Pin | ||||
| ||||
| RI | TXD- | TXD- | |
| DSR | RxD- | RxD- | |
| RTS | RTS+ | n/a | |
| GND | GND | GND | |
| TxD | TxD+ | TxD+ | |
| RxD | RxD+ | RxD+ | |
| SG | SG | SG | |
| CTS | CTS+ | n/a | |
| DTR | RTS- | n/a | |
| DCD | CTS- | n/a |
Need help with cabling? | Digi TS |
| |||
| Part number | Adapter |
| Application |
|
|
|
|
|
|
|
| 76000697 | Digi TS |
| Bay Accelar, Nortel and other |
|
Cabling your serial devices to a |
| Console Adapter |
|
| |
76000698 | Digi TS |
| Sun Sparc, Sun Ultra, terminals, printers and other |
| |
Digi Product is now simpler than ever |
|
| |||
| Console Adapter | DTE devices with |
| ||
with a Digi Cable Adapter. While many |
|
| |||
76000699 | Digi TS |
| Cisco, IBM and other DTE devices with |
| |
custom cabling solutions can leave you |
|
| |||
with a cable that is either too long or too |
| Console Adapter |
| ||
short for your application, the | 76000700 | Digi TS |
| Modems and other DCE devices with |
|
Digi Cable Adapters are used with |
| Modem Adapter |
| ||
commercially available CAT 5 cable of | 76000701 | Digi TS |
| Modems and other DCE devices with |
|
any length. Simply plug standard CAT 5 |
| Modem Adapter |
| ||
cable into your Digi Product, connect a |
|
|
|
|
|
76000692 | Digi TS |
| For use with Printers. This adapter differs |
| |
Cable Adapter to the other end and plug |
|
| |||
| Printer Adapter | from a Console Adapter in that it utilizes the |
| ||
the adapter into your device. Whether |
|
| |||
|
|
| DTR signal (instead of RTS) for hardware flow control |
| |
you need a crossover or |
|
|
|
| |
|
|
|
|
| |
connection, or require a | 76000631 | Digi TS to |
| For use with Cisco and Sun |
|
| Sun Netra / Cisco Cable | Also available in |
| ||
Digi Cable Adapter solution. |
| (single pack) |
|
|
|
|
|
|
|
| |
For additional cabling information, see the |
|
|
|
|
|
| Can be used as a networking cable or combined with |
| |||
Cabling guide under Documentation on |
|
| |||
| Straight Through |
| one of the adapters as a serial cable. |
| |
your CD. If you prefer to order cables, |
| Ethernet Cable |
|
|
|
see our website at http://support.digi.com
and select Cabling. | All | |
DCD on pin 1, you must turn on altpin. If altpin is turned off, the hardware signal on pin 1 becomes DSR instead of | ||
| ||
| DCD. This alternative can be used if DCD is not required, and DSR is needed instead. Configure the altpin through | |
| the web interface or the command line. See the User's Guide, MEI chapter or the set flow command in the Command | |
| Reference on the Digi CD under Documentation for more information about setting the altpin. |