Users Guide

3–Driver Installation
Installing Linux Driver Software
17 AH0054602-00 M
To import and enroll the QLogic public key:
1. Download the public key from the following Web page:
http://ldriver.qlogic.com/Module-public-key/
2. To install the public key, issue the following command:
# mokutil --root-pw --import cert.der
Where the --root-pw option enables direct use of the root user.
3. Reboot the system.
4. Review the list of certificates that are prepared to be enrolled:
# mokutil --list-new
5. Reboot the system again.
6. When the shim launches MokManager, enter the root password to confirm
the certificate importation to the Machine Owner Key (MOK) list.
7. To determine if the newly imported key was enrolled:
# mokutil --list-enrolled
To launch MOK manually and enroll the QLogic public key:
1. Issue the following command:
# reboot
2. In the GRUB 2 menu, press the C key.
3. Issue the following commands:
chainloader $efibootdir/MokManager.efi
- boot
4. Select Enroll key from disk.
5. Navigate to the
cert.der file and then press ENTER.
6. Follow the instructions to enroll the key. Generally this includes pressing
the 0 (zero) key and then pressing the Y key to confirm.
For additional information about Secure Boot, refer to the following Web page:
https://www.suse.com/documentation/sled-12/book_sle_admin/data/sec_uefi_
secboot.html
NOTE
The firmware menu may provide more methods to add a new key to the
Signature Database.