- You need a file to mount as a HDD device - using DD, the following will instantly create a file of SIZE Gigabytes:
You need to make this file look like a block device (Choose a free /dev/loop device):
- Start partimage manually from the command line, pointing to your loop device
- Remove the file from the loop device
- Mount the new file on a directory
- Enjoy the backup's files