On 04/11/2016 11:27 AM, Daniel Morris wrote:
Is there a means of checking the contents of those files? I don't know if the BIOS would use a different response string if shim.efi was corrupt (for example).
"shim.efi" should be identical to "/usr/lib64/efi/shim.efi" "grub.efi" should be identical to "/usr/lib64/efi/grub.efi" "grubx64.efi" should be identical to "/boot/grub2/x86_64-efi/core.efi" When I say "identical" -- the time stamp might be different but the md5sum should be the same. "grub.cfg" should be a small text file which you can read yourself. It should set $prefix and load the config file in "/boot/grub2". It uses UUID for this. The exact details will depend on your partitioning. But I think that's not your issue. The first message that you sent today (to the factory list) suggests that you still have the BIOS configured for legacy MBR booting. -- To unsubscribe, e-mail: opensuse-factory+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse-factory+owner@opensuse.org