Network shares do not mount.
Posted
by Alex
on Super User
See other posts from Super User
or by Alex
Published on 2010-03-09T06:36:47Z
Indexed on
2010/03/09
6:38 UTC
Read the original article
Hit count: 986
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.
© Super User or respective owner