I have Ubuntu installed, through VirtualBox. I have created a folder path in VirtualBox to have a shared folder, and I have also created a folder through the terminal in Ubuntu.
The problem comes when I try to link them to the order:
sudo mount -t vboxsf Dades_Compartides /mnt/compartit
and the following message appears:
mount: can not find comp / mnt / share in / etc / fstab
Does anyone know how to fix it?