Skip to content

Instantly share code, notes, and snippets.

@tsangwpx
Created October 20, 2021 05:28
Show Gist options
  • Save tsangwpx/1fa6136a2cda70b2ace2acc1fa3b8035 to your computer and use it in GitHub Desktop.
Save tsangwpx/1fa6136a2cda70b2ace2acc1fa3b8035 to your computer and use it in GitHub Desktop.
Hyper-V save & resume, broken state, IO error, and BitLocker

If the disk image is stored in encrypted volume,

  • the image may not be accessible before user login.
  • the virtual machine may not start at host boot.
  • the virtual machine may not resume successfully.

The fast boot option in power settings enables saving kernel to disk when host shutdown (hiberation?). It seems that the VM memory is also saved and the START and SHUTDOWN actions in Hyper-V configuration is ignored.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment