Closed framps closed 1 month ago
Implemented in branch d_750.
Rebased into development branch
As of now the new code is only used for partition oriented mode. The new code should also be used for the normal mode.
The new code should also be used for the normal mode.
Done
Currently the partition oriented backup can only be restored on a device which has at least the same size of the device which was saved. Therefore no restore to a smaller device is possible.
Would make sense to resize the last partition accordingly during restore the same way it's done in the normal backup mode.