forked from roots/phyllomeos
		
	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:
		| @@ -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   | ||||
|   | ||||
		Reference in New Issue
	
	Block a user