Sysadmin/Add virtual machine: Difference between revisions
No edit summary |
No edit summary |
||
| Line 4: | Line 4: | ||
virsh vol-create-as treehouse FOOBAR-root 10G | virsh vol-create-as treehouse FOOBAR-root 10G | ||
virt-clone -o template-lucid --file=/dev/treehouse/FOOBAR-root -n FOOBAR | virt-clone --prompt -o template-lucid --file=/dev/treehouse/FOOBAR-root -n FOOBAR | ||
virsh start --console FOOBAR | virsh start --console FOOBAR | ||