Hello,

I'm trying to setup cdrecord for remote usage between 2 Linux hosts as
described in README.rscsi. Though a local executed 'cdrecord -scanbus'
does show my burner at 0,6,0, the remote executed cdrecord does not.

remote:
> cdrecord -vv dev=REMOTE:rscsi@mm -scanbus   
Cdrecord 1.11a08 (i686-pc-linux-gnu) Copyright (C) 1995-2001 J�rg Schilling
TOC Type: 1 = CD-ROM
scsidev: 'REMOTE:rscsi@mm'
devname: 'REMOTE:rscsi@mm'
scsibus: -1 target: -1 lun: -1
Warning: Using remote SCSI interface.
Using libscg version 'schily-0.5'
Using libscg transport code version 'schily-remote-1.6'
Using remote transport code version 'schily-scsi-linux-sg.c-1.68'
scsibus0:
        0,0,0     0) *
        0,1,0     1) *
        0,2,0     2) *
        0,3,0     3) *
        0,4,0     4) *
        0,5,0     5) *
        0,6,0     6) *
        0,7,0     7) *
cdrecord: No target found.

> cdrecord -vv dev=REMOTE:rscsi@mm:0,6,0 -atip
Cdrecord 1.11a08 (i686-pc-linux-gnu) Copyright (C) 1995-2001 J�rg Schilling
TOC Type: 1 = CD-ROM
scsidev: 'REMOTE:rscsi@mm:0,6,0'
devname: 'REMOTE:rscsi@mm:0,6,0'
scsibus: 0 target: 6 lun: 0
Warning: Using remote SCSI interface.
Using libscg version 'schily-0.5'
Using libscg transport code version 'schily-remote-1.6'
Using remote transport code version 'schily-scsi-linux-sg.c-1.68'
atapi: -1
cdrecord: Cannot do inquiry for CD/DVD-Recorder.
cdrecord: Success. test unit ready: scsi sendcmd: fatal error
CDB:  00 00 00 00 00 00
cmd finished after 0.000s timeout 40s

local:

> /opt/bin/cdrecord -v -scanbus
Cdrecord 1.11a08 (i686-pc-linux-gnu) Copyright (C) 1995-2001 J�rg Schilling
TOC Type: 1 = CD-ROM
Linux sg driver version: 3.1.20
Using libscg version 'schily-0.5'
scsibus0:
        0,0,0     0) *
        0,1,0     1) *
        0,2,0     2) *
        0,3,0     3) *
        0,4,0     4) *
        0,5,0     5) 'WANGTEK ' '5525ES SCSI RVM7' '5F5 ' Removable Tape
        0,6,0     6) 'HP      ' 'CD-Writer+ 9200 ' '1.0c' Removable CD-ROM
        0,7,0     7) *

What am I doing wrong?

-- 
   Dipl.-Ing. Erik Kunze               Phone: +49 - 89 - 32 14 07 41
   PHILOSYS Software GmbH              Fax:   +49 - 89 - 32 14 07 12
   Edisonstr. 6                        Email: [EMAIL PROTECTED]
   D-85716 Unterschleissheim           WWW:   www.philosys.de/~kunze

 PGP-Key: http://blackhole.pca.dfn.de:11371/pks/lookup?op=get&search=0xD5759581


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to