Announcement

Collapse
No announcement yet.

Announcement

Collapse
No announcement yet.

nfs support for minix x7

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    nfs.ko module failed to install

    Hi Wasser,

    Good to see you back online!

    I have an issue ATM getting the nfs.ko module to install. Any ideas as to why?

    Thanks

    Comment


      #17
      Originally posted by xatang2013 View Post
      Hi Wasser,

      Good to see you back online!

      I have an issue ATM getting the nfs.ko module to install. Any ideas as to why?

      Thanks
      could you please try following steps in terminal and post the /sdcard/dmesg.log /sdcard/lsmod.log ?

      su -
      busybox insmod /system/lib/modules/sunrpc.ko
      busybox insmod /system/lib/modules/auth_rpcgss.ko
      busybox insmod /system/lib/modules/lockd.ko
      busybox insmod /system/lib/modules/nfs.ko
      dmesg > /sdcard/dmesg.log
      lsmod > /sdcard/lsmod.log

      thanks
      http://www.freak-tab.de/wasser/btn_donate.gif

      You can make a donation if you find my work useful

      Comment


        #18
        Originally posted by wasser View Post
        could you please try following steps in terminal and post the /sdcard/dmesg.log /sdcard/lsmod.log ?

        su -
        busybox insmod /system/lib/modules/sunrpc.ko
        busybox insmod /system/lib/modules/auth_rpcgss.ko
        busybox insmod /system/lib/modules/lockd.ko
        busybox insmod /system/lib/modules/nfs.ko
        dmesg > /sdcard/dmesg.log
        lsmod > /sdcard/lsmod.log

        thanks
        Thanks Wasser. I will try tonight and post my result.

        Comment


          #19
          Originally posted by wasser View Post
          could you please try following steps in terminal and post the /sdcard/dmesg.log /sdcard/lsmod.log ?

          su -
          busybox insmod /system/lib/modules/sunrpc.ko
          busybox insmod /system/lib/modules/auth_rpcgss.ko
          busybox insmod /system/lib/modules/lockd.ko
          busybox insmod /system/lib/modules/nfs.ko
          dmesg > /sdcard/dmesg.log
          lsmod > /sdcard/lsmod.log

          thanks
          Hi Wasser,

          Here are the log files:

          dmesg.txt lsmod.txt

          BTW, I got another NFS modules package from lewy20041 and was able to installed all the modules through Terminal successfully. I noticed his nfs.ko module file size is a little bigger than the one you included. However, I am facing the same issue with my T-R42 box where NFS mount commands failed with message Device or Resource is busy. Both my Minix X7 and T-R42 devices failed to mount NFS shares with Device or Resource is busy message.

          I'm scratching my head as to why. Both my boxes currently have no problems mounting CIFS through script and NFS through XBMC.


          Thanks
          Last edited by xatang2013; 11-19-2013, 22:52.

          Comment

          Working...
          X