Changes between Initial Version and Version 1 of Ticket #14296, comment 82
- Timestamp:
- 03/27/2017 11:00:30 PM (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #14296, comment 82
initial v1 7 7 8 8 The important thing to note for our failures which seems a little different, is that our VM had a hard-crash (or was forced to hard crash through a Task Manager kill). Both those files were a zero byte file and replacing them allowed the machine to start up right away. 9 10 Based on this, it would be nice if VirtualBox application could do a sanity check when it was starting up and if these files are 0 byte, ask the user if they could be replaced. I don't think there are any other xml files that deal with the startup, but it could go a long way to at least providing a temporary solution until a more permanent fix is done.