BM bm # mount -t nfs -O uid=1000,iocharset=utf-8 212.46.26.150:/Yeti\040PROJECTS /media/iso/
mount: wrong fs type, bad option, bad superblock on 212.46.26.150:/Yeti040PROJECTS,
missing codepage or helper program, or other error
(for several filesystems (e.g. nfs, cifs) you might
need a /sbin/mount.<type> helper program)
In some cases useful info is found in syslog - try
dmesg | tail or so.
надо было установить net-fs/nfs-utils и запустить службу /etc/init.d/rpc.statd start
теперь по-другому, но все равно ругается
mount -t nfs -O username=MYNAME,password=MYPASS,uid=1000,iocharset=utf-8 212.46.26.150:/Yeti\040PROJECTS /media/iso/
mount.nfs: access denied by server while mounting 212.46.26.150:/Yeti040PROJECTS