I have a shared folder mapped onto my host as N:\
I have set up the SF with the following settings:
-Folder path: n:\
-Folder Name N_DRIVE
-Read-only: (cleared)
-Auto-mount: (checked)
I boot up the guest and there isn't a /media/sf_N_DRIVE folder.
I tried manually mounting to a brand new folder /home/student/N_DRIVE
Code: Select all
sudo mount -t N_DRIVE /home/student/N_DRIVECode: Select all
Mount: can't find /home/student/N_DRIVE in etc/fstabThe attached log appears to auto-mount the SF without error.