Attention! Current pages describe CBSD version 10.1.4. If you are using an older version, please update first.
Attention! I apologize for the automatic translation of this text. You can improve it by sending me a more correct version of the text or fix html pages via GITHUB repository.
Cloning a Virtual Machine
command: bclone
% cbsd bclone
% cbsd brclone
Description:
Performs cloning a virtual machine to a new one. As required arguments, specify source/original VM through old and a new name as an argument new
Example: Cloning a virtual machine in debian1 to debian2:
% cbsd bclone old=debian1 new=debian2