add arch guest driver install for spice
This commit is contained in:
12
arch.md
12
arch.md
@@ -371,8 +371,16 @@ sudo pacman -S firefox gnome-browser-connector
|
|||||||
|
|
||||||
4. `systemctl enable --now libvirtd`
|
4. `systemctl enable --now libvirtd`
|
||||||
|
|
||||||
If you get a blank screen when launching windows VMs check that you've used a secboot
|
If you get a blank screen when launching a VM check that you've used the correct bios -
|
||||||
loader.
|
either secboot or not secboot. This is the most common problem.
|
||||||
|
|
||||||
|
**Arch Guests**
|
||||||
|
|
||||||
|
In order to get drivers for spice you'll need the guest spice drivers:
|
||||||
|
|
||||||
|
```bash
|
||||||
|
sudo pacman -S qemu-guest-agent spice-vdagent
|
||||||
|
```
|
||||||
|
|
||||||
### CUPS Printing
|
### CUPS Printing
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user