Single runlevel usb-ohci
I want to use my Seagate Travan USB tape drive (STT3401A) in single runlevel mode. It works perfectly in Slack runlevel 4 and also single runlevel on mandrake.
In slack the modules loaded in single are -
st, ide-scsi, nls_iso8859-15 and nls_cp850
and at runlevel 4 are (excluded sound and network)
st, parport_pc, lp, parport, usb-storage, usb-ohci, usbcore, pcmcia_core, ide-scsi, nls_iso8859-15 and nls_cp850
In single at command line I did
modprobe usb-ohci
the tape drive moves the tape and correctly identifies the STT3401A. I then tried
mt -f /dev/st0 eject
The tape was ejected but i got the error message
st0: Error with sense data: Current st09:00: sns=70 J5
ASC=20 ASQ= 0
Raw sense date: 0x70 0x00 0x05 0x00 0x00 0x00 ............................................................
I don't get this at slack runlevel 4, mandrake runlevel S or mandrake 6.
I obviously need to do something extra - but what?
AK
|