Package: cdimage.debian.org
Version: 10.2.0

During installation i select "force uefi boot", but after installation
i cannot boot to the new system - no boot loader.
Output of efibootmgr:
sh-4.4# efibootmgr -v
BootCurrent: 0002
BootOrder: 0002,0001,0000
Boot0000* EFI Network
AcpiEx(VMBus,,)/VenHw(9b17e5a2-0891-42dd-b653-80b5c22809ba,635161f83edfc546913ff2d2f965ed0ef08c8bafea12994b9b0fdb82f89c55e0)/MAC(000000000000,0)
Boot0001* EFI SCSI Device
AcpiEx(VMBus,,)/VenHw(9b17e5a2-0891-42dd-b653-80b5c22809ba,d96361baa104294db60572e2ffb1dc7f33ccb3e1ddf6a643bd8da8d4dc20d0e1)/SCSI(0,0)
Boot0002* EFI SCSI Device
AcpiEx(VMBus,,)/VenHw(9b17e5a2-0891-42dd-b653-80b5c22809ba,d96361baa104294db60572e2ffb1dc7f33ccb3e1ddf6a643bd8da8d4dc20d0e1)/SCSI(0,1)

if i manually add boot record:
efibootmgr -c -d /dev/sda -p 1 -L "Debian10" -l '\EFI\debian\shimx64.efi'
or run:
grub-install /dev/sda
then the system booting normally.

Also the same in previous installer version 10.0.0
(debian-10.0.0-amd64-netinst.iso)

Thanks!

-- 
WBR,
Leonid Khorolets

Reply via email to