libvirt:virt-install
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| libvirt:virt-install [2025/09/17 13:19] – jonathan | libvirt:virt-install [2025/09/23 19:21] (current) – jonathan | ||
|---|---|---|---|
| Line 39: | Line 39: | ||
| --console pty, | --console pty, | ||
| --noautoconsole | --noautoconsole | ||
| + | </ | ||
| + | |||
| + | |||
| + | <code -- uefi> | ||
| + | virt-install --name xrv9k \ | ||
| + | --memory 16384 --vcpus 4,cores=1 --cpu host-passthrough | ||
| + | --virt-type kvm \ | ||
| + | --osinfo detect=on, | ||
| + | --boot uefi, | ||
| + | --disk path=/ | ||
| + | --network network=ovsbr0, | ||
| + | --graphics vnc --channel unix, | ||
| + | --controller type=usb, | ||
| + | --controller type=sata --controller type=virtio-serial \ | ||
| + | --rng / | ||
| </ | </ | ||
libvirt/virt-install.1758115198.txt.gz · Last modified: by jonathan
