Sysadmin/Add virtual machine: Difference between revisions
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
=== Create new VM on [[Machine/justice]] or [[Machine/freedom]] === | === Create new VM on [[Machine/justice]] or [[Machine/freedom]] === | ||
This procedure creates a clone of the [[ | This procedure creates a clone of the [[Machine/template-precise|Ubuntu Precise template virtual machine]]. | ||
virt-clone --prompt -o template-precise --file=/var/lib/libvirt/images/boot/FOOBAR-boot.img --file=/dev/justice/FOOBAR-root -n FOOBAR | virt-clone --prompt -o template-precise --file=/var/lib/libvirt/images/boot/FOOBAR-boot.img --file=/dev/justice/FOOBAR-root -n FOOBAR | ||