[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: cdrecord doesn't work



Florian Sukup <debian2003@sukup.at> writes:

> Hi,
> 
> I have trouble writing a CD using cdrecord.
> 
> My old Computer is running SuSE. There I can write a CD.
> 
> There is Debian woody on my new computer and here it's not working:
> 
> # cdrecord -v dev=0,0,0 speed=10 blank=fast file.cd_image 
> Cdrecord 1.10 (i686-pc-linux-gnu) Copyright (C) 1995-2001 Jörg Schilling
> TOC Type: 1 = CD-ROM
> scsidev: '0,0,0'
> scsibus: 0 target: 0 lun: 0
> cdrecord: No such device. Cannot open '/dev/pg0'. Cannot open SCSI driver.
> cdrecord: For possible targets try 'cdrecord -scanbus'. Make sure you are 
> root.
> 
> To make it work I tried 
> 
> modprobe ide-scsi
> mknod pg0 c 97 0
> 
> but no effect.
> 
> Please help, I already spent half day in searching for a solution.
> 

You can check the CD-WRITING HOWTO in www.linuxdoc.org, that worked
for me.

Greetings,

jsf



Reply to: