• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
Source Digit

Source Digit

Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • How To
  • Ubuntu
  • Instagram
  • Blogging
  • Android
  • WordPress
  • +More
    • Cloud Computing
    • Gadgets
    • Social Media
    • Technology
  • Write for Us
Home / How To / Install VirtualBox 5.2.10 on Linux Ubuntu Systems

Install VirtualBox 5.2.10 on Linux Ubuntu Systems

By Sourabh / April 19, 2018 Category: How To, Ubuntu

VirtualBox 5.2.10 is a maintenance release. Install VirtualBox 5.2.10 on Linux Ubuntu Systems. VirtualBox is a general-purpose full virtualizer for x106 hardware, targeted at server, desktop and embedded use. Note that VirtualBox 5.2.8 was released with support for Linux 4.15, few days ago.

VirtualBox 5.2.10

  • VMM: Fixed missing NULL pointer check in MMIO code
  • Storage: fixed having multiple NVMe controllers with ICH9 enabled (5.2.0 regression)
  • Network: fixed wireless detection regression when bridging to adapters with unbound IP protocols
  • Network: fixed VERR_INTNET_FLT_IF_NOT_FOUND when bridging to some adapters on Windows hosts
  • Audio: Fixed interrupt storm in FreeBSD guests with HDA
  • Keyboard: Introduced a small delay to fix old software which expects to be able to read an incoming scan code more than once
  • Windows installer: Removed the “Ignore” action in the case the current VBox installation is still running, as the (successful) update will not work until a host reboot is performed
  • NAT: Handle nameserver 0.0.0.0 which is a valid setting.
  • BIOS: INT 15h/87h service must disable A20 gate when done
  • Linux Guest Additions: fix a hang starting KDE Plasma

Install Virtualbox 5.2.10

Run the following commands in terminal to install Virtualbox 5.2.10 in Ubuntu Linux:

sudo sh -c 'echo "deb http://download.virtualbox.org/virtualbox/debian
xenial contrib" >> /etc/apt/sources.list.d/virtualbox.list'
wget -q https://www.virtualbox.org/download/oracle_vbox_2016.asc -O- | sudo apt-key add -
wget -q https://www.virtualbox.org/download/oracle_vbox.asc -O- | sudo apt-key add -
sudo apt-get update
sudo apt-get install virtualbox-5.2

Please note that in the line “sudo sh -c ‘echo “deb http://download.virtualbox.org/virtualbox/debian xenial contrib” >> /etc/apt/sources.list.d/virtualbox.list’” you will have to replace the version name depending on your Ubuntu version. For example, replace xenial (Ubuntu 16.04) with trusty (14.04) and so on.

Tags: Install Virtualbox Linux, Install VirtualBox Linux Ubuntu, Install VirtualBox Ubuntu, Linux VirtualBox, Ubuntu Virtualbox, VirtualBox 5.2.10, VirtualBox 5.2.10 Linux, VirtualBox 5.2.10 Ubuntu, VirtualBox Linux, VirtualBox Ubuntu

Primary Sidebar

Latest Posts

How To Run Fsck Manually In Linux To Fix Unexpected Inconsistency

How To Fix Broken Packages On Ubuntu From Terminal

Re Execute The Previous Command In Linux Ubuntu Command Line

How Much RAM Is Needed For Ubuntu PC

How To Find Large Files And Directories In Linux Command Line

How To Use Clear Command History In Linux Terminal

Linux Command To Check RAM Size In Ubuntu Terminal In GB

How To Install Proprietary Drivers In Linux Ubuntu Using Terminal

How To Shutdown Linux With A 15 Minute Delay And Message

Free AI Courses With Certificate For Beginners In India

© 2026 Source Digit • Linux, Ubuntu Tutorials & News, Technology, Gadgets & Gizmos

  • Home
  • About
  • Privacy Policy
  • Terms & Conditions
  • Contact Us
  • Sitemap