Explorar o código

Enable Utility menu on Packet for EFI

Antony Messerli %!s(int64=3) %!d(string=hai) anos
pai
achega
35b5589bae
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      roles/netbootxyz/templates/menu/boot.cfg.j2

+ 1 - 1
roles/netbootxyz/templates/menu/boot.cfg.j2

@@ -105,7 +105,7 @@ set cmdline console=ttyS1,115200n8
 iseq ${platform} efi && set ipxe_disk netboot.xyz-packet.efi || set ipxe_disk netboot.xyz-packet.kpxe
 set menu_freedos 0
 set menu_windows 0
-set menu_utils 0
+iseq ${platform} efi && set menu_utils 1 || set menu_utils 0
 goto clouds_end
 
 :packet_arm64