[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ale] device name for SCSI DLT
- Subject: [ale] device name for SCSI DLT
- From: maltzen at mm.com (Gary Maltzen)
- Date: Mon, 18 Sep 2000 09:21:34 -0500
I would expect it to be /dev/st0
If the kernel sees the tape drive at startup, it should say what device name
it's assigned to the tape drive.
# dmesg | less
If you are missing /dev/st* entries
# cd /dev
# ./MAKEDEV st
> Anyone know what the device name of a SCSI DLT drive will turn out to be?
> The kernel sees mine at startup, but none of the standard devices
(/dev/st0,
> /dev/nst0) seem to exist. Except /dev/sg0, which tells me "Permission
> denied" when I try to use 'mt' on it. I have no idea what's causing that.
--
To unsubscribe: mail majordomo at ale.org with "unsubscribe ale" in message body.