Created
January 31, 2024 19:17
-
-
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
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- 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