Re: Background NFS Mounts

1997-09-10 Thread Pete Harlan
> I'm having a problem with my computer hanging for large amounts of time > when it is not connected to the network because of some NFS mounts it does. You can use the "noauto" option, and spawn a background job to mount them in a minute. E.g., fstab: -- flakey:/ /nfs/flakey nfs defaults,so

Background NFS Mounts

1997-09-10 Thread Brian White
I'm having a problem with my computer hanging for large amounts of time when it is not connected to the network because of some NFS mounts it does. I've tried adding options so it would try this in the background instead of holding up the boot, but no luck. Here is what I have now... ###