Re: NFS mounting timeout
From: Frank Przybylski <hidden>
Date: 2001-08-13 11:17:17
From: Frank Przybylski <hidden>
Date: 2001-08-13 11:17:17
Hi again,
I really don't use portmap on the client side. (my rom fs is small) But there is possibe to mount and use nfs root fs without portmaper! Today I set NFS_MOUNT_NONLM option (kenel doesn't call locked_up() /fs/nfs/inode.c), but I'm not sure, that everything will be work OK ?
You could try: 'mount -t nfs 192.168.1.1:/nfs /nfs -o nolock' to disable the lockd accesses. I'm not quite sure about the impacts. At least you can not rely on file locking anymore... ;-). With this option you should be able to mount nfs without the portmapper and without recompiling. hth Frank ** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/