[ale] Duplicating a CD

James Sumners james at sumners.ath.cx
Wed May 7 22:44:37 EDT 2003


Take a look at http://cdrdao.sf.net

I have not figured out how to rip a multi-session cd into one file using cdrdao
yet(if someone else know then please speak up) but you could do something like
the following:

#> cdrdao read-cd --device 0,4,0 --driver generic-mmc-raw --read-raw --session
1--datafile session_1.bin session_1.cue
#> cdrdao read-cd --device 0,4,0 --driver generic-mmc-raw --read-raw --session
1--datafile session_2.bin session_2.cue
#> cdrdao write --device 0,4,0 --driver generic-mmc-raw --multi session_1.cue
#> cdrdao write --device 0,4,0 --driver generic-mmc-raw session_2.cue

Of course you will need to supply the device that corresponds to your system
(`cdrdao scanbus`).

Oh, and look what I found: http://www.ale.org/talks/cdburning.pdf 

-- 

All governments suffer a recurring problem: Power attracts pathological
personalities. It is not that power corrupts but that it is magnetic to the
corruptible. Such people have a tendency to become drunk on violence, a
condition to which they are quickly addicted. 

Missionara Protectiva, Text QIV (decto)
CH:D 59
_______________________________________________
Ale mailing list
Ale at ale.org
http://www.ale.org/mailman/listinfo/ale





More information about the Ale mailing list