Boot freezing after kernel load - root on zfs
Ben Woods
woodsb02 at gmail.com
Sat Jun 23 17:13:31 UTC 2018
On 23 June 2018 at 22:56, Joe Maloney <jmaloney at ixsystems.com> wrote:
> Ben,
> do you by chance have multicons enabled with comconsole, vidconsole? This
> looks exactly like a race we encountered where the remaining output was
> actually being redirected to serial on some systems when multicons was
> being used. It appeared to be a lockup when it wasn’t because keyboard
> input would also break.
>
Hi Joe,
Indeed, you are right - I have now fixed the problem! Thanks very much for
your help!
I was previously using a serial console to boot the machine, whereas now I
have an IP KVM.
The lines I commented out in my /boot/loader.conf to fix this were:
boot_multicons="YES"
boot_serial="YES"
comconsole_speed="115200"
console="comconsole,vidconsole"
I would have thought that the boot should still complete regardless of
whether the serial console is connected or not?
Regards,
Ben
--
From: Benjamin Woods
woodsb02 at gmail.com
More information about the freebsd-current
mailing list