Reference Guide
vConverter v4.1 Chapter 5 Using vConverter CLI 173
94BBrief CLI Tool Output Messages
Brief tool output mode is intended for the further parsing by a caller application. All the
tool output messages in this mode are represented in the following format:
<Type Prefix><Variable part>
Type Prefix is one character with a value from the following set:
• s
—This is a new step message.
• %
—This is a progress indicator message.
• v—This is a version information message.
Variable part is specific to different types. See the table below for these values.
Type Prefix Variable part Description
s N (a decimal
number)
A next convert stage encoded by N has just
begun.
% NP*10 (a whole
decimal number
– the actual
percent value
0..100%
multiplied by 10)
The execution percent of the current
operation is specified here.
v X.X.X.X The version of used vConverter tools is
shown there. The most significant number is
on the left side, the less significant is on the
right.
The converting stages are enumerated in the table below:
Stage Optional Description
1 Determining the OS version of the source system.
11 Y Preparing to convert the system—searching for the necessary
files to migrate inside the migration cache folder, system, or
setup folder.
20 Launching the Capture Tool on a source system.
21 Capture Tool prepares to capture the current partition.
22 Capturing the current source partition.
23 Applying consistency data for the current source partition.
24 Y Resizing the captured partitions. Note: Applies only to NTFS
volumes; FAT32 volumes are resized on the fly.
30 Y Mounting the captured image to migrate the OS.










