On Mon, Sep 26, 2005 at 06:18:55PM +0200, Eduard Bloch wrote:
> #include
> * Arthur H. Johnson II [Mon, Sep 26 2005, 12:13:41PM]:
> >
> > cdrecord -v -dao -data dev=2,0,0 fs=12M speed=4 whatever.iso
>
> Google says it is an ATAPI device. Don't use the ide-scsi driver with
> kernel 2.6, it is not
#include
* Arthur H. Johnson II [Mon, Sep 26 2005, 12:13:41PM]:
>
> cdrecord -v -dao -data dev=2,0,0 fs=12M speed=4 whatever.iso
Google says it is an ATAPI device. Don't use the ide-scsi driver with
kernel 2.6, it is not supported by upstream. See README.ATAPI.setup for
details and use something
cdrecord -v -dao -data dev=2,0,0 fs=12M speed=4 whatever.iso
This same command produces usable CD burns under 2.6.6 with cdrecord
2.01+01a03-2. There was an error in dmesg when I tried mounting the
2.6.12 burns, something about mounting past the limit? Windows won't
recognize the CD at all.
As
3 matches
Mail list logo