From da53464c601bdab21e4155e21c7e2db76474cd5f Mon Sep 17 00:00:00 2001 From: Irina Gómez Date: Wed, 3 Apr 2019 09:59:14 +0200 Subject: ogRefindInstall, with paremeter FALSE, does not configure menu entry of directory microsoft or ubuntu. Fixs PXE template of refind. Creates auxiliary functions for rEFInd. --- server/tftpboot/grub/templates/refind | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'server') diff --git a/server/tftpboot/grub/templates/refind b/server/tftpboot/grub/templates/refind index 4ada28d0..e37d0ac1 100644 --- a/server/tftpboot/grub/templates/refind +++ b/server/tftpboot/grub/templates/refind @@ -1,4 +1,4 @@ ##NO-TOCAR-ESTA-LINEA refind root='hd0,gpt1' -chainloader /EFI/refind/shimx64.efi +chainloader /EFI/refind/grubx64.efi boot -- cgit v1.2.3-18-g5258