fix(recovery): close cold-start runtime blockers
This commit is contained in:
@@ -143,7 +143,9 @@ _WINDOWS99_POWERED_OFF_NEXT_SAFE_ACTION = (
|
||||
"run_windows99_vmware_autostart_check_mode_package_for_powered_off_aliases_"
|
||||
"then_rerun_no_secret_collector_no_vm_power_change"
|
||||
)
|
||||
_WINDOWS99_REQUIRED_VM_ALIASES = ["111", "188", "120", "121", "112"]
|
||||
# Host 111 remains in whole-host reboot detection but is a physical MacBook,
|
||||
# not a VMware guest on Windows 99.
|
||||
_WINDOWS99_REQUIRED_VM_ALIASES = ["110", "188", "120", "121", "112"]
|
||||
_WINDOWS99_EXPECTED_VMX_CANDIDATES = {
|
||||
"110": [
|
||||
r"D:\Documents\Virtual Machines\Ubuntu 64-bit (3)\Ubuntu 64-bit (3).vmx",
|
||||
|
||||
Reference in New Issue
Block a user