Metamogul / UTM-Snapshot-Manager

A companion app for UTM to manage snapshots for existing virtual machines.
Apache License 2.0
100 stars 8 forks source link

How is this creating snapshots from UTM's raw images? #3

Closed dataprolet closed 1 year ago

dataprolet commented 1 year ago

I'm just curious how to create a manual snapshot from a raw image in a UTM container? When I try to use the following command manually I always get an error. I'd appreciate any clarification on this. Thanks in advance!

Command I use: qemu-img snapshot -c $tag /User/$username/Library/Containers/com.utmapp.UTM/Data/Documents/macOS.utm/Data/$id.img

Error I get: qemu-img: Could not create snapshot '$tag': -45 (Operation not supportetd)