[Gllug] cdrecord ide-scsi
Sean Burlington
sean at uncertainty.org.uk
Mon Sep 8 14:24:59 UTC 2003
Martin A. Brooks wrote:
> On Mon, 2003-09-08 at 11:39, Sean Burlington wrote:
>
>>Hi,
>> I'm having trouoble getting my new IDE CDR working ...
>>
>>any help much appreciated :)
>
>
> You're missing the SCSI Generic (sg) module.
>
thanks Martin,
I now find myself in the odd situation of being able to record a CD :)
but not read it :(
cdrecord -scanbus
Cdrecord 1.10 (i686-pc-linux-gnu) Copyright (C) 1995-2001 Jörg Schilling
Linux sg driver version: 3.1.25
Using libscg version 'schily-0.5'
scsibus0:
0,0,0 0) 'LITE-ON ' 'LTR-52327S ' 'QS04' Removable CD-ROM
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) *
xcdroast works just fine ...
mount -t iso9660 -o ro /dev/hdc /mnt/cdrom/
mount: wrong fs type, bad option, bad superblock on /dev/hdc,
or too many mounted file systems
(could this be the IDE device where you in fact use
ide-scsi so that sr0 or sda or so is needed?)
mount -t iso9660 -o ro /dev/scd0 /mnt/cdrom/
mount: /dev/scd0 is not a valid block device
mount -t iso9660 -o ro /dev/sda /mnt/cdrom/
mount: /dev/sda is not a valid block device
mount -t iso9660 -o ro /dev/sr0 /mnt/cdrom/
mount: /dev/sr0 is not a valid block device
--
Sean
--
Gllug mailing list - Gllug at linux.co.uk
http://list.ftech.net/mailman/listinfo/gllug
More information about the GLLUG
mailing list