What about 'dmesg | grep scsi'?

Alberto Romero wrote:
All right, if I type:
        cdrecord -scanbus

I get this:
Cdrecord 2.0 (i686-pc-linux-gnu) Copyright (C) 1995-2002 J�rg Schilling
cdrecord: No such file or directory. Cannot open '/dev/pg*'. Cannot open SCSI
driver.
cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are root.
cdrecord: For possible transport specifiers try 'cdrecord dev=help'.


Then I type:
        cdrecord dev=help

and I get:
        Cdrecord 2.0 (i686-pc-linux-gnu) Copyright (C) 1995-2002 J�rg Schilling
        Supported SCSI transports for this platform:

        Transport name:         sg
        Transport descr.:       Generic transport independent SCSI
        Transp. layer ind.:
        Target specifier:       bus,target,lun
        Target example:         1,2,0
        SCSI Bus scanning:      supported
        Open via UNIX device:   not supported

        Transport name:         pg
        Transport descr.:       SCSI transport for ATAPI over Parallel Port
        Transp. layer ind.:
        Target specifier:       bus,target,lun
        Target example:         1,2,0
        SCSI Bus scanning:      supported
        Open via UNIX device:   not supported

        Transport name:         ATA
        Transport descr.:       ATA Packet specific SCSI transport
        Transp. layer ind.:     ATAPI:
        Target specifier:       bus,target,lun
        Target example:         ATAPI:1,2,0
        SCSI Bus scanning:      supported
        Open via UNIX device:   not supported
        
        Transport name:         RSCSI
        Transport descr.:       Remote SCSI
        Transp. layer ind.:     REMOTE:
        Target specifier:       [EMAIL PROTECTED]:bus,target,lun
        Target example:         REMOTE:[EMAIL PROTECTED]:1,2,0
        SCSI Bus scanning:      supported
        Open via UNIX device:   not supported

So, where is the problem?
        


-- [EMAIL PROTECTED] mailing list



-- Andrew Gaffney


-- [EMAIL PROTECTED] mailing list



Reply via email to