diff options
Diffstat (limited to 'server/tftpboot/grub/templates/21UEFIpxe')
-rw-r--r-- | server/tftpboot/grub/templates/21UEFIpxe | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/server/tftpboot/grub/templates/21UEFIpxe b/server/tftpboot/grub/templates/21UEFIpxe deleted file mode 100644 index 7892a495..00000000 --- a/server/tftpboot/grub/templates/21UEFIpxe +++ /dev/null @@ -1,7 +0,0 @@ -##NO-TOCAR-ESTA-LINEA UEFI-pxe -set ISODIR=ogLive -linux (tftp)/$ISODIR/ogvmlinuz ro boot=oginit quiet splash vga=788 irqpoll acpi=on og2nd=sqfs ogprotocol=smb ogactiveadmin=false ogdebug=false ogtmpfs=15 oglivedir=$ISODIR INFOHOST -initrd (tftp)/$OGLIVE/oginitrd.img -boot - - |