summaryrefslogtreecommitdiffstats
path: root/system/memtest86/README.SLACKWARE
diff options
context:
space:
mode:
Diffstat (limited to 'system/memtest86/README.SLACKWARE')
-rw-r--r--system/memtest86/README.SLACKWARE8
1 files changed, 4 insertions, 4 deletions
diff --git a/system/memtest86/README.SLACKWARE b/system/memtest86/README.SLACKWARE
index 87058092ff..3482c40992 100644
--- a/system/memtest86/README.SLACKWARE
+++ b/system/memtest86/README.SLACKWARE
@@ -1,12 +1,12 @@
README.SLACKWARE for memtest86
-The memtest86 package installs a bootable image to /boot/memtest.bin
+The memtest86 package installs a bootable image to /boot/memtest86.bin
which is similar to the kernel images in the same directory.
LILO users: Append this to your /etc/lilo.conf:
- image = /boot/memtest.bin
+ image = /boot/memtest86.bin
label = memtest86
Then run /sbin/lilo to update the boot loader.
@@ -16,7 +16,7 @@ Don't forget to re-run /sbin/lilo if you upgrade this package.
GRUB users: Add something like this to your /boot/grub/menu.lst:
title Memtest86
- kernel (hd0,0)/memtest.bin
+ kernel (hd0,0)/boot/memtest86.bin
-See /usr/doc/memtest-$VERSION/README for more info.
+See /usr/doc/memtest86-$VERSION/README for more info.