Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- **QEMU-KVM on Arch Linux/Manjaro***
- sudo pacman -S qemu
- qemu-arch-extras
- seabios
- ovmf
- edk2-armvirt
- gnome-boxes
- virt-manager
- ebtables
- nftables
- dnsmasq
- sudo usermod -a -G kvm username
- sudo usermod -a -G libvirt username
- sudo systemctl enable libvirtd
- sudo systemctl start libvirtd
Advertisement
Add Comment
Please, Sign In to add comment