User Manual
User's guide O&O DiskImage Sector-based imaging functions
If the source hard disk is still contained in the current system and the image will not be restored on
it, the serial number of the target hard disk will be converted into the serial number of a hard disk
with an MBR. Under certain conditions, this can lead to encrypted systems being identified as
defective.
Example
<command name="restore image">
<device_type>filesystem</device_type>
<image_name>C:OODIImage_I.omg</image_name>
<target_drivenumber>2</target_drivenumber>
<image_drivenumber>1</image_drivenumber>
<clear_target_drive>yes</clear_target_drive>
</command>
<command name="restore image">
<device_type>filesystem</device_type>
<image_name>C:OODIImage_I.omg</image_name>
<target_driveletter>I</target_driveletter>
<image_object_id>8</image_object_id>
</command>
validate image
This function checks the structural integrity of an image file. It will examine whether the required
logical structure is intact or undamaged. In addition, encrypted and/or compressed images will be
checked to determine if decryption or decompression is possible without error.
Parameters
device_type
image_name
[all_splits]
[ password ]
[image_object_id]
[ignore_data_modification ]
Example
<command name="validate image">
<device_type>filesystem</device_type>
<image_name>c:OODIimage20071127.omg</image_name>
<all_splits>yes</all_splits>
</command>
184 / 235










