Re: cdrecord invocation under kernel-2.6.11

2005-05-15 Thread Colin
Ishwar Rattan wrote: > I have a linux box with an IDE cd-rw on secondary master > (/dev/hdc), some how cdrecord balks at this device: > > # cdrecord -v speed=8 dev=/dev/hdc cdimage > > it does not like dev=/dev/hdc, so what is the correct > device here? That only works with 2.6 kernels. If you

Re: cdrecord invocation under kernel-2.6.11

2005-05-15 Thread Andras Lorincz
Try dev=ATA:X,X,X or dev=ATA:X,X,X where X,X,X is replaced by 1,0,0 if your cdrw is hdc On 5/15/05, Ishwar Rattan <[EMAIL PROTECTED]> wrote: > I have a linux box with an IDE cd-rw on secondary master > (/dev/hdc), some how cdrecord balks at this device: > > # cdrecord -v speed=8 dev=/dev/hdc cdim

Re: cdrecord invocation under kernel-2.6.11

2005-05-15 Thread Adam Mercer
On 15/05/05, Ishwar Rattan <[EMAIL PROTECTED]> wrote: > I have a linux box with an IDE cd-rw on secondary master > (/dev/hdc), some how cdrecord balks at this device: > > # cdrecord -v speed=8 dev=/dev/hdc cdimage > > it does not like dev=/dev/hdc, so what is the correct > device here? what erro

Re: cdrecord invocation under kernel-2.6.11

2005-05-15 Thread Robert Storey
What kernel are you using? I think this will work only with 2.6 kernels (because those don't need scsi emulation). One test - what happens when you type "eject /dev/hdc" - Does the CDR tray open. cheers, Robert On Sun, 15 May 2005 00:11:58 -0400 (EDT) Ishwar Rattan <[EMAIL PROTECTED]> wrote: >

Re: cdrecord invocation under kernel-2.6.11

2005-05-14 Thread Robert Vangel
Ishwar Rattan wrote: I have a linux box with an IDE cd-rw on secondary master (/dev/hdc), some how cdrecord balks at this device: # cdrecord -v speed=8 dev=/dev/hdc cdimage it does not like dev=/dev/hdc, so what is the correct device here? -ishwar This is exactly what I use (including the hdc, but