Differences
This shows you the differences between two versions of the page.
| kvm [2017/10/05 18:45] – angelegt gevatter | kvm [2017/12/05 13:48] (current) – gevatter | ||
|---|---|---|---|
| Line 12: | Line 12: | ||
| --location ' | --location ' | ||
| --extra-args ' | --extra-args ' | ||
| + | |||
| + | virt-install \ | ||
| + | --name jacket.host.datentonne.net \ | ||
| + | --ram 3096 \ | ||
| + | --disk path=/ | ||
| + | --vcpus 2 \ | ||
| + | --os-type linux \ | ||
| + | --os-variant generic \ | ||
| + | --network bridge=br0, | ||
| + | --graphics none \ | ||
| + | --console pty, | ||
| + | --location ' | ||
| + | --extra-args ' | ||
| + | |||
| </ | </ | ||
