Examples of -CRC32 usage
Table B-11
provides some examples of how you can use the -CRC32 switch.
Table B-11
-CRC32 usage examples
Function
Switch
Creates a CRC32 file (called Ghost.crc) while making an image file.
ghost.exe -fcr
Creates a CRC32 file (called Test.crc) while making an image file.
ghost.exe -fcr=d:\test.crc
Creates a list of files and CRC32 values for a disk.
ghost.exe -crc32,action=create,src=1,
crcfile=ghost.crc
Verifies the list against an image file.
ghost.exe -crc32,action=dverify,
src=x:dumpfile.gho,crcfile=ghost.crc
Verifies a partition on a disk with multiple partitions. This example
verifies that partition 2 on disk 1 is the same as partition 2 in the CRC
file.
ghost.exe -crc32,action=pverify,src=1:2,
crcfile=filename.crc:2
Creates an ASCII CRC32 file from the primary hard drive. Note that
the default disk is the primary drive. The default ASCII CRC32 file is
Ghost.crc.
ghost.exe -crc32,action=create
Creates an ASCII CRC32 file, Myfile.txt. This example uses disk 2 as
the source drive and the output file.
ghost.exe -crc32,action=create,src=2,
crcfile=myfile.txt
Verifies the contents of the primary disk against a default ASCII CRC32
file, Ghost.crc (in the current directory). The default disk is the primary
drive. The default verification list file is Ghost.ls.
Note:
If you want to keep Ghost.crc then copy Ghost.crc to a new
location to ensure that it is accessible after you restart the computer.
ghost.exe -crc32,action=verify
Verifies the contents of the primary disk, 1, against the CRC32 file,
Myfile.txt. Same as previous example, but specifies the disk, CRC file,
and list file. This example uses disk 1 as the source drive, Myfile.txt as
the ASCII CRC32 file, and Myfile.out as the verification list file.
ghost.exe -crc32,action=verify,src=1,
crcfile=myfile.txt,vlist=myfile.out
Verifies the contents of the primary disk against a CRC32 file. Same as
above with the inclusion of the EXCEPTION argument that excludes
compared files based upon its entries.
ghost.exe -crc32,action=verify,src=1,
crcfile=myfile.txt,vlist=myfile.out,
vexcept=myfile.exc
Command-line switches
Using the -CRC32 switch
158
Содержание GHOST IMAGING FOUNDATION 7.1
Страница 1: ...Symantec Ghost Imaging Foundation 7 1...
Страница 3: ...Symantec Corporation 20330 Stevens Creek Blvd Cupertino CA 95014 http www symantec com...
Страница 78: ...Managing partitions using GDisk Support for large hard disks 78...
Страница 100: ...Editing registry keys and values using GhRegEdit Using GhRegEdit 100...
Страница 116: ...Using GhostCasting to create and restore images Running Ghost exe on a client computer 116...
Страница 122: ...GhostCasting from the command line GhostCast Server command line options 122...
Страница 130: ...GDisk disk wipe specifications Determining disk size 130...
Страница 166: ...Ghost for Linux Symantec Ghost utility support 166...
Страница 170: ...Configuring firewalls Symantec Ghost port configuration 170...
Страница 180: ...Troubleshooting Problems running Symantec Ghost 180...