User Manual
User's guide O&O DiskImage Sector-based imaging functions
[ ignored_file_pattern | ignored_file ]
[ uncompressed_file ]
[ ignored_read_errors ]
[ ignore_invalid_free_size_appointment ]
[ automatically_validate_image ]
[ automatically_overwrite_image ]
[ target_image_type ]
[ ignore_snapshot_cache_overflow ]
[ automatically_convert_to_vhd ]
[ automatically_convert_to_vhdx ]
Note
When the maximum file size of the target drive's file system is reached or the target drive is full, the
image file will be automatically split unless there's a maximum size set for it.
Example
<command name="create image">
<image_type>used sector</image_type>
<compression_type>LZNT1 standard</compression_type>
<device_type>filesystem</device_type>
<image_name>c:OODIimage20071127.omg</image_name>
<ignored_read_errors>yes</ignored_read_errors>
<driveletter>E</driveletter>
<driveletter>F</driveletter>
<max_image_size>-1</max_image_size>
<ignored_file>pagefile.sys</ignored_file>
<ignored_file>hiberfil.sys</ignored_file>
</command>
<command name="create image">
<image_type>forensic sector</image_type>
<compression_type>LZNT1 standard</compression_type>
<encryption_type>AES 128</encryption_type>
<checksum_type>none</checksum_type>
<device_type>filesystem</device_type>
<image_name>c:OODIimage20071128.omg</image_name>
<ignored_read_errors>yes</ignored_read_errors>
<drivenumber>1</drivenumber>
<password>PASSWORT</password>
<comments>complete forensic image</comments>
<max_image_size>-1</max_image_size>
<ignored_file>pagefile.sys</ignored_file>
<ignored_file>hiberfil.sys</ignored_file>
</command>
180 / 235










