David Krider wrote: > [root]# dd if=/dev/cdrom bs=2048 count=326656 |> md5sum - > 314323+0 records in > 314323+0 records out > 4e2fc66c78d566209be2022baebc6db9 - > md5sum doesn't even get the number of sectors right. Anyone have any > insight here? [root@xxx iso]# dd if=/dev/cdrom bs=2048 count=326656 | md5sum 1+0 records in 1+0 records out c99a74c555371a433d121f551d6c6398 - How do I know if this is the right number?