I managed installing my guest Linux in the VM. But I found the entry added by "efibootmgr" will not persist over reboot. Currently, this is what I am seeing:
Code: Select all
BootCurrent: 0002
BootOrder: 0000,0001,0002
Boot0000* EFI DVD/CDROM PciRoot(0x0)/Pci(0x1f,0x1)/Ata(1,0,0)
Boot0001* EFI Hard Drive PciRoot(0x0)/Pci(0x1f,0x2)/Sata(0,0,0)
Boot0002* EFI Internal Shell MemoryMapped(11,0x2fc4f000,0x2ffbefff)/FvFile(7c04a583-9e3e-4f1c-ad65-e05268d0b4d1)Any suggestions/guide?
Thanks,
David