

Run installation script for the guest additions: sudo /media/cdrom/nĬreate "shared" directory in your home mkdir ~/shared Sudo apt-get install build-essential linux-headers-`uname -r` Install dependencies for VirtualBox guest additions: sudo apt-get update Use the following command to mount the CD: sudo mount /dev/cdrom /media/cdrom Once your VM is up and running, go to Devices menu -> Insert Guest Additions CD image menu Uncheck Read-only and Auto-mount, and check Make Permanent On Add Share prompt, select the Folder Path in your host that you want to be accessible inside your VM. This guide will walk you through steps on how to setup a VirtualBox shared folder inside your Ubuntu Server guest.

Mounting VirtualBox shared folders on Ubuntu Server 18.04 LTS
