We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Creating virtual machines using the command-line interface
virt-install command missing after kvm installation
How to add disk image to KVM virtual machine with virsh command
sudo virt-install \ --name demo-guest3 --memory 4096 --vcpus 4 \ --livecd --os-variant rhel9.0 \ --cdrom /home/celis/Downloads/rhel-9.2-x86_64-dvd.iso