User guide

136 Copyright © Acronis International GmbH, 2002-2012.
/differential
Sets the image type to differential. If this
parameter is not specified or if there is no
basic full image
, a full image will be
created.
A differential image stores changes to the
data against the latest full
image. The
name of a differential image is the name
you specified in the /filename
parameter, followed by an index; for
example: MasterImage2.tib,
MasterImage3.tib, and so on.
To deploy a differential image, specify its
name in the /filename
parameter of
the deploy
command. Make sure that
the image is in the same folder as the full
image.
Any
/compression:<09>
Specifies the data compression level. The
c
ompression level ranges from 0 to 9 and
is set to 3 by default
Any
/split:<size in MB>
Splits the image into parts of the specified
size, in megabytes
Any
General options
/oss_numbers
If this parameter is specified, the numbers
of the volumes in the /partition
parameter are adjusted for the MBR
partition table. This means that primary
volumes have numbers 1-1, 1-2, 1-
3, and
1-
4 (a disk cannot have more than four
primary volumes); logical volume
numbers start with 1-5.
If this parameter is not specified,
consecutive volume numbering must be
used.
For example, if the disk has one primary
volume and two logical volumes, their
numbers can appear as follows:
/oss_numbers /partition:1-1,1-
5,1-6
or
/partition:1-1,1-2,1-3
Any
/reboot
Restarts the machine after t
he operation
is completed. Cannot be used with the
/shutdown
option
Any
/shutdown
Shuts down the machine after the
operation is completed. Cannot be used
with the
/reboot
option
Any