Story/oracle
VirtualBox 에서 The virtual machine.. has terminated unexpectedly during startup with exit code 1 (0x1). More details may be available in 오류발생
Stdio
2017. 6. 22. 15:01
반응형
VirtualBox 를 이용해 window 에서 lunux 를 설치해 사용하려 했다.
https://www.virtualbox.org/wiki/Downloads
에서 최신 버전인 다음 버전을 다운받아 설치했다.
VirtualBox 5.1.22 platform packages.
메뉴얼대로 새로 만들기를 하는대 다음과 같은 메세지가 발생하며 중단되었다.
가상 머신 이름의 세션을 열 수 없습니다.
The virtual machine '이름' has terminated unexpectedly during startup with exit code 1 (0x1). More details may be available in 'C:\_____\VirtualBox VMs\이름\Logs\VBoxHardening.log'.
구글링으로 검색해보니 하위버전에선 문제가 발생하지 않는다고 한다.
다음 링크에서 바로 아래 버전을 다운받아 진행하니 문제 없이 잘 동작한다.
https://www.virtualbox.org/wiki/Download_Old_Builds_5_0
VirtualBox 5.0.40
반응형