Bug ID 993458
Summary efibootmgr version 0.12 verbose option fails
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component Bootloader
Assignee jsrain@suse.com
Reporter stuart@stella-maris.org.uk
QA Contact jsrain@suse.com
Found By ---
Blocker ---

Running the efibootmgr -v or --verbose command on Tumbleweed fails as shown

Tumbleweed:/home/stuart # efibootmgr -v
BootCurrent: 0000
Timeout: 1 seconds
BootOrder: 0000,0001,0002,0003
efibootmgr: Could not parse device path: No such file or directory
Boot0000* opensuseTumbleweed:/home/stuart # 

if I remove the -v this outputs 

Tumbleweed:/home/stuart # efibootmgr
BootCurrent: 0000
Timeout: 1 seconds
BootOrder: 0000,0001,0002,0003
Boot0000* opensuse
Boot0001* Hard Drive
Boot0002* CD/DVD Drive
Boot0003* Removable Drive
Tumbleweed:/home/stuart #

however when I boot the same system from Leap (dual boot) it does work which
uses version 0.6.0 as shown

Leap4main:/home/stuart # efibootmgr -v
BootCurrent: 0000
Timeout: 1 seconds
BootOrder: 0000,0001,0002,0003
Boot0000* opensuse     
HD(1,800,61800,2eca2750-fed6-4e3f-887f-27f183020fda)File(\EFI\opensuse\grubx64.efi)
Boot0001* Hard Drive    BIOS(2,0,00)
Boot0002* CD/DVD Drive  BIOS(3,0,00)
Boot0003* Removable Drive       BIOS(1,0,00)Generic-USB3.0 CRW-CF/MD1.00.
Leap4main:/home/stuart #

This issue is 100% repeatable on both my AMD desktop and Intel Laptops using
Tumbleweed.


You are receiving this mail because: