On Wed, 2018-01-31 at 17:30 -0700, stan wrote: > On Wed, 31 Jan 2018 17:53:22 +0100 > AV <volovics@xxxxxxxx> wrote: > > > However after install I find 'secure boot disabled'. > > $ dmesg | grep -i secure > > [ 0.000000] secureboot: Secure boot disabled > > [ 5.630671] Loaded UEFI:MokListRT cert 'Fedora Secure Boot CA: > > fde32599c2d61db1bf5807335d7b20e4cd963b42' linked to secondary sys > > keyring > > $ ls -l /sys/firmware/efi/efivars/Secure* > > -rw-r--r--. 1 root root 5 Jan 31 16:33 > > /sys/firmware/efi/efivars/SecureBoot-8be4df61-93ca-11d2-aa0d- > > 00e098032b8c > > I don't know much about this, but I would interpret this as saying > that > you have secure boot. Maybe someone more knowledgeable will confirm. > I very much doubt this. On a pc with secure boot you see: $ dmesg |grep -i secure [ 0.000000] secureboot: Secure boot enabled [ 0.000000] Kernel is locked down from EFI secure boot; see man kernel_lockdown.7 [ 1.364686] Loaded UEFI:MokListRT cert 'Fedora Secure Boot CA: fde32599c2d61db1bf5807335d7b20e4cd963b42' linked to secondary sys keyring Furthermore at boot (after grub kernel choices) the line: "EFI Stub: Secure Boot enabled" is shown. AV _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx