View Single Post
Old 31st May 2018
jggimi's Avatar
jggimi jggimi is offline
More noise than signal
 
Join Date: May 2008
Location: USA
Posts: 7,984
Default

I will guess that you did not understand the use of the variable $SHA256 inside that script, and have replaced your /bsd kernel with a hash file.

To recover:

  1. Boot /bsd.booted or /bsd.sp
  2. # cp /bsd.booted /bsd
  3. # sha256 -h /var/db/kernel.SHA256 /bsd
  4. # reboot
Reply With Quote