Re: cdrecord / ATAPI

2006-09-02 Thread Derek
On 8/31/06, Paul Dwerryhouse <[EMAIL PROTECTED]> wrote: On Thu, Aug 31, 2006 at 11:11:37PM +0200, ciol wrote:> # cdrecord -v dev=1,1,0 speed=10 dl/debian-31r2-i386-binary-1.isoI've found that it's possible to just use the device name; whether thisis good or bad, I don't know, but it works for me: c

Re: cdrecord / ATAPI

2006-09-01 Thread José Alburquerque
ciol wrote: Hello, I have got a problem with cdrecord. My CD-writer is an 'ATAPI'. So I followed these instructions : /usr/share/doc/cdrecord/README.ATAPI.setup # cdrecord dev=ATA: -scanbus I get : scsidev: 'ATA:' devname: 'ATA' scsibus: -1 target: -1 lun: -1 Warning: Using badly designed ATA

Re: cdrecord / ATAPI

2006-09-01 Thread steef
ciol wrote: Hello, I have got a problem with cdrecord. My CD-writer is an 'ATAPI'. So I followed these instructions : /usr/share/doc/cdrecord/README.ATAPI.setup # cdrecord dev=ATA: -scanbus I get : scsidev: 'ATA:' devname: 'ATA' scsibus: -1 target: -1 lun: -1 Warning: Using badly designed ATA

Re: cdrecord / ATAPI

2006-09-01 Thread ciol
Thanks Paul and Rage, your two solutions seem to be better, but it doesn't work either. It doesn't matter : I think it's because my cd-writer is broken (I can't remember if it worked with Windows(c) or not). -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Troubl

Re: cdrecord / ATAPI

2006-08-31 Thread Paul Dwerryhouse
On Thu, Aug 31, 2006 at 11:11:37PM +0200, ciol wrote: > # cdrecord -v dev=1,1,0 speed=10 dl/debian-31r2-i386-binary-1.iso I've found that it's possible to just use the device name; whether this is good or bad, I don't know, but it works for me: cdrecord -v dev=/dev/hdd(etc etc) C

Re: cdrecord / ATAPI

2006-08-31 Thread Rage Callao
Hi, On 9/1/06, ciol <[EMAIL PROTECTED]> wrote: # cdrecord -v dev=1,1,0 speed=10 dl/debian-31r2-i386-binary-1.iso This works for me. Instead of dev=1,1,0 try dev=ATA:1,1,0 Regards, Rage -- Free Software :: empower :: educate -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "u

cdrecord / ATAPI

2006-08-31 Thread ciol
Hello, I have got a problem with cdrecord. My CD-writer is an 'ATAPI'. So I followed these instructions : /usr/share/doc/cdrecord/README.ATAPI.setup # cdrecord dev=ATA: -scanbus I get : scsidev: 'ATA:' devname: 'ATA' scsibus: -1 target: -1 lun: -1 Warning: Using badly designed ATAPI via /dev/hd*