by tomkam » Tue Sep 12, 2023 1:27 pm
BTW, may it be possible that Entire_Primary_SSD2.rdr is a differential backup, whereas Entire_Primary_SSD3.rdr an incremental one?
No, the second one is incremental and the third one is differential. And as I've said, an incremental backup should not be needed to mount a valid image if you have a full backup and a differential backup. The point with mixing different types of backups is that over time you may delete some intermediate incremental backups to save storage space and still rely on just full and differential backups. For example, let's say you have the following backups:
(1) Image - full backup
(2) Image2 - incremental backup
(3) Image3 - incremental backup
(4) Image4 - differential backup
(5) Image5 - incremental backup
(6) Image6 - incremental backup
(7) Image7 - differential backup
Over time, you should be able to delete images from 2 to 6 and still be able to restore/mount the image from backups 1 and 7. Otherwise, what's the point of differential backups, anyway? From my limited testing,
it seems that R-Drive Image can restore an image in such a scenario, an error is generated when trying to mount such an image, though.
[quote]BTW, may it be possible that Entire_Primary_SSD2.rdr is a differential backup, whereas Entire_Primary_SSD3.rdr an incremental one?[/quote]
No, the second one is incremental and the third one is differential. And as I've said, an incremental backup should not be needed to mount a valid image if you have a full backup and a differential backup. The point with mixing different types of backups is that over time you may delete some intermediate incremental backups to save storage space and still rely on just full and differential backups. For example, let's say you have the following backups:
(1) Image - full backup
(2) Image2 - incremental backup
(3) Image3 - incremental backup
(4) Image4 - differential backup
(5) Image5 - incremental backup
(6) Image6 - incremental backup
(7) Image7 - differential backup
Over time, you should be able to delete images from 2 to 6 and still be able to restore/mount the image from backups 1 and 7. Otherwise, what's the point of differential backups, anyway? From my limited testing, [b]it seems that R-Drive Image can restore an image in such a scenario, an error is generated when trying to mount such an image, though[/b].