| Summary: | systat, top, swapinfo fail if /boot/loader not used | ||
|---|---|---|---|
| Product: | Base System | Reporter: | Bernd Luevelsmeyer <bdluevel> |
| Component: | misc | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 5.0-CURRENT | ||
| Hardware: | Any | ||
| OS: | Any | ||
State Changed From-To: open->closed Duplicate of PR 17422. |
When starting 'top' or 'systat', they fail with 'top: nlist failed' or 'systat: nlist: can't find following symbols: _cp_time _ccpu _fscale'. They fail whether I'm root or not. 'swapinfo' also fails. I have procfs in the kernel, and it's mounted too. As sheldonh@uunet.co.za advised in freebsd-questions, this effect doesn't happen when I don't have a '/boot.config' with '/kernel' in it. Fix: Don't bypass /boot/loader (workaround) How-To-Repeat: a) echo '/kernel'>/boot.config b) reboot c) (log in etc.) d) systat