10.
vi ddr.dbase
11. Save the changes to the file:
12.
:w!
13. Go to the /dev directory:
14.
cd /dev
15. Create device files for the new tape drive:
16.
MAKEDEV [id]
Where [id] is the SCSI ID of the new tape drive. For example,
files for a tape drive at SCSI ID 5.
Assuming that no device files were previously created for any tape drives, the MAKEDEV
command creates the following eight device files in the /dev directory:
Low density rewinding device
/dev/rmt0l
High density rewinding device
/dev/rmt0h
Medium density rewinding device
/dev/rmt0m
Alternate density rewinding device
/dev/rmt0a
Low density non-rewinding device
/dev/nrmt0l
High density non-rewinding device
/dev/nrmt0h
Medium density non-rewinding device
/dev/nrmt0m
Alternate density non-rewinding device
/dev/nrmt0a
Your system is now ready to use the new tape drive.
You need to create device files for each tape drive only once. If you add more than one tape
drive, the next time you run MAKEDEV, it will create /dev/[n]rmt1[lhma], then
/dev/[n]rmt2[lhma], and so on for the additional tape drives.
Modifications for DLT1 tape drives
# ####################################################################
#
# TAPES:
#
# ####################################################################
#
# The "default" tape entry is as follows:
#
#
PARAMETERS:
#
TypeSubClass
#
BlockSize
#
MaxTransferSize
= rdat
= 0
= 0xFFFFFF
MAKEDEV tz5
creates device
# 16MB-1 tape default
Need help?
Do you have a question about the DLT 1 and is the answer not in the manual?
Questions and answers