Creat Boot Device using EFI cli Commands
Just another way to configure your boot device, using efi cli: We can list our current boot options using: fs0:> bcfg boot dump The boot option list is: 01. VenHw(D65A6B8C-71E5-4DF0-A909-F0D2992B5AA9) “EFI Shell [Built-in]” 02. Acpi(PNP0A03,0)/Pci(0|0)/Scsi(Pun6,Lun0)/HD(Part1,Sig478114DA-6FF6-11E0-8000-D6217B60E588)/EFIHPUXhpux.efi “boot” 03. Acpi(PNP0A03,0)/Pci(0|0)/Scsi(Pun6,Lun0)/HD(Part1,Sig478114DA-6FF6-11E0-8000-D6217B60E588)/EFIHPUXhpux.efi “boot2” We delete the old boot options from the original cloned virtual machine: fs0:> bcfg boot rm […]
Creat Boot Device using EFI cli Commands Read More »