![]() |
2006-02-26
, 09:54
|
Posts: 18 |
Thanked: 1 time |
Joined on Dec 2005
@ Dunedin, New Zealand
|
#2
|
![]() |
2006-02-26
, 20:21
|
Posts: 41 |
Thanked: 0 times |
Joined on Dec 2005
@ Brasil
|
#3
|
![]() |
2006-02-27
, 07:42
|
Posts: 18 |
Thanked: 1 time |
Joined on Dec 2005
@ Dunedin, New Zealand
|
#4
|
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?