Re: Careful Dave: Re: cdrecord error

2004-05-15 Thread John L Fjellstad
Roberto Sanchez <[EMAIL PROTECTED]> writes: > Does that work regardless of the media? I.e., slow 4x for > CD-RW and fast 24x or 48x for plain CD-R? I really don't know, and I haven't tested with CD-RW. According to the man for cdrecord, I see this: If no speed value could be found, cdrecord

Re: Careful Dave: Re: cdrecord error

2004-05-14 Thread Roberto Sanchez
John L Fjellstad wrote: Greg Folkert <[EMAIL PROTECTED]> writes: Cooked IO for IDE devices should be using the "ATAPI:b,d,l" specifier. (i.e.: ATAPI:0,0,0 for your first IDE device) For the 2.6.x kernel use: cdrecord -v -speed 8 -dev ATAPI:0,0,0 example.iso Or you can just write directly to the

Re: Careful Dave: Re: cdrecord error

2004-05-14 Thread John L Fjellstad
Greg Folkert <[EMAIL PROTECTED]> writes: > Cooked IO for IDE devices should be using the "ATAPI:b,d,l" specifier. > (i.e.: ATAPI:0,0,0 for your first IDE device) > For the 2.6.x kernel use: > cdrecord -v -speed 8 -dev ATAPI:0,0,0 example.iso Or you can just write directly to the node, like this c

Re: Careful Dave: Re: cdrecord error

2004-05-13 Thread s. keeling
Incoming from Peter Rohrman: > > To Everyone else out there on the debian-user list: > > THIS LIST ROCKS!! I've only been on this list about a week, and I can > see so much great information being passed. This is the best email list I If you like the list, you'll love the archives. Search

Re: Careful Dave: Re: cdrecord error

2004-05-13 Thread Peter Rohrman
Greg, Thank you for the advice, but I think the version of Debian that I had didn't have the 2.6 kernel. To Everyone else out there on the debian-user list: THIS LIST ROCKS!! I've only been on this list about a week, and I can see so much great information being passed. This is the best em

Careful Dave: Re: cdrecord error

2004-05-13 Thread Greg Folkert
On Thu, 2004-05-13 at 18:25, David Cunningham wrote: > - Original Message - > From: "Peter Rohrman" <[EMAIL PROTECTED]> > To: "Thomas Adam" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]> > Sent: Thursday, May 13, 2004 1:23 PM > Subject: Re: cdrecord error > > Is there a volmgt on Debian in