Home | History | Annotate | Download | only in miniroot

Lines Matching refs:tape

1195 	# Get the name of the tape from the user.
1198 The installation program needs to know which tape device to use. Make
1202 _tape=$(basename $TAPE)
1205 echo -n "Name of tape device? [${_tape}]"
1209 TAPE="/dev/${_tape}"
1210 if [ ! -c $TAPE ]; then
1211 echo "$TAPE does not exist or is not a character special file."
1215 export TAPE
1217 # Rewind the tape device
1218 echo -n "Rewinding tape..."
1220 echo "$TAPE may not be attached to the system or may not be"
1221 echo "a tape device. Aborting."
1255 There are 2 different ways the file can be stored on tape:
1279 ( cd /mnt; dd if=$TAPE | $_xcmd )
1368 Make sure the sets are either on a local device (i.e. tape, CD-ROM) or on a