Aller au contenu principal

Acrocmd.exe mount backup to windows folder

Thread needs solution

Hi,

I have a backup.tib created last year with Acronis True Image 14. I would like to mount this .tib file to a local folder via the command line in a windows environment.

I am trying to use the acromd.exe tool. I have created t:\mnt as the desired mount folder.

C:\Program Files (x86)\Acronis\CommandLineTool>acrocmd.exe list backups --loc=t:\backups --arc=backup.tib --output=raw

DDD16D55-D174-44FE-AA62-DEB7F4109103 incremental false 21.05.2014 20:29:22

The operation completed successfully.

>acrocmd.exe mount --loc=t:\backups --arc=backup.tib --password=pass123 --mount_point=t:\mnt --volume=DDD16D55-D174-44FE-AA62-DEB7F4109103

An error occurred while executing the command.
Error: 0x1510008
$module = "acrocmd_vs_38929"
Tag: 0x7A8E520180FDC065
Failed to open the archive.
Error: 0x950006
$module = "disk_bundle_vs_38929"
Tag: 0x3F1F68EF07E399FE

Can anyone advise about this error? Is this the correct way to mount a .tib file via the command line?

0 Users found this helpful

--mount_point parameter works only for Agent for Linux. On a windows machine, --letter should be used, see http://www.acronis.com/en-us/support/documentation/AcronisBackup_11.5/#… . Acronis Backup may fail to proceed backup made by True Image as compatibility is not guaranteed.