I am using a rooted UE55HU7200SXZG with T-NT14UDEUC-1024.1 firmware and until now I have no success in building an nfs mount to my nas server.
The mountpoints are visible on /dtv/usb/sdb/nfs but the directories are empty.
Making an ssh connection to the tv I called the script:
Code: Select all
/mnt/etc/init.d/03_03_nfsmount.init start
Code: Select all
insmod: can't read '/mtd_exe/vdlm/sunrpc.ko': No such file or directory
insmod: can't insert '/mnt/lib/modules/3.8.13/kernel/net/sunrpc/sunrpc.ko': File exists
insmod: can't read '/mtd_exe/vdlm/lockd.ko': No such file or directory
insmod: can't insert '/mnt/lib/modules/3.8.13/kernel/fs/lockd/lockd.ko': File exists
insmod: can't read '/mtd_exe/vdlm/nfs.ko': No such file or directory
insmod: can't insert '/mnt/lib/modules/3.8.13/kernel/fs/nfs/nfs.ko': unknown symbol in module or invalid parameter
insmod: can't read '/mtd_exe/vdlm/nfsv3.ko': No such file or directory
insmod: can't insert '/mnt/lib/modules/3.8.13/kernel/fs/nfs/nfsv3.ko': unknown symbol in module or invalid parameter
Fixed Server: 192.168.30.7
mount: mounting 192.168.30.7:/volumeUSB2/usbshare/Stream/VIDEO on /dtv/usb/sdb/nfs/192.168.30.7/VIDEO failed: No such device
What went wrong in my case???
Gretings from
Mho