[VirtualBox]가상 머신 OO의 세션을 열 수 없습니다, Failed to open a session for the virtual machine, E_FAIL (0x80004005)

1. 에러 메시지: 


가상 머신 TEST의 세션을 열 수 없습니다.

The virtual machine 'TEST' has terminated unexpectedly during startup with exit code -1073741819 (0xc0000005). More details may be available in 'C:\Users\test\VirtualBox VMs\TEST\Logs\VBoxHardening.log'.

결과 코드: E_FAIL (0x80004005)
구성 요소: MachineWrap
인터페이스: IMachine {85cd948e-a71f-4289-281e-0ca7ad48cd89}



2. 해결 방법:

2-1. 관리자 권한으로 재설치

2-2. 낮은 버전 설치(성공 버전: 4.3.12)

VirtualBox 4.3.12 (released May 16th 2014)

2-3. macType이 설치되어 있다면 삭제(저는 이 경우에 해당되어 해결하였습니다)




1. Error Message: 


Failed to open a session for the virtual machine

The virtual machine 'TEST' has terminated unexpectedly during startup with exit code -1073741819 (0xc0000005). More details may be available in 'C:\Users\test\VirtualBox VMs\TEST\Logs\VBoxHardening.log'.

Result Code:

E_FAIL (0x80004005)

Component:

MachineWrap

Interface:

IMachine {85cd948e-a71f-4289-281e-0ca7ad48cd89}



2. Solution:

2-1. Reinstall with administrator privileges

2-2. Lower version installation (success version: 4.3.12)

VirtualBox 4.3.12 (released May 16th 2014)

2-3. If macType is installed, delete it (I corrected it in this case)



반응형