| Summary: | FBSD 4.3 init freezes on NFS mounts | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Alexander Ewering <a.ewering> |
| Component: | misc | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.3-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
Alexander Ewering
2001-12-05 10:10:01 UTC
State Changed From-To: open->closed Not a bug. The default for NFS mounts is to wait forever if the server isn't responding, but for any non-critical filesystems, you can add ",-b" to the options field in /etc/fstab. The man page for mount_nfs has further details. |