Currently the error on suse on the NFS client setup is "Unable to mount share in fstab", which is 'hda.skynet:/home/steve/Public /home/test nfs defaults 0 0' .
I tested the addressing with 'smb://hda.skynet/Music' which appeared to fine. So this is what I did to arrive at this error, perhaps you spot what I missed (please it driving me nuts

On amahi (borrowed from forum article ). Here I'm working from my suse box and ssh to Amahi, I wanted joe as my editor and setup the NFS as server...
Code: Select all
steve@suse64:~/Desktop> ssh root@hda.skynet
[root@skynet ~]# yum install joe
[root@skynet ~]# joe /etc/exports
Code: Select all
/var/hda/files/music/ *(rw,no_root_squash)
/home/steve/Public *(rw,no_root_squash)
Code: Select all
[root@skynet ~]# chkconfig nfs --level 2345 on
[root@skynet ~]# service nfs restart
On the machine I went to Yast/NFS Client and removed the old links and added 'hda.skynet', '/home/steve/Public' to mount point '/home/test', okay. Suse hangs for a long time and bugs out. If I restart the NFS client I get this message...
suse64:/home/steve/Desktop # rcnfs restart
Shutting down NFS client services: idmapd done
Starting NFS client services: sm-notify idmapd done
Message from syslogd@suse64 at Dec 1 15:02:12 ...
Code: Select all
kernel:[ 3964.283848] last sysfs file: /sys/devices/virtual/bdi/0:19/uevent
suse64:/home/steve/Desktop #
Message from syslogd@suse64 at Dec 1 15:02:12 ...
kernel:[ 3964.284026] Stack:
Message from syslogd@suse64 at Dec 1 15:02:12 ...
kernel:[ 3964.284050] Call Trace:
Message from syslogd@suse64 at Dec 1 15:02:12 ...
kernel:[ 3964.284054] Inexact backtrace:
Message from syslogd@suse64 at Dec 1 15:02:12 ...
kernel:[ 3964.284056]
Message from syslogd@suse64 at Dec 1 15:02:12 ...
kernel:[ 3964.284208] Code: Bad RIP value.
Message from syslogd@suse64 at Dec 1 15:02:12 ...
kernel:[ 3964.284223] CR2: 0000000000000000