[Bug 266505] Upgrading an i386 from 12.3p6 to 13.1-RELEASE it hangs after rebooting in the new kernel.

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 29 Jan 2024 22:50:35 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266505

freebsd-bug-report.e3f7c7f2e19a@inrobotico.com <freebsd-bug-report.e3f7c7f2e19a@inrobotico.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |freebsd-bug-report.e3f7c7f2
                   |                            |e19a@inrobotico.com

--- Comment #6 from freebsd-bug-report.e3f7c7f2e19a@inrobotico.com <freebsd-bug-report.e3f7c7f2e19a@inrobotico.com> ---
I got over this problem by setting the following, either as parameter to the
kernel (press Esc) while booting from memstick:

set hint.apic.0.disabled="1"

boot

And then, adding hint.acpi.0.disabled="1" to /boot/device.hints.

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