In a message dated: Sun, 23 Dec 2001 10:08:12 EST "Kenneth E. Lussier" said:
>That was easy... The SCSI card works. The tape drive attached to it, >on the other hand, is being a bit more difficult. It shows up in >/proc/scsi/scsi as: > >webby:/home/kenny# cat /proc/scsi/scsi >Attached devices: >Host: scsi0 Channel: 00 Id: 06 Lun: 00 > Vendor: ARCHIVE Model: Python 00095-001 Rev: 5.45 > Type: Sequential-Access ANSI SCSI revision: 02 > >So it's there, and the system sees it. However, I can't access >/dev/st0, or any variation thereof. Do you have the generic scsi driver built in? /dev/sg* often times needs to be available in order to deal with tape drives. What does 'mt -f /dev/st0 status' reveal? ***************************************************************** To unsubscribe from this list, send mail to [EMAIL PROTECTED] with the text 'unsubscribe gnhlug' in the message body. *****************************************************************
