Advertisement
If you have a new account but are having problems posting or verifying your account, please email us on hello@boards.ie for help. Thanks :)
Hello all! Please ensure that you are posting a new thread or question in the appropriate forum. The Feedback forum is overwhelmed with questions that are having to be moved elsewhere. If you need help to verify your account contact hello@boards.ie
Hi there,
There is an issue with role permissions that is being worked on at the moment.
If you are having trouble with access or permissions on regional forums please post here to get access: https://www.boards.ie/discussion/2058365403/you-do-not-have-permission-for-that#latest

Mounting NFS shares

  • 07-12-2010 10:55am
    #1
    Registered Users, Registered Users 2 Posts: 1,093 ✭✭✭


    Hi All,
    I'm trying to mount a NFS share from a linux media box, it's up an running and I can get it from my laptop so no problem there.

    The usual mount command from a terminal doesn't work and neither does the CIFS/NFS app from the market, from much google searching I think that I'm missing some modules:
    nfs.ko and others, they're not in \system\lib

    Does anyone know where I can get these?
    HTC Desire 2.2 stock rooted
    Thanks


Comments

  • Registered Users, Registered Users 2 Posts: 37,485 ✭✭✭✭Khannie


    I started a thread on this a while ago and did a fair bit of googling. Exact same issue (media on a linux server). cifs seems to be supported, but I couldn't find anything definitive on NFS (though of course it should be!). I did find one app that seemed to be promising, but I'm still waiting on my android tablet to be delivered. I bookmarked it somewhere. I'll try and dig it out for you.


  • Registered Users, Registered Users 2 Posts: 37,485 ✭✭✭✭Khannie


    Oh, what does the mount command say by the way? Also, can you ping the nfs server from your android device?

    edit: also, is there a mount.nfs command anywhere?


  • Registered Users, Registered Users 2 Posts: 1,093 ✭✭✭KAGY


    Khannie wrote: »
    Oh, what does the mount command say by the way? Also, can you ping the nfs server from your android device?

    edit: also, is there a mount.nfs command anywhere?

    I can ssh to the server from the phone so no problem there. (Using connectbot FWIW)

    I used mount 192.168.0.6:/export/media /mnt/sdcard/nfs (in TerminalEmulator)
    also tried with -t nfs -o ro and -t nfs4
    just get "No such device"

    The only thing in /sbin is adbd and the only thing in /system/lib/modules is bcm4329.ko

    Was trying to search the XDA site but just got some people with a Galaxy who solved the problem with self compiled modules and busy box. off to google that now, though it was far from compiling I was raired


  • Registered Users, Registered Users 2 Posts: 37,485 ✭✭✭✭Khannie


    Good luck. Let us know how you get on. Kernel compiles aren't that difficult for what it's worth.


Advertisement