Command-line switches
53
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
Summary of Contents for NORTON GHOST
Page 1: ...Norton Ghost Personal Edition User s Guide ...
Page 12: ...Chapter 1 About Norton Ghost Personal Edition 12 ...
Page 20: ...Chapter 2 Setting up Norton Ghost 20 ...
Page 46: ...Chapter 3 Using Norton Ghost 46 ...
Page 76: ...Disk Replacement Form 76 ...
Page 80: ...Index 80 ...