172
Table | Clone switch usage examples | |
|
|
|
Switch |
| Function |
|
| |
ghost.exe | Restores the fifth partition of the | |
src=2:3\image.gho:5,dst=4:2 | image file image.gho, which is located | |
|
| on the third partition of the second |
|
| disk, to the second partition on the |
|
| 4th disk. This switch only works if the |
|
| third partition on the second disk is |
|
| NTFS. |
|
| |
Restores disk one from an image file | ||
src=g:\3prtdisk.gho,dst=1, | and resize the first partition to 450 | |
sze1=450M,sze2=1599M,sze3=2047M | MB, the second to 1599 MB, and the | |
|
| third to 2047 MB. |
|
| |
ghost.exe | Restores a disk from an image file and | |
g:\2prtdisk.gho,dst=1,szeL | resizes the last partition to fill the | |
|
| remaining space. |
|
| |
ghost.exe | Creates an image file of the second | |
2:2,dst=@MT0 |
| partition on disk 2 onto the first tape |
|
| drive. |
|
| |
ghost.exe | Creates an image file with only the | |
2:1:4:6,dst=d:\part146.gho | selected partitions. | |
|
| This example selects partitions 1, 4, |
|
| and 6 from disk 2. |
|
|
|
-CRC32 switch usage
CRC checking works
The full syntax for this switch is as follows: