Hi,

I'am using a vanilla kernel and I'am trying to mount a cd with:

mount -t iso9660 /dev/scd0 /mnt

but I receive the error message:

mount: /dev/scd0 is not a valid block device

It was working under woody now I have a new kernel (2.6.16) and made an
update to sarge which doesn't seem's to work at the moment.

$ cdrecord -scanbus

Linux sg driver version: 3.5.33
Using libscg version 'schily-0.8'.
scsibus0:
        0,0,0     0) *
        0,1,0     1) 'TEAC    ' 'CD-R55S         ' '1.0R' Removable CD-ROM
        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 dev=0,1,0 -prcap -toc

scsidev: '0,1,0'
scsibus: 0 target: 1 lun: 0
Linux sg driver version: 3.5.33
Using libscg version 'schily-0.8'.
Device type    : Removable CD-ROM
Version        : 2
Response Format: 2
Capabilities   : RELADR SYNC LINKED 
Vendor_info    : 'TEAC    '
Identifikation : 'CD-R55S         '
Revision       : '1.0R'
Device seems to be: Teac CD-R50S.

cdrecord dev=0,1,0 -toc

scsidev: '0,1,0'
scsibus: 0 target: 1 lun: 0
Linux sg driver version: 3.5.33
Using libscg version 'schily-0.8'.
Device type    : Removable CD-ROM
Version        : 2
Response Format: 2
Capabilities   : RELADR SYNC LINKED 
Vendor_info    : 'TEAC    '
Identifikation : 'CD-R55S         '
Revision       : '1.0R'
Device seems to be: Teac CD-R50S.
Using driver for Teac CD-R50S, Teac CD-R55S, JVC XR-W2010, Pinnacle
RCD-5020 (teac_cdr50).
Driver flags   : SWABAUDIO 
Supported modes: TAO
first: 1 last 1
track:   1 lba:         0 (        0) 00:02:00 adr: 1 control: 4 mode: 1
track:lout lba:     53267 (   213068) 11:52:17 adr: 1 control: 4 mode:
-1

What can I do to mount a cd with the internal scsi device ?

-- 
Best Regards,

Mark


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

Reply via email to