summaryrefslogtreecommitdiffstats
path: root/server/tftpboot/grub
diff options
context:
space:
mode:
authorIrina Gómez <irinagomez@us.es>2019-03-29 13:52:05 +0100
committerIrina Gómez <irinagomez@us.es>2019-03-29 13:52:05 +0100
commit5c2fe9b80b8cc48d9ac2c72b14f7c7ecfc3e9e03 (patch)
treea71cad2c2101fa394d6403ca3059852eeeefa745 /server/tftpboot/grub
parent89f88ba76c001f0e9804fad599c67c0ffe42f647 (diff)
#860 #802 #888 For UEFI and BIOS coherence , the PXE templates are rename.
Diffstat (limited to 'server/tftpboot/grub')
-rw-r--r--server/tftpboot/grub/templates/114
-rw-r--r--server/tftpboot/grub/templates/124
-rw-r--r--server/tftpboot/grub/templates/134
-rw-r--r--server/tftpboot/grub/templates/fedora4
-rw-r--r--server/tftpboot/grub/templates/opensuse4
-rw-r--r--server/tftpboot/grub/templates/ubuntu4
-rw-r--r--server/tftpboot/grub/templates/windows4
7 files changed, 6 insertions, 22 deletions
diff --git a/server/tftpboot/grub/templates/11 b/server/tftpboot/grub/templates/11
new file mode 100644
index 00000000..06b34088
--- /dev/null
+++ b/server/tftpboot/grub/templates/11
@@ -0,0 +1,4 @@
+##NO-TOCAR-ESTA-LINEA 1hd-1os
+root='hd0,gpt1'
+chainloader /EFI/Part-01-02/Boot/ogloader.efi
+boot
diff --git a/server/tftpboot/grub/templates/12 b/server/tftpboot/grub/templates/12
index dea74d35..6f22fc30 100644
--- a/server/tftpboot/grub/templates/12
+++ b/server/tftpboot/grub/templates/12
@@ -1,4 +1,4 @@
-##NO-TOCAR-ESTA-LINEA 1hd-2partition
+##NO-TOCAR-ESTA-LINEA 1hd-2os
root='hd0,gpt1'
-chainloader /EFI/Part-01-02/Boot/ogloader.efi
+chainloader /EFI/Part-01-03/Boot/ogloader.efi
boot
diff --git a/server/tftpboot/grub/templates/13 b/server/tftpboot/grub/templates/13
deleted file mode 100644
index 2924d05c..00000000
--- a/server/tftpboot/grub/templates/13
+++ /dev/null
@@ -1,4 +0,0 @@
-##NO-TOCAR-ESTA-LINEA 1hd-3partition
-root='hd0,gpt1'
-chainloader /EFI/Part-01-03/Boot/ogloader.efi
-boot
diff --git a/server/tftpboot/grub/templates/fedora b/server/tftpboot/grub/templates/fedora
deleted file mode 100644
index d8f96201..00000000
--- a/server/tftpboot/grub/templates/fedora
+++ /dev/null
@@ -1,4 +0,0 @@
-##NO-TOCAR-ESTA-LINEA Fedora
-root='hd0,gpt1'
-chainloader /EFI/fedora/grubx64.efi
-boot
diff --git a/server/tftpboot/grub/templates/opensuse b/server/tftpboot/grub/templates/opensuse
deleted file mode 100644
index 719367cc..00000000
--- a/server/tftpboot/grub/templates/opensuse
+++ /dev/null
@@ -1,4 +0,0 @@
-##NO-TOCAR-ESTA-LINEA OpenSuse
-root='hd0,gpt1'
-chainloader /EFI/opensuse/grubx64.efi
-boot
diff --git a/server/tftpboot/grub/templates/ubuntu b/server/tftpboot/grub/templates/ubuntu
deleted file mode 100644
index 386f541c..00000000
--- a/server/tftpboot/grub/templates/ubuntu
+++ /dev/null
@@ -1,4 +0,0 @@
-##NO-TOCAR-ESTA-LINEA Ubuntu
-root='hd0,gpt1'
-chainloader /EFI/ubuntu/grubx64.efi
-boot
diff --git a/server/tftpboot/grub/templates/windows b/server/tftpboot/grub/templates/windows
deleted file mode 100644
index 333db4e2..00000000
--- a/server/tftpboot/grub/templates/windows
+++ /dev/null
@@ -1,4 +0,0 @@
-##NO-TOCAR-ESTA-LINEA Windows
-root='hd0,gpt1'
-chainloader /EFI/Microsoft/Boot/bootmgfw.efi
-boot