How is this creating snapshots from UTM's raw images? #4
dataprolet
started this conversation in
General
Replies: 1 comment
-
If |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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)
Beta Was this translation helpful? Give feedback.
All reactions