View Single Post

   
  #3 (permalink)  
Old 01-17-2008, 06:34 AM
David
 
Posts: n/a
Default Re: RedHat 9 Problem Finding HP SCSI Tape Drive

Jeffrey Thompson wrote:
> David <thunderbolt01@netscape.net> wrote in message news:<vGPYa.64796$cF.21630@rwcrnsc53>...
>
>>You don't mount a tape drive you write and/or read from it.
>>
>>mt -f /dev/st0 status is correct.
>>
>>Find out which device it is connected to

>
>
> Yes my mistake. What I was telling you is: I tried 'mt -f DEVICE
> status' where DEVICE was all possible scsi devices. The point is: for
> some reason the HP SCSI tape drive is being found at bootup time but
> not "Attached" to a SCSI device.


Ok Try this to see if it will show the tape drive.

cdrecord --scanbus

It should show something similar to this:

cdrecord --scanbus
Cdrecord 2.0 (i686-pc-linux-gnu) Copyright (C) 1995-2002 J?rg
Schilling
Linux sg driver version: 3.1.25
Using libscg version 'schily-0.7'
scsibus0:
0,0,0 0) 'SEAGATE ' 'ST336706LW ' '010A' Disk
0,1,0 1) 'SEAGATE ' 'ST39173LW ' '5702' Disk
0,2,0 2) *
0,3,0 3) 'YAMAHA ' 'CRW8824S ' '1.00' Removable CD-ROM
0,4,0 4) 'Seagate ' 'STT8000N ' '3.22' Removable Tape
0,5,0 5) *
0,6,0 6) *
0,7,0 7) *

--
Confucius: He who play in root, eventually kill tree.
Registered with The Linux Counter. http://counter.li.org/
Slackware 9.0 Kernel 2.4.21 i686 (GCC) 3.3
Uptime: 6 days, 12:35, 1 user, load average: 0.26, 0.20, 0.13

Reply With Quote