Sharemind SDK for Apple Silicon
Quick start
- Download VM (ZIP file, 2.7 GB) and unzip it.
- Install UTM.
- Open VM folder (
.utm
) in UTM.
VM specs
- Architecture: ARM64 (qemu-system-aarch64)
- Memory: 2 GB
- Disk: 10 GB
- SPICE tools: installed
- username: sharemind
- password: sharemind
Host-guest sharing
SPICE tools are installed (Debian packages spice-vdagent
and spice-webdavd
). Clipboard sharing should be working. If
needed, double check in the VM options: Sharing ->
Enable CLipboard Sharing.
To share a folder with VM, go to Sharing and browse for a folder on your host machine. Choose SPICE WebDAV as share mode (VirtFS is not tested). In the VM, you are able to access shared folder by going to http://127.0.0.1:9843/ with a web browser or using this address with any WebDAV tool.
More information on sharing at https://docs.getutm.app/guest-support/linux/.
Troubleshooting
- Due to a bug auto resolution does not work. Run
xrandr --output Virtual-1 --auto
to resize. - For port forwarding, switch the network adapter to Emulated VLAN as this enables the Port Forwarding submenu.