mirror of
https://github.com/PhyllomeOS/phyllomeos.git
synced 2024-12-22 05:05:17 +00:00
install spice and qemu agents
Okay, let's install the spice and qemu agents, otherwise it will be harder to interact with the resulting VM
This commit is contained in:
parent
f9e076a5dd
commit
94e51fa14c
@ -150,7 +150,7 @@ dnf update -y
|
||||
# systemctl set-default graphical.target
|
||||
|
||||
## We also need to install a qemu and spice guest agents, respectively to allow a better support for spice and the ability for the host to better interact with the guest
|
||||
# dnf install -y spice-vdagent qemu-guest-agent
|
||||
dnf install -y spice-vdagent qemu-guest-agent
|
||||
|
||||
# Install virtualization-related utilites, including virt-manager. Only useful for desktop system
|
||||
# dnf groupinstall -y Virtualization
|
||||
|
Loading…
Reference in New Issue
Block a user