[Mac] 맥 Big Sur VirtualBox 설치 오류
https://www.virtualbox.org/wiki/Downloads 를 통해 VirtualBox를 설치하고, 새로 만들기를 통해 가상머신을 만든 후 시작을 눌렀더니 아래와 같은 오류가 반환되었습니다. 첫번째 오류 Kernel driver not installed (rc=-1908) Make sure the kernel module has been loaded successfully. where: suplibOsInit what: 3 VERR_VM_DRIVER_NOT_INSTALLED (-1908) – The support driver is not installed. On linux, open returned ENOENT. 두번째 오류 가상 머신 … Read more