728x90
아래와 같은 에러가 나온다면
VBoxManage.exe: error: Details: code E_FAIL (0x80004005), component ConsoleWrap, interface IConsole
Details: 00:00:01.660524 Power up failed (vrc=VERR_SUPDRV_NO_RAW_MODE_HYPER_V_ROOT, rc=E_FAIL (0X80004005)) Looks like something went wrong in step ´Checking if machine default exists´... Press any key to continue...
1. Windows PowerShell을 관리자 도구로 열기
2. bcdedit 검색
3. hypervisorlaunchtype on , auto 인지 확인
auto나 on이면
bcdedit /set hypervisorlaunchtype off 후에
재부팅
4. 다시 DockerToolBox 설치 후에 quickstart로 설치 하기
'개발 > docker' 카테고리의 다른 글
Docker Quickstart 후에 virtualbox 실행 시 이 앱은 장치에서 실행할 수 없습니다 나올때 해결법. (0) | 2023.11.02 |
---|