diff options
| author | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2009-11-19 00:25:10 -0300 |
|---|---|---|
| committer | Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar> | 2009-11-19 00:42:26 -0300 |
| commit | 35c26e7c8b55959878d8ff36925252b5330995bc (patch) | |
| tree | e1727acbf60ea064f051d3ab3e88e83344a6f355 /configs/install-iso/boot-files/grub | |
| parent | a96be62fdc108361770bb994a41810016fb51c9a (diff) | |
| download | archiso-35c26e7c8b55959878d8ff36925252b5330995bc.tar.gz archiso-35c26e7c8b55959878d8ff36925252b5330995bc.tar.bz2 | |
Remove old memtest* files and use memtest86+ from installed packages
Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
Diffstat (limited to 'configs/install-iso/boot-files/grub')
| -rw-r--r-- | configs/install-iso/boot-files/grub/tools.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configs/install-iso/boot-files/grub/tools.lst b/configs/install-iso/boot-files/grub/tools.lst index 22b3669..2bf8817 100644 --- a/configs/install-iso/boot-files/grub/tools.lst +++ b/configs/install-iso/boot-files/grub/tools.lst @@ -9,7 +9,7 @@ configfile /boot/grub/menu.lst # http://www.memtest.org/ title Run memtest86+ (Memory Testing) -kernel /boot/memtest86+-1.70.bin +kernel /boot/memtest86+/memtest.bin # http://www.vortex.prodigynet.co.uk/x86test/ title Run x86test (CPU Info) |
