[grub2] drop memtest86+ from grub.cfgs, doesn't work with UEFI

This commit is contained in:
Fabio Erculiani
2012-12-06 07:54:24 +01:00
parent e0b94305c1
commit d279d1104c
6 changed files with 2 additions and 26 deletions

View File

@@ -92,8 +92,4 @@ submenu "Advanced Options" {
initrd /boot/sabayon.igz
}
menuentry "Memory test" {
linux16 /boot/memtest
}
}
}

View File

@@ -102,8 +102,4 @@ submenu "Advanced Options" {
initrd /boot/sabayon.igz
}
menuentry "Memory test" {
linux16 /boot/memtest
}
}

View File

@@ -172,8 +172,4 @@ submenu "Advanced Options" {
initrd /boot/sabayon32.igz
}
menuentry "Memory test" {
linux16 /boot/memtest
}
}
}

View File

@@ -103,8 +103,4 @@ submenu "Advanced Options" {
initrd /boot/sabayon.igz
}
menuentry "Memory test" {
linux16 /boot/memtest
}
}

View File

@@ -91,8 +91,4 @@ submenu "Advanced Options" {
initrd /boot/sabayon.igz
}
menuentry "Memory test" {
linux16 /boot/memtest
}
}

View File

@@ -121,8 +121,4 @@ submenu "Advanced Options" {
initrd /boot/sabayon.igz
}
menuentry "Memory test" {
linux16 /boot/memtest
}
}