Virtualbox Usb Extension Pack For Mac



  • 1 First Steps
    • 1.4 Supported Host Operating Systems
    • 1.8 Running Your Virtual Machine
    • 1.10 Snapshots
    • 1.14 Importing and Exporting Virtual Machines
    • 1.15 Integrating with Oracle Cloud Infrastructure
    • 1.18 Soft Keyboard
  • 2 Installation Details
    • 2.1 Installing on Windows Hosts
    • 2.2 Installing on Mac OS X Hosts
    • 2.3 Installing on Linux Hosts
    • 2.4 Installing on Oracle Solaris Hosts
  • 3 Configuring Virtual Machines
    • 3.1 Supported Guest Operating Systems
    • 3.2 Unattended Guest Installation
    • 3.4 General Settings
    • 3.5 System Settings
    • 3.6 Display Settings
    • 3.11 USB Support
    • 3.14 Alternative Firmware (EFI)
  • 4 Guest Additions
    • 4.2 Installing and Maintaining Guest Additions
    • 4.3 Shared Folders
    • 4.4 Drag and Drop
    • 4.5 Hardware-Accelerated Graphics
    • 4.7 Guest Properties
    • 4.8 Guest Control File Manager
    • 4.10 Memory Overcommitment
    • 4.11 Controlling Virtual Monitor Topology
  • 5 Virtual Storage
    • 5.11 vboximg-mount: A Utility for FUSE Mounting a Virtual Disk Image
  • 6 Virtual Networking
    • 6.3 Network Address Translation (NAT)
  • 7 VBoxManage
    • 7.8 VBoxManage modifyvm
    • 7.10 VBoxManage import
    • 7.11 VBoxManage export
    • 7.37 VBoxManage unattended
    • 7.38 VBoxManage snapshot
    • 7.39 VBoxManage clonevm
    • 7.40 VBoxManage sharedfolder
    • 7.41 VBoxManage extpack
    • 7.42 VBoxManage dhcpserver
    • 7.43 VBoxManage debugvm
    • 7.44 VBoxManage cloudprofile
    • 7.45 VBoxManage cloud
    • 7.46 VBoxManage signova
    • 7.47 VBoxManage updatecheck
    • 7.48 vboximg-mount
A lot of features offered by Oracle (the company that owns VirtualBox) are offered under a separate license from that of the core VirtualBox software. The latter is released under GPL version 2 which is doesn’t allow the former to come preinstalled alongside VirtualBox core package. Which is why you need to install the VirtualBox extension pack and agree to a different license in order to use it.
  1. With VirtualBox Extension Pack, you will not only fix things but get high performance from your USB devices. That includes your daily driver devices a mouse, keyboard, webcam or other.
  2. Oracle VM VirtualBox Base Packages - 6.1.14 Freely available for Windows, Mac OS X, Linux and Solaris x86 platforms under GPLv2: You might want to compare the SHA256 checksum or the MD5 checksum to verify the integrity of downloaded packages. Oracle VM VirtualBox Extension Pack.

Functionalities such as USB 2.0 and 3.0 support, full disk encryption for your virtual disk images and even physical disk passthrough are available within this pack. A few extra functionalities include NVMe support, Remote Desktop and PXE boot for Intel chips.

ExtensionDownload virtualbox extension pack

Installation

Support for USB 2.0 and USB 3.0 devices: you don't even have a USB filter, so that's out. VirtualBox RDP: you don't access the host remotely, do you? Host webcam passthrough: n/a. Disk encryption: n/a. NVMe and PXE boot for Intel cards: you don't use it. Experimental support for PCI passthrough: n/a.

Extension

To get your copy of the extension pack, visit the official VirtualBox site and scroll down to the Oracle section and download the extension pack for your running version of VirtualBox. Click on “All supported platforms” to get this file.

The file is about 20 MB in size and has the extension .vbox-extpack which is the same exact file for any host operating system be it Windows, Linux or macOS.

Once the file is downloaded, open up your VirtualBox manager, from the top menu select File → Preferences (Top-left corner) and a new VirtualBox Preferences window will pop up.

In this Window, select the Extensions option from the left-side menu.

Extension

Virtualbox Usb Extension Pack For Mac Os

Use the icon on the right side which has a plus sign on it, to open File explorer and locate the Extension pack that we downloaded earlier, in your filesystem. Most likely, it is in your Downloads folder. Upon selecting and clicking OK, you will be informed that some of the system level software can harm your computer if they are untrusted.

Since we obtained our extension pack from the official website, it is quite safe to install it. Click install and then Agree to the terms and services if you would like to use the extension pack.

You will then be prompted for your root or sudo password (for Linux users) and Windows users will be greeted by a familiar UAC prompt. In either case, give VirtualBox the permission to install the necessary packages.

Once the extension pack is installed, your Preferences → Extension window will show something like this.

Testing out New Features

Let’s start using a few of the features that we now have at our disposal.

1. Full Disk Encryption

First and foremost would be full disk encryption. This is one of the best ways to ensure that your data inside the VM stays safe from the host.

There are cases where you may not trust the host operating system with your data or privacy, for example, if you are using a company laptop or some obscure OS with un-audited source code. Having your personal data inside a VM doesn’t help very much, unless you have the entire disk encrypted, in which case, the host has fewer ways of getting that information.

To enable disk encryption select your virtual machine from the VirtualBox manager, right click and go to its settings. In the General settings you would notice that the Disk Encryption option is available. Enable it and select any of the cipher that you prefer and then set your password. Once that is done, click OK and it will encrypt the entire .vdi (virtual disk image) file where your OS resides. You can do this while creating a new VM or for your pre-existing VMs as well.

Depending on the actual size of the virtual disk it might take some time. Now everytime you boot your VM, you will be asked for a passphrase:

If you are already using full disk encryption from inside the VM, then this might not be necessary. But, of course, encrypting your disks in this way secures it against vulnerabilities in guest operating system as well.

2. USB 2.0 devices

Oracle Virtualbox Extension Pack Install

If you have some data on a USB device and you want to transfer it to your VM, you would typically do that by copying the data to the host machine and then copy the data from there to the guest machine. You may also try using a shared folder to speed up the process, but there will be copying of data involved.

Wouldn’t it be nice if you can just plug your USB device directly into your VM? Well this can be easily achieved once your extension packs are installed. Just go to your VM’s settings as before, and select USB menu from the sidebar.

Virtualbox Usb Extension Pack For Mac Download

Settings → USB

Select the kind of controller that your hardware offers. It can be USB 2.0 or USB 3.0. USB ports are backwards compatible so if you select 3.0 and use a 2.0 device that would still work.

You need not select any USB filtering for now, if you are just experimenting, but I urge you to explore further into it.Things can turn ugly if you select the wrong USB device. For example if your USB mouse is selected to be passed through to the VM, then your host machine, your main computer, has no mouse connected to it!

So for now, we shall leave the filtering part untouched and boot our VM, And once again use the Device option from the menu, go to USB option and select the USB device fitting the description of, say, our flash drive, as shown below.

Virtualbox Usb Extension Pack For Mac

Once you select that, you will notice that a new media is mounted inside the guest operating system which contains all the data held by your flash device.

Once again, your host operating system will have no idea about the existence of this flash device plugged into its hardware. Your VM would have taken control of the USB interface completely.

Removing Extension Pack

To ensure that removing the extension pack doesn’t break any of your VM, make sure that none of the feature like disk encryption or USB passthrough are actively being used.

With USB devices it is a simple matter of powering down all your VMs and none would use any physical interface avaible to them. With disk encryption, however, it is recommended that you go back to the Settings → General → Disk Encryption and uncheck the Enable Disk Encryption option. This is because your data is encrypted even at rest (on your hard disk) and if you remove the extension pack you have no way of decrypting it unless you reinstall the pack.

Once you are sure that none of the extension features are actively in use, you can go to VirtualBox Manger’s File → Preferences –> Extension.

Then click on the red icon on the right-column and you are back to the vanilla VirtualBox environment.

Hope you found this article on VirtualBox extension pack helpful, informative and fun! Please let us know if there’s any Linux related topic that you might want us to cover. You can reach us on Twitter, Facebook or subscribe to us via email.