VirtualBox Error 1. 가상머신 실행 시 에러 2. sc 명령어로 vboxdrv 서비스 상태 확인 3. 버추얼박스 설치 및 업데이트 시 인스톨 레지스터가 driver SYS file 경로가 잘못되어 있는 경우(ImagePath)이다. Powershell을 통해 레지스트리 경로를 업데이트 후 서비스 재시작 1) PS> Get-ItemProperty HKLM:\system\currentcontrolset\services\vboxdrv Type : 1 Start : 3 ErrorControl : 1 ImagePath : \??\C:\Program Files\Oracle\VirtualBox\VBoxDrv.sys DisplayName : VBox Support Driver PSPath : Micros..