[doc] faq: Remove virt-manager instructions

This commit is contained in:
Jonathan Rubenstein 2021-05-04 16:32:56 -04:00 committed by Geoffrey McRae
parent c66a5c526a
commit 1e7b368329

View File

@ -108,15 +108,7 @@ configuration):
-chardev spicevmc,id=vdagent,name=vdagent \
-device virtserialport,chardev=vdagent,name=com.redhat.spice.0
- Virt Manager GUI
- Open Machine Properties > Add Hardware > Channel
- Set Name to ``com.redhat.spice.0`` and Device Type to
``Spice agent (spicevmc)`` and click Finish
- No need to add VirtIO Serial device, it will be added
automatically
- libvirt using virsh
- libvirt
- Edit the VM using virsh ``sudo virsh edit VIRTUAL_MACHINE_NAME``
- Paste the code from below right above (note the closing tag)