View Single Post
Posts: 42 | Thanked: 10 times | Joined on Apr 2007
#12
I'm having trouble getting NFS working.

When I do...

insmod /lib/modules/current/sunrpc.ko

...I get this...

insmod: cannot insert '/lib/modules/current/sunrpc.ko': Invalid module format (-1): Exec format error

Anyone know how to resolve this?

I got sunrpc.ko (along with nfs.ko, lockd.ko, nfsd.ko and exportfs.ko) from the bora repos... I'm running diablo, should that matter?

What I am trying to do is export a directory on my N800 so I can mount it in my Ubuntu desktop. I guess I need nfsd.ko and exportfs.ko to do that. Do I need the other modules?

TIA