VirtualBox Extensions Pack is a set of code extensions for VirtualBox. These code extensions allow users to create virtual machines that can run Windows, Linux, macOS, and other operating systems. The extensions pack includes drivers for additional operating systems and applications, as well as a number of useful features that can enhance the experience of using virtual machines.

Advertisement

Oracle VM VirtualBox provides additional extension packs that can be downloaded from the official website. Which extends the functionality of the VirtualBox base package. The extension pack provides the following added functionality

  • VirtualBox Remote Desktop Protocol (VRDP): VRDP is a backward-compatible extension to Microsoft’s Remote Desktop Protocol (RDP). That helps a user to use any standard RDP client to control the remote VM.
  • Host webcam passthrough: This feature enables the guest VMs to use a host webcam.
  • Intel PXE boot ROM: This feature enables to boot up of a VM using an emulated PXE boot ROM for installing a guest operating system.
  • Disk image encryption with AES algorithm: This enables you to encrypt the data stored in hard disk images for the guest.
  • Cloud integration features allow the Oracle VM VirtualBox to integrate with Oracle Cloud Infrastructure.

Download VirtualBox Extension Packs

The first thing is to download the correct version of the VirtualBox extension pack file. Make sure the extension pack file must the same version as the VirtualBox version.

Visit to VirtualBox’s download page to download the latest version of extesion file. If you are running older version, then visit Download Old Builds page, and select proper version.

Installing VirtualBox Extension Packs
Download VirtualBox Extension Packs

The default file will be downloaded in the Downloads directory.

Next use one of the following options to install it. You can install it either using the VirtualBox GUI interface or use the command line interface. So choose one of the below options.

Installing VirtualBox Extension Pack Using Graphical User Interface (GUI)

  1. Open VirtualBox application on your system
  2. Go to File menu >> Tools >> Extension Pack Manager. (Or use Tools >> Extensions as shown in the screenshot)

    Go to Tools >> Extensions

  3. Click “Install” ( + ) icon in right side
  4. Select Install option.
  5. Select the downloaded extension file from the Downloads directory.

    Select the downloaded package file

  6. Click the “Install” button to finish the installation.

    Finish the installation

  7. The installation will take a few moments. You will see the installed extension in the list as shown in below image:

    Successful installation of VirtualBox extension packs

Installing VirtualBox Extension Pack Using Command Line Interface (CLI)

VirtualBox provides a binary file “VBoxManage” to manage it from the command line interface. It comes by default with the VirtualBox installation. Choose one of the following options as per the operating system.

  • On Windows:

    Open a Command Prompt and change to the VirtualBox installation directory.

    c:\Program Files\Oracle\VirtualBox 
    

    Then use the VBoxManage.exe binary to install the downloaded VirtualBox’s extension packs.

    VBoxManage.exe extpack install C:\Users\Rahul\Downloads\Oracle_VM_VirtualBox_Extension_Pack-7.0.0.vbox-extpack 
    
  • On Linux and macOS:

    Windows and macOS users can directly run the command from a terminal. Just make sure that the extension file is available under the Downloads directory with the correct version.

    VBoxManage extpack install ~/Downloads/Oracle_VM_VirtualBox_Extension_Pack-7.0.0.vbox-extpack 
    

Conclusion

The Extension’s pack provides extended features to the VirtualBox like RDP, Host webcam support, etc. This tutorial provides you the instructions to download and installs VirtualBox on Windows, macOS, and Linux systems via the graphical user interface (GUI) as well as the command line interface (CLI).

Share.

3 Comments

  1. I’m getting an error:

    Failed to install the Extension Pack C:/Users/Tyler Zion/Desktop/Oracle_VM_VirtualBox_Extension_Pack-6.0.4.vbox-extpack.

    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.

    Result Code: E_FAIL (0x80004005)
    Component: ExtPackManagerWrap
    Interface: IExtPackManager {edba9d10-45d8-b440-1712-46ac0c9bc4c5}

    any advise?

Leave A Reply

Exit mobile version