Difference between revisions of "Virt-clone"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
<code>virt-clone --original ORIGIN_MACHINE --name NEW_MACHINE --auto-clone</code> | <code>virt-clone --original ORIGIN_MACHINE --name NEW_MACHINE --auto-clone</code> | ||
+ | * <code>hostnamectl set-hostname NEW_SERVER_NAME</code> | ||
Revision as of 15:00, 20 January 2020
virt-clone
command is inclueed in Ubuntu in virtinst
package.
virt-clone --original ORIGIN_MACHINE --name NEW_MACHINE --auto-clone
hostnamectl set-hostname NEW_SERVER_NAME
Related commands
virt-sysprep
(libguestfs-tools
package)virsh edit
Activities
- Clone a virtual machine using https://www.cyberciti.biz/faq/how-to-clone-existing-kvm-virtual-machine-images-on-linux/ as reference
See also
Advertising: