Replies: 9 comments
-
|
This is what the BIOS menu "key managment" looks like
Here i enable setup mode, it vanish all keys that was been here
Mb i need to do smth else here
|
Beta Was this translation helpful? Give feedback.
-
|
I tried what was advised to me here, but it didn't help, |
Beta Was this translation helpful? Give feedback.
-
|
Maybe someone can share a list of files that need to be signed and the version of grab, for whom it works |
Beta Was this translation helpful? Give feedback.
-
|
https://www.reddit.com/r/archlinux/comments/sr6wz8/how_do_i_make_sbctl_boot_into_grub/
|
Beta Was this translation helpful? Give feedback.
-
|
sudo grub-mkstandalone --disable-shim-lock --fonts=all -O x86_64-efi --modules="normal test efi_gop efi_uga search echo linux all_video gfxmenu gfxterm_background gfxterm_menu gfxterm loadenv configfile tpm" -o /boot/EFI/grub/grubx64.efi "/boot/grub/grub.cfg" -v I tried this command, but the grub still does not want to load the system with the same errors mentioned at the begining, |
Beta Was this translation helpful? Give feedback.
-
|
well I think either some modules are missing, or the grab version is broken in terms of what I want to do |
Beta Was this translation helpful? Give feedback.
-
|
This is not an issue with |
Beta Was this translation helpful? Give feedback.
-
|
I gave up, grub f::%ed me |
Beta Was this translation helpful? Give feedback.
-
|
the problem is same to me |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
GRub 2:2.12.r292.g73d1c959-1
re-installed grub with tpm module
grub-install --target=x86_64-efi --efi-directory=/boot --bootloader-id=GRUB --modules="normal test efi_gop efi_uga search echo linux all_video gfxmenu gfxterm_background gfxterm_menu gfxterm loadenv configfile tpm" --disable-shim-lockvia bios set the Secure Boot to setup mode
i prepared sbctl
In addition to the files that need to be signed, I received a lot of errors in response related to the files inside grub
They are all the same, so I will insert one example
failed to verify file /boot/grub/x86_64-efi/tpm.mod: /boot/grub/x86_64-efi/tpm.mod: invalid pe headeri signed
i boot in GRUB, grub looks broken visually, like some fonts didn't load, but it's readable
When I try to boot into the system GRUB gives an error
error: verification requested but nobody cares & need to boot kernel first
I hope the picture is acceptable to you
Beta Was this translation helpful? Give feedback.
All reactions