Comment 71 for bug 406466

Revision history for this message
Pinzgi (pinzgi) wrote :

Hi,
Since today I do not have access any more to my NAS.
Reading this and other forum entries and trying some described solutions did not help to fix my problem.

Situation:
  System : Ubuntu 9.10
  NAS : WD MyBook Word Edition II

/etc/fstab:
  //192.168.1.100/public /media/MyBookNAS1 cifs nounix,noserverino,guest,rw,iocharset=utf8,file_mode=0777,dir_mode=0777 0 0
  # smbfs mount also does not work
  #//192.168.1.100/public /media/MyBookNAS1 smbfs user,uid=pie,uid=1000,file_mode=0777,dir_mode=0777 0 0

when mounting (mount -a) I get the following error:
  mount error(12): Cannot allocate memory
  Refer to the mount.cifs(8) manual page (e.g. man mount.cifs)

I also tried with smbfs (as it worked bevor) but without any success.

Please help me, I'm new in the Ubuntu-World and I need some beginner help :-)