diff options
Diffstat (limited to 'server/tftpboot/grub/templates/10')
-rw-r--r-- | server/tftpboot/grub/templates/10 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/server/tftpboot/grub/templates/10 b/server/tftpboot/grub/templates/10 new file mode 100644 index 00000000..82c44464 --- /dev/null +++ b/server/tftpboot/grub/templates/10 @@ -0,0 +1,6 @@ +##NO-TOCAR-ESTA-LINEA 1hd +echo "rEFInd" + +root='hd0,gpt1' +chainloader /EFI/refind/shimx64.efi.signed +boot |