Network shares do not mount
- by Alex
My network shares were mounting fine yesterday.. suddenly they are not. They were mounting fine for the last two weeks or however long since I added them.
When I run sudo mount -a I get the following error:
topsy@monolyth:~$ sudo mount -a
mount error(12): Cannot allocate memory
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
mount error(12): Cannot allocate memory
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
mount error(12): Cannot allocate memory
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
mount error(12): Cannot allocate memory
Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)
topsy@monolyth:~$
I followed this guide when setting them up: http://ubuntuforums.org/showthread.php?t=288534
So I tried removing them by doing the reverse, and then rebooting, then adding them again and rebooting.
Problem persists.