secureboot

  1. RetroComputingCollector

    How to set up Secure Boot for FreeBSD!

    Run this to sign your bootloader: cd /boot && sh /usr/share/examples/uefisign/uefikeys testcert && uefisign -c testcert.pem -k testcert.key -o signed-binary loader.efi Then open your BIOS and follow whatever chain of clicks to enroll loader.efi as a key. It's that simple! This is based off of...
  2. kuroneko

    Thinking of moving to FreeBSD from Linux

    So I've been thinking of switching to FreeBSD on my desktop which is currently dual booting Windows and Fedora Linux. I like FreeBSD and I have used it in the past and I find it easier to use and understand than Linux but I'm not sure if it would work with my setup and I wouldn't wanna format...
  3. S

    Building with MK_LOADER_EFI_SECUREBOOT

    Dear Approver, according tho the post below: I think I just found that I need to build with some more options, MK_LOADER_VERIEXEC and MK_VERIEXEC It seems to build now, so for the moment, I'm fine. I would like to discard this post, but I apparently can't. So could you just reject it without...
Back
Top