| Summary: | Boot defaults to wd(4) devices rather than ad(4) | ||
|---|---|---|---|
| Product: | Base System | Reporter: | cjclark <cjclark> |
| Component: | i386 | Assignee: | Crist J. Clark <cjc> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.1-STABLE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
cjclark
2000-11-26 10:20:01 UTC
This is related to a bunch of i386 legacy code which "assumed" that a system without /etc/fstab would boot from a da/wd/fd device. [ See setroot() in sys/i386/i386/autoconf.c, in particular, comments around line 250. ] The legacy code was yanked from sys/i386/i386/autoconf.c in rev 1.151, and hasn't been MFC'd yet. -- Matt Emmerton State Changed From-To: open->closed This is no longer an issue with the current boot process when fstab(5) is missing in STABLE or CURRENT. Responsible Changed From-To: freebsd-bugs->cjc Cleaning up my own old PRs |