http://www.dds6qkxpwdeubwucdiaord2xgbbeyds25rbsgr73tbfpqpt4a6vjwsyd.onion/w/index.php?title=KVM&curid=685&oldid=83680
restorecon -vR /home/user/shared Setting permissions on the user folder itself as follows may be necessary for the guest to start up without a permission error. sudo chmod 701 /home/user If you are using the command line instead of virt-manager to edit the vm's device settings, add this next section to the xml. <filesystem type='mount' accessmode='mapped'>
<source dir='/home/user/shared'/>
<target dir='shared'/>
</filesystem> USB Passthrough Warning: Only connect...