Skip to main content

Questions tagged [secure-boot]

Questions for UEFI Secure-Boot, Secure-Boot Key Signing and Management

Filter by
Sorted by
Tagged with
1 vote
0 answers
54 views

I am trying to understand Secure Boot and what it is doing on my system. I am using systemd-boot as my bootloader, not shim or GRUB, and Secure Boot is reported as enabled: running mokutil --sb-state ...
Eclogite's user avatar
0 votes
0 answers
189 views

The goal is to sign the mender yocto image and run it on secure boot enabled raspberry pi. I have raspberrypi-4 and the yocto image from mender (open source OTA platform). To give a quick try here is ...
URegal's user avatar
  • 1
0 votes
1 answer
85 views

Apologies in advance if I have incorrect assumptions in the post. I'm still getting the hang of DPDK. Basically, I am trying to utilize DPDK on a Generation 2 Hyper-V VM that has Secure Boot enabled. ...
ctap18's user avatar
  • 1
0 votes
1 answer
134 views

I made a custom live system using the Debian FAI service. I can't boot it with secure boot as my laptop is not recognizing the signature somehow. But I can still boot my currently installed Debian ...
td211's user avatar
  • 831
2 votes
1 answer
244 views

I am trying to boot a Linux kernel with efi stub enabled using Red Hat's Shim https://github.com/rhboot/shim. I can boot the system if I enroll the hash of my efi stub (selecting GRUBX64.EFI), but ...
Jan Sommer's user avatar
1 vote
1 answer
2k views

Good evening, after searching on google I didn't find the answer to my question. When installing a distribution such as Ubuntu with secure boot activated, the installer creates a MOK key in the NVRAM ...
user avatar
0 votes
0 answers
111 views

I need to install an custom OS to many similar/identical laptops. Would it work to live boot a laptop and dd the disk from a template laptop to the new one? Is it possible to trigger secure boot key ...
johndue's user avatar
  • 61
0 votes
3 answers
1k views

Currently, I try to understand how a measured boot is working and what components log what in which pcr of a tpm2. I have a test-setup with uefi-secure boot enabled and a tpm2 attached in a kvm ...
user3046582's user avatar
0 votes
1 answer
1k views

I'm producing a yocto build, and want to enable UEFI Secure Boot on the intel machine I'm using. This is a pretty basic yocto build, using core-image-minimal and meta-intel. The artifacts it ...
Dave's user avatar
  • 45
0 votes
1 answer
2k views

I want to configure my Debian to boot with secure boot enabled but it doesn't and here is why... OS specific boot loaders are stored on the ESP partition which is mounted in /boot/efi Debian system ...
metablaster's user avatar
0 votes
1 answer
733 views

When I try to run my Kali Linux system with secure boot on, GRUB returns error: /boot/vmlinuz-6.6.9-amd64 has invalid signature. I don't want to turn off secure boot. I have followed the directions ...
horsey_guy's user avatar
0 votes
0 answers
453 views

When running under UEFI Secure Boot with a current Linux distribution, "kernel lockdown" will be instated. Multiple kernel messages along the lines of Lockdown: swapper/0: hibernation is ...
AlexK973's user avatar
  • 319
0 votes
1 answer
3k views

I want to sign my nvidia driver so I can use it with Secure Boot. I'm trying to follow these instructions for nvidia driver: https://wiki.debian.org/SecureBoot#Using_your_key_to_sign_modules_....
user3565923's user avatar
1 vote
1 answer
2k views

From time to time my NVIDIA drivers (signed with MOK) are not being loaded on my dual boot machine (Ubuntu 22.04 and Windows 11). I'm resolving the issue by reinstalling the same drivers with the same ...
mputkowski's user avatar
0 votes
1 answer
2k views

I am in the process of configuring Secure Boot with my own keys (PK, KEK and DB). And so far I have done everything: Building Unified Kernel Image (UKI) Making standalone GRUB binary Generating own ...
user avatar
2 votes
1 answer
219 views

I was looking at the Fedora change set for 38 and saw this which seems like a neat idea but I was wondering how this affects systems that need custom files to be present in the initrd. One example is ...
Bratchley's user avatar
  • 17.3k
0 votes
1 answer
764 views

I want to sometimes use Linux, sometimes windows. I found out that, Puppy Linux is small, I can install it on a USB. But the problem is, if I click on my USB in the boot menu, I have to disable secure ...
slavekrouta's user avatar
0 votes
0 answers
2k views

I am currently dual booting Gentoo and Windows (on two different disks). I boot on the linux drive with grub2, where I can choose either Gentoo or Windows (added by os-prober). Recently, I updated ...
nect's user avatar
  • 1
1 vote
1 answer
858 views

Mostly a general linux question, but where it needs to be specific I am referencing Debian 12 Bookworm amd64 UEFI booting through grub(not direct kernel stub). I have secure boot disabled in firmware ...
Max Power's user avatar
  • 278
2 votes
1 answer
1k views

I own a rather older piece of server, Dell PowerEdge T20, with the latest BIOS version A20, link to Dell updates, screen of the update in case link goes dead in time: This morning, when SSH'd into ...
Vlastimil Burián's user avatar
1 vote
0 answers
3k views

I want to be able to move and resize partitions on my systems, so I wanted to make a live GParted USB, thing is, it doesn't support Secure Boot, Ubuntu is overkill and takes long to boot (and ...
Didi Kohen's user avatar
  • 1,859
2 votes
1 answer
3k views

I want to install arch linux on my laptop, but I want to be able to play my games that require secure boot on windows 10. I found a tutorial to make it secure boot compatible: Flash the ISO on the usb ...
Regex's user avatar
  • 21
0 votes
0 answers
2k views

I'm trying to install Pop!_OS on my Windows 10 Acer Aspire E5-573G from a USB stick but I keep getting this message: error: /casper_pop-os_22.04_amd64_nvidia_debug_125/vmlinuz.efi has invalid ...
Francesco 'oH pongwIj'e''s user avatar
1 vote
2 answers
7k views

Follow up to Grub updated and now I can't get in to the BIOS, how can I fix it?. Short version: couldn't boot to a USB thumbdrive after updating grub. I reset the BIOS to factory default (with the ...
jcollum's user avatar
  • 1,237
1 vote
0 answers
418 views

I don't have a built in uefi shell in my laptop and I have secure boot turned on. I would be happy for a signed uefi shell that I can boot into (edk2, tianocore shell.efi files are not signed and I ...
antwerp's user avatar
  • 11