http://bugzilla.opensuse.org/show_bug.cgi?id=1174412 http://bugzilla.opensuse.org/show_bug.cgi?id=1174412#c20 --- Comment #20 from Gary Ching-Pang Lin <glin@suse.com> --- The current efibootmgr didn't set the debug message for libefivar properly, so I modified it a bit. Please install the following efibootmgr along with libefivar1(*) that you already installed. https://download.opensuse.org/repositories/home:/gary_lin:/bsc1174412/openSU... After the installation, please try to create the boot entry with the following command: efibootmgr -v -v -c -d /dev/nvme0n1 -p 1 -w -L efibootmgr-manual -l '\EFI\opensuse\shim.efi' 2&>1 | tee efibootmgr.log It should provide the information of how efivar parses the path, so that we can find more clues of why it always falls back /dev/sda1. (*) https://download.opensuse.org/repositories/home:/gary_lin:/bsc1174412/openSU... -- You are receiving this mail because: You are on the CC list for the bug.