by AlpineMan » Tue Mar 27, 2012 10:09 am
I was previously using the firmware "1.02.21.WDLXTV_LIVE-0.4.7.3" and everything was fine and dandy. This morning I upgraded to build 8 of "1.02.21.WDLXTV_LIVE-0.5.1.6".
I had this entry in my net.mounts file in my USB stick and it worked fine in my previous firmware:
xmount 10.41.57.22:/nas/NASDisk-00004/Movies Movies nfs
For some reason the above doesn't work on the new firmware. I also tried telneting into my WDLXTV Live unit to issue the command manually, and this is what I get:
# xmount 10.41.57.22:/nas/NASDisk-00004/Movies movies nfs
mount: mounting 10.41.57.22:/nas/NASDisk-00004/Movies on /tmp/media/usb/movies failed: Input/output error
xmount: xmount 10.41.57.22:/nas/NASDisk-00004/Movies movies nfs ro,ro FAILED WTF?!?
I also tried the following and got the same error message:
# xmount 10.41.57.22:/nas/NASDisk-00004/Movies movies nfs "proto=tcp"
I checked my NAS to double check:
# showmount -e 10.41.57.22
Export list for 10.41.57.22:
/nas/NASDisk-00004/Movies 10.41.57.15,10.41.57.19,10.41.57.215
My ifconfig on my WDLXTV Live unit shows the following:
# ifconfig -a
eth0 Link encap:Ethernet HWaddr 00:90:A9:75:BB:91
inet addr:10.41.57.19 Bcast:10.41.57.255 Mask:255.255.255.0
UP BROADCAST NOTRAILERS RUNNING MULTICAST MTU:1500 Metric:1
RX packets:7162 errors:1 dropped:0 overruns:0 frame:1
TX packets:3053 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:256
RX bytes:2158831 (2.0 MiB) TX bytes:606853 (592.6 KiB)
Interrupt:46
Am I missing something...perhaps a step or 2? Thanks in advance!
Last edited by
AlpineMan on Tue Mar 27, 2012 3:25 pm, edited 1 time in total.