Miroslav Lachman
2019-Mar-01 23:38 UTC
more fun, upgrading from 10.3-STABLE 10.4-RELENG to 11.2-RELENG - kernel panic
Lee Damon wrote on 2019/03/02 00:06:> Darn it. I get the same kernel panic with that one. > > I'm compiling locally but I don't expect that to make any difference. > I'll need to go pawing through the release notes and see if there are > any references to deprecated hardware that might be involved. > > I'm attaching a copy of dmesg output from a successful boot into > 10.4-STABLE. The kernel panic appears to happen around 15% of the way > into the output, aroundI am running 11.2 on SunFire X2100 M2 but according to your dmesg it uses different chips. X2100 M2 has nVidia nForce MCP55 chipset for ATA devices, nfe for 2 NICs and Broadcom bge for the other 2 NIC's. Did you tried to boot "safe mode"? (selectable in boot menu). Or you can try to disable / enable some settings in the BIOS. Something related to USB or onboard VGA etc. may help. Miroslav Lachman
Lee Damon
2019-Mar-02 00:36 UTC
more fun, upgrading from 10.3-STABLE 10.4-RELENG to 11.2-RELENG - kernel panic
On 3/1/19 15:38 , Miroslav Lachman wrote:> Did you tried to boot "safe mode"? (selectable in boot menu).I completely forgot about safe mode. Yep. It boots. I'm going to finish the freebsd-update process then reboot into safe mode again. I'm out of time to work on this today and am only in this lab on Fridays so I'll have to pick up working on this problem next Friday. Thanks for the help, nomad