Unable to mount the root fs on stable/8 r264339, GENERIC kernel, with MBR, FreeBSD slice, and UFS volume labels

Erich Dollansky erichsfreebsdlist at alogt.com
Sat Apr 12 00:00:15 UTC 2014


Hi,

On Fri, 11 Apr 2014 18:38:04 +0200 (CEST)
Trond Endrestøl <Trond.Endrestol at fagskolen.gjovik.no> wrote:

> The r264339 GENERIC kernel are unable to mount the root fs from the 
> hard drive using MBR, FreeBSD slice, and UFS volume labels.

does your GENERIC have these options enabled:

options	GEOM_PART_BSD
options GEOM_PART_MBR
options GEOM_PART_GPT
options GEOM_RAID
options GEOM_LABEL
options	GEOM_PART_EBR
options GEOM_PART_EBR_COMPAT

If not or if you are not sure try to load these modules during boot
time. Of course, if you do not use GPT or RAID, you do not have to load
these modules.

Erich


More information about the freebsd-stable mailing list