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.
Virtual Machine EXport
command: bexport
% cbsd bexport
Description:
Export the VM file (* .img). The argument jname the name of the virtual machine. img-file is saved in the directory $workdir/export. The original VM after exporting remains unchanged.
EXample (export VM debian1 to $workdir/export/debian1.img):
% cbsd bexport jname=debian1