1
1
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.
Indeed, it was. – Alex – 2010-03-10T20:12:02.000
Could also indicate that your drive is out of space that you are attempting to mount. – Martin Murphy – 2011-12-07T19:03:41.817
Is it possible to work this around on the Linux side? I have no access to the Windows box... Connecting from Windows is fine. – Calmarius – 2013-04-08T10:25:45.630