From 7b43dacdda4af288379a74a6833e8840a1b433f1 Mon Sep 17 00:00:00 2001 From: QaidVoid <12017109+QaidVoid@users.noreply.github.com> Date: Mon, 15 Mar 2021 09:16:10 +0545 Subject: [PATCH] Update README.md --- README.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 7730764..55b934f 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,9 @@ dmesg | grep 'IOMMU enabled' ### **Install required tools**
Gentoo Linux - + RECOMMENDED USE FLAGS: app-emulation/virt-manager gtk
+             app-emulation/qemu spice usb usbredir pulseaudio + ```sh emerge -av qemu virt-manager libvirt ebtables dnsmasq ``` @@ -61,7 +63,7 @@ dmesg | grep 'IOMMU enabled' Ubuntu ```sh - apt install libvirt-bin bridge-utils virt-manager qemu-kvm ovmf + apt install qemu-kvm qemu-utils libvirt-daemon-system libvirt-clients bridge-utils virt-manager ovmf ```
@@ -104,7 +106,7 @@ For ***SATA*** disk of VM, set ***Disk Bus*** to ***virtio***. \ In ***NIC*** section, set ***Device Model*** to ***virtio*** \ Add Hardware > CDROM: virtio-win.iso \ Now, ***Begin Installation***. Windows can't detect the ***virtio disk***, so you need to ***Load Driver*** and select ***virtio-iso/amd64/win10*** when prompted. \ -After successful installation of Windows, install virtio drivers from virtio CDROM. +After successful installation of Windows, install virtio drivers from virtio CDROM. You can then remove virtio iso. ### **Attaching PCI devices** Remove Channel Spice, Display Spice, Video QXL, Sound ich* and other unnecessary devices. \