Datacom Systems J Class User Manual

Page 43

Advertising
background image

1-25

SCSI ID and Device File Information for HP-UX 9.05

Default device file names for your drives are listed below. The under-
lined number in the device file name indicates the SCSI ID number:

Device

Device File Name

CD-ROM drive

/dev/dsk/c201d2s0

DDS-format tape drive

/dev/rmt/3m

Floppy disk drive

/dev/rfloppy/c201d0s0

These device file names assume the SCSI ID of your drive is set to
the factory default. If you change the factory-set value, you must
create a new device file and substitute the pathname of your device
file for the pathname above. See the System Administration Tasks
manual for information on how to create a device file.

SCSI ID and Device File Information for HP-UX 10.0 or
Later

Default device file names for your drives are listed below.

Device

Device File Name

CD-ROM drive

/dev/[r]dsk/c#t#d#

Floppy disk drive

/dev/rfloppy/c#t#d#

where
c# identifies the bus address of the SCSI interface card
t# identifies the target address of the SCSI disk
d# identifies the SCSI lun address (0, except for disk arrays)

Device file names for DDS drives at HP-UX 10.0 or later depend on
the naming conventions of the system on which you are installing:

For installation on a system permitting long file names
/dev/rmt/c#t#d#BEST

AT&T style, best available density,
character entry, rw–rw–rw

/dev/rmt/c#t#d#BESTb

Berkeley style, best available density
character entry, rw–rw–rw

/dev/rmt/c#t#d#BESTn

AT&T style, no rewind, best available
density, character entry, rw–rw–rw

/dev/rmt/c#t#d#BESTnb Berkeley style, no rewind, best available

density, character entry, rw–rw–rw

Advertising