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
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
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
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:
>
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
5 matches
Mail list logo