Wooky
02-25-2006, 08:36 PM
I juts got my N770, and I am busy trying things. I set up an NFS server in my linux box, and I mounted it on the N770. It was extremely slowwwwww. So slow that I couldn't even copy files from it. I found little info about mounting NFS shares using the 770, but no one seems to have this kind of problem. Am I doing something foolish?
I created a dir in MyDocs:
/nfs/n770
and I mounted the NFS share like that:
mount 192.168.0.1:/home/jeff/Download/N770 /home/user/MyDocs/nfs/n770
My linux box /etc/exports entry is:
/home/jeff/Download/N770/ 192.168.0.0/8(root_squash,sync,insecure,rw)
Am I doing something wrong? I can access the share, but it is very slow. Perhaps I should create the mount point in the mmc card?
I created a dir in MyDocs:
/nfs/n770
and I mounted the NFS share like that:
mount 192.168.0.1:/home/jeff/Download/N770 /home/user/MyDocs/nfs/n770
My linux box /etc/exports entry is:
/home/jeff/Download/N770/ 192.168.0.0/8(root_squash,sync,insecure,rw)
Am I doing something wrong? I can access the share, but it is very slow. Perhaps I should create the mount point in the mmc card?