

Try checking these locations: ls /media/$USER/VBox*įor me, this was mounted at /media/user/VBox_GAs_6.1.8/. If you have done this, great, you're done! If you did this previously and it is already mounted, you need to find out where it is mounted. This can be done from within VirtualBox by going to Devices -> Install Guest Additions CD image. Now, you will need to make sure that you have mounted the Guest Additions CD. sudo apt install build-essential linux-headers-$(uname -r) Install Guest Additions In order to build and install Guest Additions, you will require the following packages.

Installing packages required for building Guest Additions.In this guide I will be showing you the process for installing VirtualBox Guest Additions on Ubuntu 20.04.
