Bug#330181: Bug#330180: cdrecord + linux-image 2.6.12 problem

2005-09-26 Thread Christoph Hellwig
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

Bug#330181: Bug#330180: cdrecord + linux-image 2.6.12 problem

2005-09-26 Thread Eduard Bloch
#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

Bug#330181: Bug#330180: cdrecord + linux-image 2.6.12 problem

2005-09-26 Thread Arthur H. Johnson II
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