40 Verifying the Installation
Determining the Archive Name for SUN Solaris 2
Determine the archive name by typing:
% ls -l /dev/rmt/*m | grep "st@X"
where
X
is the SCSI ID. Identify the line for the tape drive. For example, if the
drive was at SCSI ID 2, look for the line containing ā
st@2,0
ā. This might be
as follows (but on a single line):
lrwxrwxrwx 1 root root 63 Mar 1 00:00 /dev/rmt/0m
../../devices/sbus@1f,0/espdma@e,8400000/
esp@e,8800000/st@2,0:m
Here you could use
/dev/rmt/0m
(shown underlined above) as the archive
name.