10-21-06 12:13 PM
On 20 Oct 2006 18:53:17 -0700, "JOHNCHAP2" <z_q-g.-u@cox.net>
wrote:
>I just got stung with a corrupt (CRC error) image file which I badly
>needed. In the future I need to be able to verify the image files I
>produce with Norton Ghost 2003. There apparently is an extra step
>process to do this, but the poorly written instructions also seem to
>suggest that one can do this automatically with command line switches;
>e.g., -crc32. I cannot make heads nor tails about which parameters to
>use to verify automatically. Can anyone help me with this?
First: you can instruct Ghost to ignore the present crc error in
your corrupt file by starting ghost as:
GHOST -crcignore
If you do, you should however not attempt to restore the files to
their original location!
Restore them to some safe place, preferably on a second harddisk.
Once restored, inspect the damage to the files. (Could be just a
single file damaged, could be 'ruined beyond repair' :-)
By much the same way, you can instruct Ghost to add crc
information while making a backup:
GHOST -crc32
Ghost will then create and keep a checksum for every individual
file contained in the backup.
There is, however, an alternative way. (One I prefer myself.)
Make a checksum of the image(s) immediately after Ghost writes
them. MD5 from www.md5summer.com is perfect, but there are many
others. Save the .md5 file along with the ghost images.
At any time, you can easily verify the validity of your backup
files by just running MD5summer.
By the way, Ghost provides much the same functionality:
Ghost -chkimg, <filename>
But that requires Ghost on any system you wish to keep and verify
your images :-)
It is advisable to verify every time you copy or move an image!
--
Kind regards,
Gerard Bok
[ Post a follow-up to this message ]
|