Quantcast
Channel: Ubuntu Forums - Virtualisation
Viewing all articles
Browse latest Browse all 4211

[lubuntu] Problem changing Virtualbox shared folder permission to rw

$
0
0
Hi,

Host : Lubuntu 14.04

Guest :Lubuntu 14.04

I can mount the shared folder in the VM by doing

Code:

sudo mount -t vboxsf share ~/host
I added the user to group vboxsf by doing

Code:

sudo adduser <username> vboxsf
and then

Code:

sudo usermod -aG vboxsf <username>
On both occasions I logged out from my guest and logged in but the shared folder remained read only.

I tried the chown command also but it had no effect.

How to solve this ?

Viewing all articles
Browse latest Browse all 4211

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>