LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   copy CD's (https://www.linuxquestions.org/questions/linux-general-1/copy-cds-49575/)

KaktusKnight 03-13-2003 04:51 AM

copy CD's
 
I have bought CD's from Suse in Germany. I would like to copy the CD's but it seems impossible. Some protection is on the CD's. Anybody that knows a workaround?

Thanks in advance

MikeVx 03-13-2003 10:32 AM

Details might help...
 
You could give a bit more information about how you are trying to copy the disc. I try to avoid any form of front end, so I copy CDs (data) by using dd to create an image file and cdrecord to write the image to another disc.

Examples:

dd if=/dev/scd0 of=image.cd

cdrecord speed=4 -v dev=0,1,0 -data image.cd

KaktusKnight 03-14-2003 05:00 AM

MikeVx

Sorry, but I use Windows as operating system and Nero to copy the disks.. I do not have a CD-writer on my linux machine..

I have tried to copy the CDs directly and to copy the entire CD to my disk, but none of these works.

orange400 03-14-2003 03:50 PM

Try using Elaborate Byte's CloneCD. Just go to Google and type "clone cd", you should find it. You can download a trial version and it works super-good.


All times are GMT -5. The time now is 03:11 PM.