OESF Portables Forum

Everything Else => Zaurus Distro Support and Discussion => Distros, Development, and Model Specific Forums => Archived Forums => Angstrom & OpenZaurus => Topic started by: gerald_clark on May 07, 2004, 06:32:15 pm

Title: Slow NFS mounts.
Post by: gerald_clark on May 07, 2004, 06:32:15 pm
I have replaced the cacko roms with OZ 3.2, and encounter
long delays during NFS mounts.
I am using a Netgear MA701 and it works well.
Pings are immediate, but the mount command takes several
minutes to complete.

I reloaded cacko, and mounts return immediately.

Any ideas?

Other than this problem, I really like OZ.
Title: Slow NFS mounts.
Post by: Joshp on May 07, 2004, 06:43:53 pm
try adding the -onolock to you mount command
eg: mount server:/root /mnt -onolock

JP
Title: Slow NFS mounts.
Post by: gerald_clark on May 07, 2004, 06:53:11 pm
Thanks, Joshp.
That did the trick!