On 6 December 2011 21:55, Todd And Margo Chester <toddandma...@gmail.com> wrote: > > That is not the problem. This is the problem: > > md5sum source.iso /dev/sr0
Hmm. Purely out of interest, what do you observe by -- mkdir /mnt/{foo1,foo2} mount -r -t iso9660 /dev/sr0 /mnt/foo1 mount -r -t iso9660 -o loop source.iso /mnt/foo2 diff -r /mnt/foo1 /mnt/foo2 Alan.