| Summary: | config root on da0 dumps on da1 gives false warning | ||
|---|---|---|---|
| Product: | Base System | Reporter: | dgilbert <dgilbert> |
| Component: | bin | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 3.3-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
dgilbert
1999-09-19 20:00:01 UTC
State Changed From-To: open->closed The correct `config' line in your case should look like: config kernel root on da0 swap on da0 and da1 dumps on da1 See /usr/share/doc/smm/02.config, section 4.2, for more information. |