On Wed, Jun 10, 2020 at 7:31 AM Jonathan Billings <billings@xxxxxxxxxx> wrote:
First, it's probably worth seeing whether you're booting via a legacy
boot (CSM) or directly to UEFI.
Does /sys/firmware/efi/ exist and have files in it? Then you've
booted via EFI. If it doesn't? Then you aren't.
# ls -al /sys/firmware/efi
total 0
drwxr-xr-x. 5 root root 0 Jun 9 19:06 .
drwxr-xr-x. 6 root root 0 Jun 9 19:06 ..
-r--r--r--. 1 root root 4096 Jun 10 12:19 config_table
drwxr-xr-x. 2 root root 0 Jun 9 19:06 efivars
drwxr-xr-x. 3 root root 0 Jun 10 12:19 esrt
-r--r--r--. 1 root root 4096 Jun 10 12:16 fw_platform_size
-r--r--r--. 1 root root 4096 Jun 10 12:19 fw_vendor
-r--r--r--. 1 root root 4096 Jun 10 12:19 runtime
drwxr-xr-x. 11 root root 0 Jun 10 12:19 runtime-map
-r--------. 1 root root 4096 Jun 10 12:19 systab
total 0
drwxr-xr-x. 5 root root 0 Jun 9 19:06 .
drwxr-xr-x. 6 root root 0 Jun 9 19:06 ..
-r--r--r--. 1 root root 4096 Jun 10 12:19 config_table
drwxr-xr-x. 2 root root 0 Jun 9 19:06 efivars
drwxr-xr-x. 3 root root 0 Jun 10 12:19 esrt
-r--r--r--. 1 root root 4096 Jun 10 12:16 fw_platform_size
-r--r--r--. 1 root root 4096 Jun 10 12:19 fw_vendor
-r--r--r--. 1 root root 4096 Jun 10 12:19 runtime
drwxr-xr-x. 11 root root 0 Jun 10 12:19 runtime-map
-r--------. 1 root root 4096 Jun 10 12:19 systab
You might also want to make sure there aren't any other EFI or /boot
partitions that might be hanging around that are being used by the
boot that have old data on them.
What/where do you want me to check ?
_______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx