noahbliss / mortar

Framework to join Linux's physical security bricks.
GNU General Public License v3.0
229 stars 14 forks source link

2-installsecurebootkeys.sh malformed/partial error message #31

Open ioctl2 opened 10 months ago

ioctl2 commented 10 months ago

Upon failing to write Secure Boot keys, the 2-installsecurebootkeys.sh script tries to print what it failed to install but instead shows nothing.

Test System:

Command output:

root@debianvm:~/mortar# ./2-installsecurebootkeys.sh
Cannot write to db, wrong filesystem permissions
Failed to install . Is your secureboot in the BIOS configured for audit mode?
noahbliss commented 10 months ago

Leaving this open for now. The format of this file sucks and I should just rewrite it.