/ Published in: Bash
How to setup a share in a virtualbox guest - ubuntu server.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
sudo apt-get install dkms virtualbox-guest-dkms mkdir ~/host sudo nano /etc/rc.local ### Add the following line before exit. ###################################### # # sudo mount -t vboxsf <vbox_share> /path/to/host/