summaryrefslogtreecommitdiffstats
path: root/server/tftpboot/grub/templates
diff options
context:
space:
mode:
Diffstat (limited to 'server/tftpboot/grub/templates')
-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