Changes between Initial Version and Version 1 of Ticket #7756, comment 111
- Timestamp:
- Apr 22, 2019 4:04:59 PM (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #7756, comment 111
initial v1 5 5 1) **BEFORE ENDING** any VBox processes, I opened the directory where the VM's .vbox and Snapshots reside. I copied (using control-C, control-V) the {VM-Name}.vbox file and the Snapshots/{timestamp}.sav file. The backup of the .vbox file is important in case you mess up your edited file. 6 6 7 Also, apparently, the memory dump completes successfully, and it hangs writing out the .vbox file. Killing the process erased th isfile the first time it happened, which is why the BEFORE is critical.7 Also, apparently, the memory dump completes successfully, and it hangs writing out the .vbox file. Killing the process erased the .sav file the first time it happened, which is why the BEFORE is critical. 8 8 9 9 2) Exit the Virtualbox UI. Use Windows task manager to kill off the hung vbox process (this erases the memory-state's .sav file, which is why it's important to copy it. Yes, it's repeated because it's important)