> > However, the image is corrupt.

wait a sec...

> $ readcd  -vv dev=0,0,0 -f /tmp/test2.raw
> ...
> Capacity: 181489 Blocks = 416857 kBytes = 407 MBytes = 426 prMB
> Sectorsize: 2352 Bytes
> ...
> -rw-r--r--   1 root     users    426862128 Oct 30 20:10 test2.raw

181489*2352=426862128

> However, using dd
> to dump the source CD completes without error and gives,
> -rw-r--r--   1 root     root     371689472 Oct 30 19:51 test.raw

181489*2048=371689472

So that test2.raw is not necessarily currupt. It's just that readcd
dumped not only data, but sync bytes and checksums surrounding every
data block...

A.


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

Reply via email to