Skip to content

Commit

Permalink
Enhance: MOK password echo
Browse files Browse the repository at this point in the history
  • Loading branch information
Malix-Labs authored Oct 9, 2024
1 parent 30f286b commit 203097e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/ublue-os-just/00-default.just
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ regenerate-grub:
# Enroll Nvidia driver & KMOD signing key for secure boot - Enter password "universalblue" if prompted
enroll-secure-boot-key:
sudo mokutil --timeout -1
echo 'Enter password "universalblue" if prompted next'
echo 'The next line will prompt for a MOK password. Then, input "universalblue"'
sudo mokutil --import /etc/pki/akmods/certs/akmods-ublue.der
echo 'At next reboot, the mokutil UEFI menu UI will be displayed (*QWERTY* keyboard input and navigation).\nThen, select "Enroll MOK", and input "universalblue" as the password'

Expand Down

0 comments on commit 203097e

Please sign in to comment.