On Mon, Jan 12 2004, Luis Sanjuan wrote: > On Mon, Jan 12, 2004 at 11:54:03AM +0100, Jens Axboe wrote: > > On Sun, Jan 11 2004, [EMAIL PROTECTED] wrote: > > > Hi, > > > > > > Luis Sanjuan a écrit : > > > >On Sun, Jan 11, 2004 at 04:47:49AM +0100, Sven Herzberg, GNOME > > > >Deutschland > > > >wrote: > > > > > > > >>Hi, > > > >> > > > >> today I tried to get burning working with my new Powerbook 15". Has > > > >>anyone of you already burnt successfully with the PBook? > > > > > > > > > > > >Succes here as well with CD burning on an AlBook 17" (now without SCSI > > > >emulation): > > > > > > > >cdrecord -dev=/dev/hdc <your-image-file> > > > > > > > > > > The docuumentation of cdrecord says the syntax is : > > > dev=ATAPI:bus,target,lun > > > > That's a different access method. Using ATAPI will send you through > > CDROM_SEND_PACKET, which in turn will use the same access method as the > > open-by-device (-dev=/dev/hdc) but with some loss of information. So I'd > > suggest dumping ATAPI. It worked _horribly_ in 2.4, and its deprecated > > for 2.6. > > > Hi Jens and thanks for your great job on kernel development. > > BTW. Executing cdrecord (version: Cdrecord-Clone 2.01a19) with -dev=/dev/hdc > outputs this warning message: > > "Open by 'devname' is unintentional and not supported." > > It might be confusing. Any explanation?
It's a Schilling thing, what can I say... Open by device works fine, there's nothing to worry about. I'll try and talk to Joerg and see if I can't get him to take out that message. -- Jens Axboe