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

VMs file system corrupted after restoring snapshot #1

Closed Metamogul closed 1 year ago

Metamogul commented 1 year ago

Action performed:

  1. Start a VM
  2. Create a snapshot in the snapshot manager
  3. Restore the snapshot

Expected outcome:

  1. The VM will start in that state when the snapshot was created

Actual outcome

  1. The VMs disk is reported as corrupted by UTM, the VM cannot be used anymore.

System Architecture, MacOS version, Xcode version:

MacOS Ventura 13.3.1(a) (22E772610a), arm64, Xcode 14.3, Build version 14E222b

Metamogul commented 1 year ago

This is actually intended behavior: This app only creates disk snapshots. It becomes apparent this should be documented in the README.md