umount faild with error 0x1510008 and error 0xDF0004
Hi all!
I use acrocmd cli with centos 6.3 64bit. My acronis version is build 43994 64bit.
I have a tib file with four ntfs volumes inside which I wanted to mount via cli in a script.
The mount of all four volumes was successfully, I can browse through all directories.
When I tried to unmount one of the volumes (e.g. 1-4), I got the error:
An error occurred while executing the command.
Error: 0x1510008
$module = "acrocmd_lxa64_43994"
Tag: 0x7A8E520180FDC065
umount: /mnt/[file-name]/1-4: not mounted
Error: 0xDF0004
$module = "disk_bundle_lxa64_pic_43994"
Tag: 0x6F987921CB91C8F8
The error message is "not mounted" but it was mounted before.
After this error the volume is unmounted but I use the exit code in the script.
Has anybody an idea what to do?
Thanks for your help
Vogster

- Log in to post comments