IT Tips/Tools

[VirtualBox]Extension Pack 설치 시 Failed to load the main module 에러 해결 방법

MVP 2020. 2. 28. 14:19

1. 오류 내용

USB 2.0 ~ 3.0 사용 목적으로 Extension Pack을 다운받아서 설치하려고 할 때 다음과 같은 에러 메시지를 남기며 설치가 되지 않았다.

Failed to load the main module ('C:\Program Files\Oracle\VirtualBox\ExtensionPacks\Oracle_VM_VirtualBox_Extension_Pack\win.amd64\VBoxPuelMain.DLL'): VERR_SYMBOL_NOT_FOUND - GetLastError=127.

Code d'erreur : E_FAIL (0x80004005) Composant : ExtPackManagerWrap Interface : IExtPackManager {edba9d10-45d8-b440-1712-46ac0c9bc4c5}

 

2. 오류를 일으키는 원인

문제의 원인은 VirtualBox와 Extension Pack의 버전이 맞지않기 때문에 해당 오류가 발생한 것이다.

 

3. 해결 방법

해결 방법은 간단하다. VirtualBox의 버전을 최신 버전으로 업그레이드하면 된다.

 

4. 상세 해결 방법

1) 다음 링크를 들어간다.

https://www.virtualbox.org/wiki/Downloads

 

Downloads – Oracle VM VirtualBox

Download VirtualBox Here you will find links to VirtualBox binaries and its source code. VirtualBox binaries By downloading, you agree to the terms and conditions of the respective license. If you're looking for the latest VirtualBox 6.0 packages, see Virt

www.virtualbox.org

2) 다음 사진의 빨간 박스를 친 부분에서 설치하고자 하는 PC의 OS에 맞게 클릭해서 다운받고 설치하면 된다.