restore the partition structure
This is required, if your disk is new (not partitioned), or partitioned differently.
Snapshot will restore the exact partitioning of the original disk.
The necessary information is available in each Snapshot image file.
If for some reason you want to partition the disk in a different way, you have to use FDISK or similar tools.
Note: for this to work it is necessary, that the new disk is at least as large as the partitioned area on the original disk; Snapshot will not modify the partition information in any way.
restore the partition data
The real restore action. This will overwrite all data on this partition and replace it with the original data. After that, the partition is identical to the original state.
{auto/primary#/logical#}: automatically select the destination partition,
or force a primary or logical partition to be restored
[imagefile]: Path and name of image file
AUTO - PRIMARY1 - LOGICAL5
Snapshot knows which partition is contained in the image file; option 'AUTO' will use this partition as the destination.
Should you want to restore a different partition, you may select this by PRIMARY1 or LOGICAL2. Please use the SHOW command first to verify what partition you want to restore.
option -V ( Verify)
this will cause a verification run after the restore is completed, to verify that all data are readable and correct.
You may abort the verification at any time by pressing Ctrl-C.
Parameter -Y (Yes)
-Y (YES) will skip the 'are you really sure' question.
the command to automatically restore the C-drive from network drive W: should look similar to:
A:\>snapshot.exe restore HD1 auto W:\c.drive.sna -Y -V
test image file for internal consistency
A:>snapshot test X:C-DRIVE.SNA
this reads the complete image file, and verifies readability and consistency.
This is useful, if you want to make sure%2作者: 徐德平 时间: 2023-8-9 07:18
Snapshot一键自动还原一键自动备份谁有 以前有的找不到了 有备份会自动识别还原的 就是一运行程序就备份或还原 谁有发一个 作者: JaKTo 时间: 2023-8-11 15:12
感谢楼主分享,谢谢!作者: l13063 时间: 2023-8-11 15:52
提示: 作者被禁止或删除 内容自动屏蔽