public:virt-install_examples
This is an old revision of the document!
virt-install examples
Windows 11
virt-install --virt-type kvm \ --name windows11-test \ --cdrom /path/to/Win11Multi_21H2_English_x64v1.iso \ --os-variant win11 \ --graphics vnc,listen=0.0.0.0,password=foobar --noautoconsole \ --disk size=50 --memory 4096 --tpm backend.type=emulator,backend.version=2.0,model=tpm-tis --boot loader=/usr/share/OVMF/OVMF_CODE.secboot.fd,loader_ro=yes,loader_type=pflash,nvram_template=/usr/share/OVMF/OVMF_VARS.ms.fd
public/virt-install_examples.1715020292.txt.gz · Last modified: by thomas
