Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Sep 2023 03:17:09 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 273907] releng/14.0 on amd64 started failing to boot a couple of days ago
Message-ID:  <bug-273907-227-GNeKAsvk83@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-273907-227@https.bugs.freebsd.org/bugzilla/>

index | next in thread | previous in thread | raw e-mail

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=273907

--- Comment #2 from ota@j.email.ne.jp ---
I switched back to the branching point of releng/14.0, BETA2, and few other
points.

Somehow, all of versions failed to start.

I only rebuilt the kernel cleanly; I wonder if I had to clean build the world,
userland as well...

The below is my loader.conf.
I don't think I have updated pkg yet.
I wonder if vbox module is the cause.
I will try without vbox module, next.
============
kern.vty="vt"

vfs.zfs.prefetch_disable=0
hw.snd.default_unit="1"

geom_eli_load="YES"
geom_uzip_load="YES"
geom_concat_load="YES"

ums_load="YES"

vboxdrv_load="YES"
============

-- 
You are receiving this mail because:
You are the assignee for the bug.

home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-273907-227-GNeKAsvk83>