Deletions are marked like this. | Additions are marked like this. |
Line 2: | Line 2: |
1. log into the host, or use virsh/virt-install remotely by passing -c something 2. make a netreg entry 3. run virt-install and supply the additional arguments it asks for 4. read man virt-install when you are confused about what to give virt-install. make sure to check out the examples at the end. |
|
Line 5: | Line 11: |
TODO explain how to make a domain hosting KVM |
1. create a connection to the host 2. make a netreg entry 3. click new VM, use whatever image or install method you like 4. make sure to set the mac address to the one you put in netreg so DHCP does its thing TODO explain how to make a physical server a KVM host 1. install libvirt-bin 2. add the CClub apt repositories 3. install cclub-debconf-settings 4. install some other things I forget |
TODO explain how to make a VM with virsh/virt-install
1. log into the host, or use virsh/virt-install remotely by passing -c something 2. make a netreg entry 3. run virt-install and supply the additional arguments it asks for 4. read man virt-install when you are confused about what to give virt-install. make sure to check out the examples at the end.
TODO explain how to make a VM with virt-manager
1. create a connection to the host 2. make a netreg entry 3. click new VM, use whatever image or install method you like 4. make sure to set the mac address to the one you put in netreg so DHCP does its thing
TODO explain how to make a physical server a KVM host
1. install libvirt-bin 2. add the CClub apt repositories 3. install cclub-debconf-settings 4. install some other things I forget