Dlc: Boot Uefi Iso Better
set default=0 set timeout=30
: Newer versions, such as DLC Boot 2022, include support for Working with DLC Boot ISO for UEFI dlc boot uefi iso
# On Ubuntu/Debian sudo apt install grub-efi-amd64-bin cp /usr/lib/grub/x86_64-efi/monolithic/bootx64.efi ~/dlc_build/efi/boot/ set default=0 set timeout=30 : Newer versions, such

Leave a Comment