Tuesday, July 24, 2018

share file on virtualbox

cd /media/amine/VBOXADDITIONS_5.1.26_117224/ ./autorun.sh sudo ./autorun.sh reboot cd /home cd amine/ mkdir share sudo mount -t vboxsf share /home/amine/share/

Make sure the file/folder is shared on VBox client. the shared name is "share"