On 8/26/06, Paul Smith <phhs80@xxxxxxxxx> wrote:
On 8/26/06, CodeHeads <codeheads@xxxxxxxxx> wrote: > > > Does somebody know how to copy a CD to another one > > > with only one > > > burner and using the command line, say, cdrecord? > > Hey Paul :) Long time no talk :) LOL > > Here is what I have used and has "worked" for me. Hopefully it will > work for you. > > #!/bin/bash Hi, Will! :-) Thanks! I am not sure whether you have noticed one of my previous posts where I mention a simple solution: cdrdao copy --device /dev/dvd It works too. Paul
Hey Paul. No problem :) I must have missed that one. Sorry :( LOL Did you try the one I sent? I am curious to see if it works on your box. Will