NFS mounted qtopia

kevin
I have NFS mounted qt-2.2.0 image on my mini at opt/Qtopia

on my desktop the location of the image is:
/opt/FriendlyARM/mini2440/arm-qtopia/qtopia-2.2.0-FriendlyARM/qtopia/image 


how do i run the example binaries now?

kevin
think noone did this ever!hey can anyone tell me y the examples that i
compile(arm qt-2.2.0)tell me that they are read-only?.I want to copy them
to my mini2440 but it wont let me copy it.yeah the compiled binaries .It
says read only file system!

TheSergon13
If you have your filesystem running on NFS, why don't you just copy the
binaries tho the location where it lies?

Anyway, do 
    ls -l
in the directory to where you want to copy and if needed use chmod to give
it write permission.

Sérgio