Page 1 of 1

shared folder on debian as guest is root

Posted: 15. May 2021, 15:53
by clahor
hi
on a debian 's guest my shared folded is root , it's easy to fix :

#
mount -t vboxsf VB_share /media/sf_VB_share

sudo chown user:user sf_VB_share

it's what I do on each reboot but is it normal??

thx for answer