It can not show the requested information of the boot order in the EFI -partition:
- partition
REQUESTED INFORMATION:jari@ENVY-17:~$ efibootmgr
BootCurrent: 0002
Timeout: 0 seconds
BootOrder: 2001,0002,2002,3002,0003,2004
Boot0001* Fedora
Boot0002* ubuntu
Boot0003* Windows Boot Manager
Boot0004* rEFInd Boot Manager
Boot0005* Fedora
Boot2001* EFI USB Device
Boot2002* EFI DVD/CDROM
Boot3002* Internal Hard Disk or Solid State Disk
And here the
Boot0001* Fedora
Boot0004* rEFInd Boot Manager
Boot0005* Fedora
should be deleted, because they might point to earlier deleted partitions.
This is something to do with the EFI-bootmanager rather than disk partitioning.
After latest apt -update, the EFI boot menu started to appear (which is great):
Upgrade: grub-common:amd64 (2.02-2ubuntu8.14+zorin2, 2.02-2ubuntu8.15+zorin1),
- bootmenu
jari@ENVY-17:/var/log/apt$ efibootmgr
BootCurrent: 0002
Timeout: 0 seconds
BootOrder: 2001,0002,2002,3002,0003,2004
Boot0001* FedoraBoot0002* ubuntu
Boot0003* Windows Boot Manager
Boot0004* rEFInd Boot ManagerBoot0005* FedoraBoot2001* EFI USB Device
Boot2002* EFI DVD/CDROM
Boot3002* Internal Hard Disk or Solid State Disk
But still these items 0001, 0004 and 0005 appear in the efibootmgr listing...