Just received the DM365 EVM and am trying to mount another directory.
I get this error:
# ./mount 192.168.1.10:/home/davinci/target /mnt/disk
mount: wrong fs type, bad option, bad superblock on 192.168.1.10:/home/davinci/target,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
and it never works. The IP address is from dhcp and I can ping the server. Another machine on the same LAN mounts the directory fine.
rpcinfo works fine.
Is the NFS module in the kernel broken?