Re: cdrdao question

2006-05-19 Thread dusan . vodopivec
> For the command given to cdrdao I used: > cdrdao write ./my-toc --device 1,1,0 > > and cdrdao returns the error: > error: expecting only one toc-file. > > This is like Kafka's Bureaucracy story. :) Try cdrdao write --device 1,1,0 ./my-toc dulev -- To UNSUBSCRIBE, email to [EMAIL PROTECTE

Re: cdrdao question

2006-05-18 Thread Jude DaShiell
Xavier, in the file: my-toc I have the liines: CD_ROM TRACK MODE1 DATAFILE "/home/jude/speakup_netinst-3.1r0a-1.iso" For the command given to cdrdao I used: cdrdao write ./my-toc --device 1,1,0 and cdrdao returns the error: error: expecting only one toc-file. This is like Kafka's Bureaucracy s

Re: cdrdao question

2006-05-18 Thread Jude DaShiell
Hi I'll try that, that man page could use a rewrite if this works. I would want to learn how to get everything working on the software though before attempting such a rewrite. I wouldn't want to introduce errors in that process nor leave it anymore dense than it is now. On Thu, 18 May 2006

Re: cdrdao question

2006-05-18 Thread Javier-Elias Vasquez-Vivas
On 5/18/06, Jude DaShiell <[EMAIL PROTECTED]> wrote: The examples in the man page don't appear to cover this job unless I'm reading something and it's just flying by. How could cdrdao be used to burn an already existing iso image to a cdr disk? cdrecord in stable version for kernel 2.4.x just e

Re: cdrdao question

2006-05-18 Thread M-L
On Friday 19 May 2006 09:39, Jude DaShiell wrote this for perusal by us all: >---> The examples in the man page don't appear to cover this job unless I'm >---> reading something and it's just flying by.  How could cdrdao be used to >---> burn an already existing iso image to a cdr disk?  cdrecord i

Re: cdrdao question

2001-12-13 Thread csj
On Friday 14 December 2001 05:51, Steve Kieu wrote: > Hi, > > can I use cdrdao to make an identical copy of a vcd cd > and dvd cd ? Simple answer: no. Qualified answer: another program uses it as a backend. Check out: http://vcdimager.org. You can even apt-get the second part of the URL from uns