How to access shared folders in Ubuntu VM(Oracle Virtualbox) and link them to the home folder(Answered)
Posted
by
Njihia
on Ask Ubuntu
See other posts from Ask Ubuntu
or by Njihia
Published on 2013-07-23T12:49:06Z
Indexed on
2013/08/02
16:05 UTC
Read the original article
Hit count: 243
virtualbox
|scripts
I have configured a shared folder between the Windows host and Ubuntu guest. The folder mounts at start up but its empty(It also has a padlock sign.). I have to run the command below to access its content(the padlock sign disappears).
sudo mount.vboxsf media ~/media
How can i configure it to be run automatically at start up. I've tried adding to the start up programs but nothing happens. Am new to Linux so try to put your answer in a layman's language. Thanks.
© Ask Ubuntu or respective owner