Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

RHEL 8.5 and Secure Boot turned on #2

Open
mikeyjoon opened this issue Dec 10, 2021 · 0 comments
Open

RHEL 8.5 and Secure Boot turned on #2

mikeyjoon opened this issue Dec 10, 2021 · 0 comments

Comments

@mikeyjoon
Copy link

My SCST service does not want to come up on an RHEL 8.5 when Secure Boot is turned on; even after I have gone to the UEFI menu and registered the keys using MOK menu per README instructions here: https://github.com/bvanassche/scst/blob/master/README.module-signing

I get the following error:

● mediator-scst.service
Loaded: loaded (/etc/systemd/system/mediator-scst.service; enabled; vendor preset: disabled)
Active: failed (Result: exit-code) since Wed 2021-12-08 10:26:33 EST; 1 day 22h ago
Process: 7320 ExecStart=/etc/init.d/scst start (code=exited, status=5)

Dec 08 10:26:33 scs000040681 systemd[1]: mediator-scst.service: Service RestartSec=100ms expired, scheduling restart.
Dec 08 10:26:33 scs000040681 systemd[1]: mediator-scst.service: Scheduled restart job, restart counter is at 5.
Dec 08 10:26:33 scs000040681 systemd[1]: Stopped mediator-scst.service.
Dec 08 10:26:33 scs000040681 systemd[1]: mediator-scst.service: Start request repeated too quickly.
Dec 08 10:26:33 scs000040681 systemd[1]: mediator-scst.service: Failed with result 'exit-code'.
Dec 08 10:26:33 scs000040681 systemd[1]: Failed to start mediator-scst.service.

Info about my system:

COMMAND OUTPUT


cat /etc/redhat-release: Red Hat Enterprise Linux release 8.5 (Ootpa)
mokutil --sb-state: SecureBoot enabled
modprobe scst && modprobe -r scst: modprobe: FATAL: Module scst not found in directory /lib/modules/4.18.0-348.2.1.el8_5.x86_64

What am I doing wrong, or need to do more when Secure Boot is turned on?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant