summaryrefslogtreecommitdiffstats
path: root/server/tftpboot/grub/templates/21UEFIpxe
diff options
context:
space:
mode:
Diffstat (limited to 'server/tftpboot/grub/templates/21UEFIpxe')
-rw-r--r--server/tftpboot/grub/templates/21UEFIpxe7
1 files changed, 7 insertions, 0 deletions
diff --git a/server/tftpboot/grub/templates/21UEFIpxe b/server/tftpboot/grub/templates/21UEFIpxe
new file mode 100644
index 00000000..7892a495
--- /dev/null
+++ b/server/tftpboot/grub/templates/21UEFIpxe
@@ -0,0 +1,7 @@
+##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
+
+