10.0
Table Of Contents
- Console mode in Linux
- Backup, restore and other operations (trueimagecmd)
- Automatic image creation using cron service
- Restoring files with trueimagemnt
21 Copyright © Acronis, Inc., 2000-2011
Keeps the kernel space block device and user space daemon if an error occurs while mounting.
This option may be used to get raw access to imaged partition data.
1.3.2 Trueimagemnt usage examples
The following command will list the mounted archives:
trueimagemnt --list
The following command will mount the archive backup.tib of the partition with index 2, to
/mnt/backup:
trueimagemnt --mount /mnt/backup --filename backup.tib --index 2
The following command will unmount a partition mounted at /mnt/backup:
trueimagemnt --umount /mnt/backup