Pkg Upgrade Errors

Tomasz CEDRO tomek at cedro.info
Sun Dec 1 01:13:19 UTC 2019


On Sun, Dec 1, 2019 at 12:49 AM B J wrote:
> Kernel missing 64-bit support

# kldload linux
# kldload linux64

You may also want to put those into /boot/loader.conf so they autoload on boot:
linux_load="YES"
linux64_load="YES"

:-)

-- 
CeDeROM, SQ7MHZ, http://www.tomek.cedro.info


More information about the freebsd-questions mailing list