>
> Hi,
>
> 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.
readcd does not have a problem with the linux-readahead bug.
(trying to read over the boundries of a CD)
And it tries error-correction when reading bad CDs.
Otherwise its almost the same as dd.
Thomas
___ ___
/ | \ ___________ | REAL : Thomas Niederreiter: Munich, Germany
/ ~ \/ _ \_ __ \ | EMAIL : [EMAIL PROTECTED]
\ Y ( <_> ) | \/ | MUD/IRC: Hor/_Hor
\___|_ / \____/|__| |
\/ All I want is a warm bed and a kind word and unlimited power
-- Ashleigh Brilliant
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]