-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Run without saving changes does not work for Apple VM #4201
Comments
+1 - I used "Run without saving changes" and installed some software. Rebooted the VM, and the software is still there. |
+1 As well |
Seems to work as intended in macOS Monterrey on M1. You have to exit the "disposable mode", or re-open it. Reboot doesn't seem to exit it, hence you continue within the same "disposable mode". Closing the window and starting again will start a fresh one. |
There is some API in the Apple hypervisor that sounds related:
But UTM doesn't specify a UTM/Configuration/UTMAppleConfigurationDrive.swift Lines 100 to 105 in 917ccf9
|
From pyrosousa on Discord:
Does the "Run without saving changes" work for a macOS Monterrey guest on m1?
Maybe i'm misunderstanding its function, but i was testing with some text files on my desktop and all the changes i was making (pretty simple ones) were persisting.
The text was updated successfully, but these errors were encountered: