>From: Joachim Backes <[EMAIL PROTECTED]>

>I have a question: If I read a CD image, I use the following command:

>                dd if=/dev/scd0 of=<some image file>

>I know, there is the "readcd" command. In which cases should I use
>the readcd command instead of dd? Or should I avoid principally
>the usage of the dd command? The usage of dd is a lot faster then
>the usage of readcd.

It is most unlikely that dd is faster than readcd...

If you have a CD with partitioning, dd will not help you.
Readcd is optimized to CD media. It allows you to ignore errors at 
driver level and a lot more.


J�rg

 EMail:[EMAIL PROTECTED] (home) J�rg Schilling D-13353 Berlin
       [EMAIL PROTECTED]               (uni)  If you don't have iso-8859-1
       [EMAIL PROTECTED]           (work) chars I am J"org Schilling
 URL:  http://www.fokus.gmd.de/usr/schilling   ftp://ftp.fokus.gmd.de/pub/unix


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to