A few years ago I set up a dual-boot system with Windows 10 & Mint Cinnamon (A few months ago I hopped to OpenSUSE), and took a few steps to keep it stable such as disabling fast boot, Windows hibernate & other things like that. I think secure boot is one of those things I had disabled for this purpose (I might be wrong, but fact is its disabled), but now I want to switch from 10 to 11, Secure boot (And TPM 2) are required. I’m open to do this since I hear OpenSUSE supports Secure Boot, but there are some roadblocks I’m struggling to find more information on myself.
I hadn’t thought of secure boot in advance so I can’t recall if I enabled support for secure boot during installation of OpenSUSE as mentioned here. Is there a way to check if my install can handle them being enabled? That page suggested running this command to check if it’s enabled; od -An -t u1 /sys/firmware/efi/vars/SecureBoot-8be4df61-93ca-11d2-aa0d-00e098032b8c/data
But there was no such file or directory.
While doing some googling on the topic I saw some advice suggesting that simply enabling secure boot can cause issues if Linux wasn’t installed with it already on. Is this accurate? If so, what are the steps to properly go about this?
I’ve been meaning to clean up my boot, I use rEFInd, ubuntu was my first distro & idk why there are 2 windows boot managers :')
I noticed the secureboot entry in rEFInd before but didn’t attribute it to the same meaning, I see it points to a shim but that’s about the extent of my knowledge about secure boots with linux to be honest.