partition:[partition number]

Specifies the partitions to include into the image file. The list of available partitions is provided by /list. Partition numbers are specified as <disk number>-<partition number>, e.g.:

  /partition:1-1,1-2,3-1  

Dynamic volumes are specified with the prefix DYN, e.g.:

  /partition:DYN1,DYN2  

Both basic partitions and dynamic volumes can be specified by their letters, for example:

  /partition:"C"  

Mixed notation is also acceptable, for example:

  /partition:1-1,"D"  

partition:[partition number]