My first comment would be to detail how you did each step in your process.&nbsp; Especially what you were trying to hash and the command used.<br><br>In lieu of that, my first step would be to copy the data from the cd onto your hard drive in a directory, assuming the iso file, as a file, is on cd - and then hashing it once it&#39;s back on your hard drive.&nbsp; Depending on your method of burning, as well as other various things, it&#39;s very possible and likely to get differing hash values but still not alter anything substantial.<br>
<br>The best method, hands down, is to test your restore.&nbsp; This is a critical step in any backup plan.&nbsp; Don&#39;t rely on concept and best practices or logic - actually try it out and see what breaks.<br><br>So - aside from all of my sidestepping and pontificating above - here is what I would do:<br>
<br>Look at the original iso files and hash them.&nbsp; Look at the cd and hash the files on cd - make sure you don&#39;t hash the device itself as that will give a different value.&nbsp; If the hashes are different, then copy the files back from cd and hash them.&nbsp; Then try mounting the iso files themselves.&nbsp; Check to make sure things look alright and are valid.&nbsp; If things are all messed up and your iso won&#39;t mount - then start over again from concept and work forward.<br>
<br>Brad<br><br><div class="gmail_quote">On Fri, Dec 12, 2008 at 2:39 AM, Joe <span dir="ltr">&lt;<a href="mailto:josephj@main.nc.us">josephj@main.nc.us</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I&#39;m making image backups of my system in chunks that fit on cdroms.<br>
<br>
I created files such as rootu001.iso, rootu002.iso, etc. using dump with<br>
an unmounted file system.<br>
Then, I used cdrecord to burn a CD which has a file called rootu001 ...<br>
on it.<br>
Next, I ran md5sum against each and they do not match.<br>
I did this twice (two cdroms).<br>
I did an ls -l of both files and the .iso file is somewhat larger than<br>
the one on the cdrom. &nbsp;There were no error messages, etc. during the<br>
burn (using burnfree which is supported on the drive). &nbsp;As far as I<br>
know, the cdrom drive is working fine.<br>
<br>
I just ran a 15 cdrom backup that worked fine, but I realized afterwards<br>
that since the root file system was mounted, the backup was probably<br>
useless, so I recreated it using a livecd with the root unmounted.<br>
That&#39;s the one I&#39;m having trouble verifying now.<br>
<br>
Am I doing something wrong?<br>
<br>
How do I verify that what I wrote to the cdrom is identical to the image<br>
on disk and is completely readable - a reliable/restorable copy?<br>
<br>
TIA<br>
<font color="#888888"><br>
Joe<br>
_______________________________________________<br>
nflug mailing list<br>
<a href="mailto:nflug@nflug.org">nflug@nflug.org</a><br>
<a href="http://www.nflug.org/mailman/listinfo/nflug" target="_blank">http://www.nflug.org/mailman/listinfo/nflug</a><br>
</font></blockquote></div><br>