On Sun Jul 07, 2002 at 06:07:44AM -0400, Christian Robert wrote:
> [root@X-home:/btemp] # md5sum /dev/sr0
> md5sum: /dev/sr0: Input/output error <- oups, it failed
>
> [root@X-home:/btemp] # dd if=/dev/sr0 | md5sum
> dd: reading `/dev/sr0': Input/output error <- failed here too
> 13440+0 records in
> 13440+0 records out
> 5ec08b6fa7bf09741d1310e5baa800de - <- but md5sum is OK
Looks like a read ahead bug to me... Out of curiousity,
did you use "-no-pad" with mkisofs?
-Erik
-- Erik B. Andersen http://codepoet-consulting.com/ --This message was written using 73% post-consumer electrons-- - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
This archive was generated by hypermail 2b29 : Sun Jul 07 2002 - 22:00:17 EST