Step 3. Mount Restore Point

To mount a backup for file-level restore, use the following command:

veeamconfig point mount --id <point_id> --mountdir <path>

where:

  • <point_id> — ID of the restore point that you want to mount to the computer file system for file-level restore.
  • <path> — path to the directory to which you want to mount the backup file content.

For example:

user@srv01:~$ veeamconfig point mount --id b127e64e-1f1c-4e0b-bb36-b087761267b3 --mountdir /mnt/backup
Restore point is mounted.
Session ID: [{4d69dd85-ac60-4cff-883d-50f25f49a9c8}].
Logs stored in: [/var/log/veeam/Mount/Session_{4d69dd85-ac60-4cff-883d-50f25f49a9c8}].