Re: scsi tape
On Sat, Aug 27, 2005 at 12:33:03PM +0100, Dr Gavin Seddon wrote:
> The mt-st [ackage is the latest I cannot finf st0 or sg package. When I
> try and use mt I get
> 'mt -f /dev/st0 eject
> /dev/st0: No such device or address'
> it appears I need a kernel module (st?), are these available on the
> list?
Make sure /dev/st* and /dev/nst* exist (well if you are using udev or
devfs then hopefully loading the st module creates something in /dev you
can use).
You can also check in /proc/scsi/scsi (using cat) if it has even found
the tape device on the scsi bus.
Maybe output of dmesg after loading the scsi driver and the st module
would be helpful.
Len Sorensen
Reply to:
- References:
- scsi tape
- From: Dr Gavin Seddon <gavin.m.seddon@man.ac.uk>