Hi,
On Fri, 11 Apr 2014 18:38:04 +0200 (CEST)
Trond Endrest=F8l <Trond.Endrestol@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
_______________________________________________
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "freebsd-stable-unsubscribe@freebsd.org"