SF Won't Auto-mount Lubuntu 15
Posted: 5. Jan 2016, 13:14
I can't get my Lubuntu 15.04 guest to auto-mount a shared folder from a Windows 10 host.
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
I then get the following error:
I seem to always have issues with shared folders in Linux
I've mounted shared folders in Lubuntu guests before.
The attached log appears to auto-mount the SF without error.
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.