letter

Command: mount

--letter=<letters>

Letters to be assigned to the mounted volumes. The parameter is used with the mount command when mounting volumes in Windows.

The letters you specify are assigned to the volumes according to the volume order in the --volume parameter.

Example

--volume=2-1,1-3,1-1 --letter=K,L,M

The letters will be assigned as follows: 2-1=K; 1-3=L; 1-1=M.

If no letter is specified for one or several volumes, the software will assign the first available letters. In this case, use the list disks command to get the letters assigned to the volumes. If you specify more letters than volumes, the operation will fail.

Command: umount

--letter={<letter>|all}

The letter of the volume to be disconnected. The parameter is used with the umount command when unmounting a volume in Windows. If the value is all, all volumes will be disconnected. If the parameter is not specified, the operation will fail.