-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 It turns out I made a mistake when I reconfigured the kernel to support NFS, I enabled NFS but I didn't enable NFS v3 client support.
So final summary, in case this might help anyone else: 1 - the v2.0 beta kernel does not have NFS client support enabled, which means that using CPU transparency with scratchbox will not work. Maybe there should be a temporary note in the CPU transparency howto to indicate this? 2 - by following/adapting the instructions in the KernelCompilation howto of the maemo wiki, you can build and install a new kernel that does have NFS enabled. In my case, I built the nfs support as modules, four in total: sunrpc.ko, lockd.ko, nfs_acl.ko, nfs.ko. I installed the new kernel using the flasher (as per the howto) and I copied the modules into the /root directory on the 770, and installed them manually using insmod. 3 - with the NFS modules loaded, the rest of the CPU transparency howto worked. I was able to build the helloworld example and verified that sbrsh is working correctly. - -- Buck Charles 'Buck' Krasic wrote: > To follow up my own post, I realized that I needed to load sunrpc > and lockd modules first. I'm still not there yet, when I try to > mount I get a "Protocol not supported" error that I am still trying > to figure out. Gotta love NFS when it works, but diagnosing it > when it doesn't is a pain. > > -- Buck _______________________________________________ maemo-developers mailing list [email protected] https://maemo.org/mailman/listinfo/maemo-developers -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org iD8DBQFEizsLPrrWIMa4SMsRAuHYAKC0+kZXy2kXxw6u1lO8qAopUy3R7ACdFfxV xPhMv8ruLz8SqI3roT6QI/U= =BoLq -----END PGP SIGNATURE-----
begin:vcard fn:Charles 'Buck' Krasic n:Krasic;Charles 'Buck' org:University of British Columbia;Department of Computer Science adr:;;201-2366 Main Mall;Vancouver;B.C.;V6T 1Z4;Canada email;internet:[EMAIL PROTECTED] title:Assistant Professor tel;work:(604) 822-5628 tel;fax:(604) 822-5485 tel;cell:(604) 313-9429 x-mozilla-html:FALSE url:http://www.cs.ubc.ca/~krasic/ version:2.1 end:vcard
_______________________________________________ maemo-developers mailing list [email protected] https://maemo.org/mailman/listinfo/maemo-developers
