How to Install VirtualBox Guest Additions in Ubuntu

VirtualBox Guest Additions are a collection of device drivers and system applications designed to achieve closer integration between the host and guest operating systems. They help to enhance the overall interactive performance and usability of guest systems.

Read Also: How to Install VirtualBox Guest Additions in CentOS

The VirtualBox Guest Additions offer the following features:’

  • Easy mouse pointer integration.
  • Easy way to share folders between the host and the guest.
  • Drag and drop feature allows copying or opening files, copy clipboard formats from the host to the guest or from the guest to the host.
  • Share clipboard (for copy and paste) of the guest operating system with your host operating system.
  • Better video support provides accelerated video performance.
  • Better Time synchronization between guest and host.
  • Standard host/guest communication channels.
  • Seamless Windows features allows you to run windows of your guest operating system seamlessly next to the windows of your host.

The VirtualBox Guest Additions should be installed inside a virtual machine after the guest operating system has been installed.

In this article, we will explain how to install VirtualBox Guest Additions on Ubuntu and Debian based distributions such Linux Mint.

How to Install VirtualBox Guest Additions in Ubuntu

1. First start by updating your Ubuntu guest operating system software packages using following command.

$ sudo apt update
$ sudo apt upgrade

2. Once upgrade completes, reboot your Ubuntu guest operating system to effect the recent upgrades and install required packages as follows.

$ sudo apt install build-essential dkms linux-headers-$(uname -r)

3. Next, from the Virtual Machine menu bar, go to Devices => click on Insert Guest Additions CD image as shown in the screenshot. This helps to mount the Guest Additions ISO file inside your virtual machine.

Install Virtualbox Guest Additions
Install Virtualbox Guest Additions

4. Next, you will get a dialog window, prompting you to Run the installer to launch it.

Run VirtualBox Guest Additions
Run VirtualBox Guest Additions

5. A terminal window will be opened from which the actual installation of VirtualBox Guest Additions will be performed. Once the installation is complete, press [Enter] to close the installer terminal window. Then power off your Ubuntu guest OS to change some settings from VirtualBox manager as explained in the next step.

Install VirtualBox Guest Additions
Install VirtualBox Guest Additions

6. Now to enable Shared Clipboard and Drag’n’Drop functionality between Guest and Host Machine. Go to General => Advanced and enable the two options (Shared Clipboard and Drag’n’Drop) as you wish, from the drop down options. Then click OK to save the settings and boot your system, login and test if everything is working fine.

Enable Shared Clipboard in Virtualbox
Enable Shared Clipboard in Virtualbox

Congratulations! You have successfully installed VirtualBox Guest Additions on Ubuntu and Debian based distributions such Linux Mint.

Read Also: How to Enable USB in VirtualBox

If you face any problems during installation, use the feedback form below to ask any questions or share your thoughts about this article.

Aaron Kili
Aaron Kili is a Linux and F.O.S.S enthusiast, an upcoming Linux SysAdmin, web developer, and currently a content creator for TecMint who loves working with computers and strongly believes in sharing knowledge.

Each tutorial at TecMint is created by a team of experienced Linux system administrators so that it meets our high-quality standards.

Join the TecMint Weekly Newsletter (More Than 156,129 Linux Enthusiasts Have Subscribed)
Was this article helpful? Please add a comment or buy me a coffee to show your appreciation.

57 thoughts on “How to Install VirtualBox Guest Additions in Ubuntu”

  1. I do not need pages upon pages about what VirtualBox is and what the Guest Additions are. I do not need the features. I would not be HERE if I did. NO ONE wants to read about how much you think you know!!! GET TO THE POINT!!! Tell me JUST how to install the software. Your ego is incredible!

    Reply
  2. Precisely what I was searching for, thank you for posting the useful article on installing VirtualBox guest additions on my Ubuntu system.

    Reply
  3. Hello, sir is this working on a minimal install of ubuntu? I tried the installation also on Centos 8 with minimal installation and it’s not working. Thank you!

    Reply
    • @Kevin,

      yes, just run the following commands to mount the Guest addition and run the installer from CLI.

      # mount /dev/cdrom /mnt 
      # cd /mnt 
      # ./VBoxLinuxAdditions.run 
      # reboot
      
      Reply
  4. Hello,

    It is okay if I create a fixed size for Ubuntu? other website ways you need to have the fixed size to boot it faster.

    My problem is I can’t boot up my Ubuntu 18.04 LTS version.

    SO THANKS IF SOMEONE HELPS ME :)

    -PRINCE

    Reply
  5. I’m running ubuntu VirtualBox on a mac os x (Mojave) everything works fine but I can’t paste the content into the machine and I can’t copy from it and vice versa. I’ve installed and uninstalled guest additions like 5x and all my settings are set to bidirectional. I’m 10 seconds from giving up entirely because I can’t do this. PLEASE help.

    -Steve

    @doc-please delete my first comment I wasn’t thinking and accidentally signed it with my son’s name while I was talking to him

    Reply
  6. I’m using Ubuntu 20.04 and Guest Additions with VirtualBox 6.0 on Windows 10. I can change the Ubuntu resolution (to any of around 12 or so options) and it looks great.

    However, it doesn’t stay set from session to session. I’ve tried various recommendations I’ve found online, but none work. What are the top 5 or so things to (re)check and/or try? I’m hoping it’s just a checkbox or something simple like that.

    Reply
  7. Thank you, Sir! With your help, I was able to have a full screen on virtual box Linux Ubuntu on Windows 10.

    Reply
  8. I think it would be a good idea to write the command correctly:

    $ sudo apt install build-essential dkms linux-headers - $ (uname -r) INCORRECT SYNTAX
    $ sudo apt install build-essential dkms linux-headers-$(uname -r) CORRECT SYNTAX

    Reply
  9. When I try to click insert guest additions cd image, it says Unable to insert the virtual optical disk C:\Program Files\Oracle\VirtualBox\VBoxGuestAdditions.iso into the machine Ubuntu 2020.

    Could not mount the media/drive ‘C:\Program Files\Oracle\VirtualBox/VBoxGuestAdditions.iso’ (VERR_PDM_MEDIA_LOCKED).

    Reply
    • If you check your VirtualBox settings, under storage. There is already a VirtualBox guest additions ISO listed there, so the Device-> Insert will fail with that lock message. To solve this, ignore the Device-> Insert, and open your File Manager instead, then run the VirtualBox shell that installs the guest addition. Another option is to remove the ISO from the settings and start your ubuntu, then use the Device-> Insert.

      Reply
  10. Aaron, Many thanks. Everything works like a charm. I’ve read a lot of manuals and instructions, after 42 years as a Electronics Engineer, etc.

    There’s nothing I appreciate more than reading well written “cut-thru-the-chase” instructions THAT WORK. You are a credit to the I.T. profession, keep up the good work!

    Reply
    • Hey, Iskandar!

      There are no media automount in the ubuntu server. That’s why anything happens.

      Proceed as follows:

      Once you’ve access to your server, via ssh or vbox window, type (no quotes):

      $ sudo mount /media/cdrom /mnt
      $ cd /mnt
      $ sudo ./VBoxLinuxAdditions.run
      

      of course, after installing all the stuff explained above.

      Reply
  11. Step 6, took me a long time to do. It was unclear that I was changing the settings in the Virtualbox and not in Ubuntu. The caption clarified where I should be looking, while the image of Ubuntu seemed to suggest I need to look in the Ubuntu settings somewhere…

    Reply
  12. Rather than a prompt to run the installer, it opened a folder with the contents of the disc. Which file do I need to run, and how?

    Reply
  13. Never mind. The video memory was set too low and it could not boot. Interesting that it was booting before I installed Guest additions. Fixed now. Thank you for the excellent post!

    Reply
  14. Hi,

    After following the steps here my Ubuntu 18.04.2 LTS is not booting. I get an empty purple screen, and applications do not show up. I removed the Guest additions from the settings->storage->Controller:IDE and mounted the Ubuntu 18.04.2 ISO image instead, but it did not help. Any ideas how to fix this?

    Reply
  15. Thank you for this. I don’t understand why the virtualbox team doesn’t provide these kind of information in their guest additions cds…

    though, the install of Linux headers using linux-headers-$(uname -r) didn’t worked for me. That was OK though, because i apparently had them installed already.

    Reply
  16. Hi, thanks for this instruction! Just wondering if there is anyway to uninstall this guest additions. My computer suddenly lost power in the middle of the installation and I think it is now installed incorrectly on my VM and I would like to try again.

    Thanks

    Reply
  17. Hi,

    After doing this I can see the shared folder, but when running:

    ls -l /media/
    ls: cannot open directory  : Permission denied
    

    I am using Ubuntu guest VM.
    Thanks!

    Reply
  18. Hey there! MUCH appreciated. The one thing I noticed with Xubuntu 18.04 is that I was not auto prompted to install any software.

    Just had to use the terminal to:

    $ sudo sh /media/%username%/VBox_GAs_6.0.0/VBoxLinuxAdditions.run
    
    Reply
  19. Hey Champs!!, whoever is having problem in their VM bootup process, please uncheck the button for “Enable 3D acceleration” under display setting!!
    Then it works like champ.

    Bye there!!!

    Reply
  20. After inserting Guest Additions CD Image, no popup came and a new icon came. On clicking it, its internal folders and files are visible and i cannot run any of them.

    Reply
  21. Hello I tried to perform this and went clicking on Device tab “Insert Guest” I get the message “Unable to insert the virtual optical disc”

    I am using Ubuntu server

    Thanks

    Reply

Leave a Reply to Fernando Cancel reply

Thank you for taking the time to share your thoughts with us. We appreciate your decision to leave a comment and value your contribution to the discussion. It's important to note that we moderate all comments in accordance with our comment policy to ensure a respectful and constructive conversation.

Rest assured that your email address will remain private and will not be published or shared with anyone. We prioritize the privacy and security of our users.