So, I installed openSUSE 20160209 Tumbleweed on a GPT disk in UEFI mode, with Windows 10 installed in UEFI. I use a hp Notebook 15-r033tx with Secure Boot disabled permanently*. The problem is, that there is no way to boot in openSUSE. The HP Boot Manager gives the following entries:-
OS Boot Manager (Starts Win 10)
Android-x86 (Which boots perfectly and was installed through an app available on xda)
Notebook Hard Drive (for booting from traditional BIOS)
Boot from EFI File
On selecting ‘Boot from EFI File’, I can see the openSUSE folder but there is no efi file inside it. I can see nothing in the folder. Not even the first options of going back which are available even when there is no file. My guess is there is problem with the EFI, or grub is not installed correctly. Stuck. Help.
*By permanently, I mean that there is an option that says ‘Secure Boot’ and set at disabled but it is greyed out and can’t be toggled.
the installer should have not options on the bottom of the first menu
the installer should want to mount or create a FAT EFI boot partition at /bootefi
installer should want to install grub2-efi NOT grub2
Some HP hardware seems to only want to boot Windows. There is a cheat where you move and rename the files in EFI boot from the opensSUSE section to the Windows section thus fooling the EFI into thinking it is booting Windows.
Possibly (probably?) you booted the install media in legacy mode rather than in UEFI mode. When that happens, the attempt to setup grub2-efi fails with the result that you see.
You need to boot the install media in UEFI mode. I’m not sure how to do that with your computer.
In BIOS settings, see if you can:
turn off secure-boot;
turn off CSM (legacy support).
This is what I did.
2)Will check. If there would be, what should I do?
3)FAT or FAT 32? Windows created a 100MB FAT32 partition for ESP.
4)will check
Another problem I get (now that I have deleted the openSUSE root and swap partition for re-installation), there is no way to remove the previous openSUSE EFI Folder that has been made in the EFI System Partition. What should I do?
Hi
For 3, you can just remove the opensuse directory in /boot/efi/EFI and/or during the install you select expert partitioner, then press the rescan drive button, then select sda and then the efi partition and no format, in the mount point in the dropdown select /boot/efi.
It may create multiple nvram (efi) entries, but that can be cleaned up after install easily with the efibootmgr command.
I’m assuming that you are asking about the boot order. I have opensuse first in boot order. Usually, that’s the best for dual booting, since the grub2-efi boot menu contains an entry to boot Windows. I don’t think it is possible to have a Windows boot entry to boot opensuse (on a uefi box).
Where can I change the EFI in m system? If you mean the F10 boot menu, the only option there is OS Boot Manager, Internal HDD, USB, CD-ROM but no openSUSE. Also, on using efibootmgr and setting the order of things, and even verifying by running the command efibootmgr, the order got resetted after reboot. Also, I installed it without Secure Boot support so I use grubx64.efi .