Symantec NORTON GHOST PERSONAL EDITION User Manual page 53

Hide thumbs Also See for NORTON GHOST PERSONAL EDITION:
Table of Contents

Advertisement

Command-line switches
dcreate
Create an ASCII CRC32 file from an image file.
dverify
Verify an image file from an ASCII CRC32 file.
Examples of -CRC32 usage
To create a CRC32 file (called ghost.crc) while making an image file:
ghostpe.exe -fcr
To create a list of files and CRC32 values for a disk:
ghostpe.exe -CRC32,action=create,src=1,crcfile=ghost.crc
To verify the list against an image file:
ghostpe.exe -crc32,action=dverify,src=x:dumpfile.gho,
crcfile=ghost.crc
To create an ASCII CRC32 file from the primary hard drive:
ghostpe.exe -crc32,action=create
Note that the default disk is the primary drive, the default ASCII CRC32 file
is ghost.crc.
To create an ASCII CRC32 file:
ghostpe.exe -CRC32,action=create,src=2,crcfile=myfile.txt
Same as previous except you specify the disk and ASCII CRC32 file. This
example uses disk 2 as the source drive and the outfile myfile.txt.
To verify the contents of the primary drive against a CRC32 file:
ghostpe.exe -CRC32,action=verify
Once again, the default disk is the primary drive and the default ASCII
CRC32 file is ghost.crc (in the current directory). In addition, the default
verification list file is ghost.ls.
To verify the contents of the primary drive against a CRC32 file:
ghostpe.exe -CRC32,action=verify,src=1,crcfile=myfile.txt,
vlist=myfile.out
53

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents