[NBLUG/talk] Using readcd with 2.6 kernel
Andrew
argonaut at gmx.co.uk
Sun Aug 6 17:49:57 PDT 2006
Jippen wrote on Sun, 6 Aug 2006 17:09:02 -0700:
> Wouldn't it be easier just to use dd?
> dd if=/dev/cdrom of=/cdrom_image.iso
>
> BOOM! Image done. XD
readcd was designed to read CDs and so is much better at reading
bad sectors and doing error correction. Also, dd doesn't always
behave correctly when it reaches the end of the disk. Sometimes
it will read too little data, sometimes too much.
Here's what the Debian Reference says about readcd and dd:
http://www.debian.org/doc/manuals/reference/ch-tune.en.html#s9.3.7
A.
More information about the talk
mailing list