On Tue, 10 Apr 2018 22:16:14 -0500 Z Ero <[email protected]> wrote: > Does this mean that a machine specific hash / checksum required to > validate / execute the kernel relink is not working or what?
It compares /bsd with checksum in /var/db/kernel.SHA256 if it does not match kernel relinking is disabled because it assumes you are a kernel developer and know what you are doing. > Also, how to correct the error, if possible? $ doas sha256 -h /var/db/kernel.SHA256 /bsd

