Hi I am Rupesh from India and I have new PC with Intel i3 10th gen 10100 processor and asus prime h510 me motherboard. I have installed open suse tumbleweed and updated all new packages. Booting os from grub failed after deleting secure boot database and enabling secure boot mode in bios.
At the time of installation I have disabled secure boot in bios. I have ran the Linux system a number of times and recently I have issued the command mokutil and the output was
localhost:~/soft/help # mokutil --sb-state
SecureBoot disabled
Many sites suggested to enable secure boot mode in bios and so I have deleted secure key database and enabled secure boot. After deleting secure key database I have selected option install default keys.
After enabling secure boot mode I have tried to boot into windows 11 and it has shown message as updating system and after restarting I was logged into my system properly.
After that I have tried to boot into my Linux system and the login was successful and I have tried to open suse software manager and it has shown error as packagekit is running try to quit and I have selected option yes and again it has shown error as packagekit is running try to ask it quit and I have selected option yes. This happened upto 50 times and at last I have closed it.
After that I have opened terminal emulator and issued the command mokutil and the result is secure boot mode enabled and I am showing the output as below
localhost:~/soft/help # mokutil --sb-state
SecureBoot enabled
After that I have selected option shutdown in gnome Wayland desktop and it doesn’t happened and so I have pressed esc key to see what’s going on and found messages as
Stopped accounts service
Job running uid 0
The last message was something like job running to stop uid0 but I can’t remember.
As it taking much time I pressed reset button and after grub2 is loaded I think that kernel loaded successfully but failed to load modules and so after some time system has been halted with out any display manager screen.
At present my system has default and vanilla 5.6.11 kernels installed from yast package manager.
Unexpected halt happened only after enabling secure boot mode in bios.
At present I have open suse tumbleweed usb installation media and I able to run rescue mode and chroot and even make changes like creating new files or delete new files and install any package and run yast etc.,.
My request is how to install a new key to boot successfully into secure boot enabled uefi pc.