Incremental images

Incremental images only store the changes made since the last base image. As a rule, data is compared using checksums in O&O DiskImage, so that the incremental image does not require a complete image as base image. The last incremental or differential image is sufficient for this. To restore an incremental image, you need the last complete image as well as all the following images recording any changes.

Incremental images