Restoring Files With Trueimagemnt; Supported Commands - ACRONIS TRUE IMAGE SERVER 8.0-LINUX User Manual

Table of Contents

Advertisement

Console mode
Use --list to obtain the necessary partition number:
Disk 1:
1-1
1-2
1-3
1-4
1-5
Disk 2:
2-1 (/1)
2-2
2-3
You need to back up partition 2-1. Let's suppose a complete image has to be created weekly
supported by incremental images created daily.
To
do this,
/etc/cron.daily and /etc/cron.weekly folders.
To initiate weekly creation of a complete image of partition 2-1, add the following line to
the above file:
#!/bin/bash
/usr/sbin/trueimagecmd --create --partition:2-1 --
filename:/mnt/backups/my_host/backup.tib
Where /mnt/backups/my_host/backup.tib is image name and path.
The second executable file is needed to initiate daily creation of incremental images:
#!/bin/bash
/usr/sbin/trueimagecmd --create --incremental --partition:2-1 --
filename:/mnt/backups/my_host/backup.tib
If needed, users can make their own backup schedule. For more information, see Help on
the cron service.
6.3

Restoring files with trueimagemnt

The trueimagemnt tool is designed to restore files from partition/disk images. It mounts
Acronis True Image archives as if they were kernel space block devices. The program
implements the user level part of the Acronis True Image Server 8.0 for Linux user mode
block device service. The large part of functionality is handled by the snumbd kernel module.
SYNOPSIS
trueimagemnt [-h|--help] [-l|--list] [-m|--mount mountpoint] [-f|--
filename archive filename] [-i|--index partition index] [-u|--umount
mountpoint] [-s|--stop pid] [-k|--keepdev] [-p|--password password]
[-t|--test]
6.3.1

Supported commands

Trueimagemnt supports the following commands:
32
hda1
Pri,Act
Table
hda5
hda6
hda7
hda8
hdd1
Pri,Act
Table
hdd5
hdd6
place
the
respective
31.35 MB
26.67 MB
980.5 MB
4.887 GB
135.9 MB
9.767 GB
1.751 GB
3.462 GB
1.3 GB
4.806 GB
4.627 GB
3 GB
1.319 GB
3.906 GB
executable
files (e.g. trueimage.cron)
Copyright © Acronis, Inc., 2000-2005
FAT16
Table
Linux Swap
Ext2
Ext2
Ext2
Ext3
Table
Ext3
Ext3
into

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the TRUE IMAGE SERVER 8.0-LINUX and is the answer not in the manual?

Questions and answers

Subscribe to Our Youtube Channel

This manual is also suitable for:

True image server 8.0

Table of Contents