Problem Description:
initial error:
VirtualBox – error in supr3hardenedwirespan
error relaunching VirtualBox VM process: 5
supr3hardenedwirespan what: 5 Verr_ INVALID_ Name (- 104) – invalid (malformed) file/path name.
after clicking OK, the exit 1 of “cannot open a new task for virtual computer XXX” reports an error
these errors mean that some DLL files fail to load. (Note 1)
causes:
according to the user reports collected and sorted by Kevin arrows (2020), there are roughly three categories:
1. The VirtualBox core driver is not installed or damaged (just reinstall the inf. file)
2. Interference of third-party anti-virus software (especially win10 firewall, but I failed to add a white list to each application of VirtualBox)
3. Incompatibility after Windows system update
solution:
1 ~ 4 slightly
5. Open the registry and find
Computer \ HKEY_ LOCAL_ MACHINE\SYSTEM\CurrentControlSet\Services\VBoxDrv
Double click start and change the value 1 (or other) to 2 (I successfully repaired it in this step). (Note 2)
notes:
DLL: dynamic link library is a dynamic link library. It is an executable file loaded and linked at run time. It is often used to prevent the host from being disabled by high-level malware attacks
Value and meaning
numerical value |
startup type |
explain |
0 |
guide |
The service is mounted on the boot interface |
one |
system |
The service is mounted on the core initialization interface (boot interface) |
two |
automatic |
The service is automatically mounted according to the service manager |
three |
Manual |
Service manual mount on demand |
four |
Disable |
Service disabled |
Similar Posts:
- “This computer doesn’t have VT-X/AMD-v enabled. Enabling it in the BIOS is mandatory”
- [Solved] Virtualbox Warning: no bootable medium found
- LIBRARY_ Path and LD_ LIBRARY_ The difference of path environment variable
- The most annoying error reported by Hadoop: running VirtualBox prompts 0x00000000 error “the 0x00000000 memory referenced by the 0x00000000 instruction cannot be written?
- Description and temporary solution of VirtualBox 5.0. X unable to connect to Internet after installation
- Hadoop Start Error: ssh: Could not resolve hostname xxx: Name or service not known
- LMDE: VirtualBox kernel service is not running
- The solution to the Genymotion emulator cannot be turned on-Unable to start the virtual device, The virtual device got no IP address
- The VMware authorization service is not running
- How to Solve Failed to load SELinux policy. Freezing Error (System Restart)