Topic: chumby NFS
I'm having trouble getting chumby to mount an NFS share.
I do the following:
chumby:/mnt# mount -o nolock -t nfs 192.168.1.69:/home/ubuntu/share /mnt/share
mount: mounting 192.168.1.69:/home/ubuntu/share on /mnt/share failed
The host is accessible because I'm connecting from it to the chumby and I know the NFS share works because I can mount it from itself with the exact same mount command.
Any ideas?
robert