This will install the guest additions and is more or less equivalent to installing via the ISO,
sudo apt-get install virtualbox-guest-utils
Then,
sudo modprobe -a vboxguest vboxsf vboxvideo
After that,
sudo mount -t vboxsf VB-Shared /mnt/
Then you can access the shared files in the /mnt folder