On Wed, 2003-08-27 at 13:10, Daniel J Walsh wrote:
Nope it eventually worked. Not sure what the hang was. I am
mounting
remote NFS machines
without portmap running.
If you use the "nolock" option, then portmap need not be running and
there will be no hangs. For example:
mount -o nolock remotebox:/some/dir /local/mntpoint
Note: I'm not saying that this is what you should normally do.
I've done this within the %post section of Kickstart before or in the
rescue environment.
Dax Kelson
Guru Labs