Skip to content

Instantly share code, notes, and snippets.

@ybda
Created January 31, 2024 19:17
Show Gist options
  • Save ybda/b86857955ac816d8a798098006bc4c0a to your computer and use it in GitHub Desktop.
Save ybda/b86857955ac816d8a798098006bc4c0a to your computer and use it in GitHub Desktop.
File and clipboard sharing in Windows virtual machine on Linux using virt-manager
- Install win10
- Install virtio-win iso (virtio-win-guest-tools.exe) on windows
- Install spice guest tools latest
- Install spice webdavd
- Run Program Files/SPICE webdavd/map-drive.bat as admin
- Turn off virtual machine
- Add hardware in virt machine settings "Channel - org.spice-spice.webdav.0" and Finish
- Run machine
- Start machine "sudo virt-viewer"
- Preferences... - Share folder, Share Clipboard
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment