"Bruce E. Harris" wrote:
> 
> Hi,
> 
> I am still trying to get my CD-RW working. I can mount a cd, read its contents,
> yet gtoaster or xcdroaster will not access it.
> 
> cdrecord -scanbus gives me:
> 
> scsibus0:
>         0,0,0     0) *
>         0,1,0     1) *
>         0,2,0     2) 'IBM     ' 'DDRS-39130D     ' 'DC1B' Disk
>         0,3,0     3) 'YAMAHA  ' 'CRW8424S        ' '1.0g' Removable CD-ROM
>         0,4,0     4) *
>         0,5,0     5) *
>         0,6,0     6) *
>         0,7,0     7) *
> 
> I am not sure what to set the cd to /dev/scd0, /dev/scd3 /dev/cdrom
> since none of them work. What am I missing?
> 
> TIA
> 
> Bruce

/dev/sr0 would be the cd-burner--it must be UNMOUNTED to burn.

Furthermore, as I discovered helping some others, if supermount
is not enabled on your machine, then you need to do this

Open a terminal

su to root

# modprobe ide-scsi

Do your burning with your favorite software

# rmmod ide-scsi
# exit


Civileme

Reply via email to