SCIENTIFIC-LINUX-USERS Archives

December 2011

SCIENTIFIC-LINUX-USERS@LISTSERV.FNAL.GOV

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Alan Bartlett <[log in to unmask]>
Reply To:
Alan Bartlett <[log in to unmask]>
Date:
Tue, 6 Dec 2011 22:07:28 +0000
Content-Type:
text/plain
Parts/Attachments:
text/plain (15 lines)
On 6 December 2011 21:55, Todd And Margo Chester <[log in to unmask]> 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.

ATOM RSS1 RSS2