diff --git a/system/memtest86/README b/system/memtest86/README index 0cad000052..cdb6a2877a 100644 --- a/system/memtest86/README +++ b/system/memtest86/README @@ -1,6 +1,6 @@ Memtest86 is a thorough, stand-alone memory test for x86 architecture -computers. BIOS based memory tests are a quick, cursory check and often -miss many of the failures that are detected by Memtest86. +computers. BIOS based memory tests are a quick, cursory check and +often miss many of the failures that are detected by Memtest86. This package installs a bootable image to /boot/memtest86.bin which is similar to the kernel images in the same directory. @@ -24,7 +24,8 @@ GRUB 2 users: Append something like this to your /etc/grub.d/40_custom: Then run `grub-mkconfig -o /boot/grub/grub.cfg` to update the boot menu. -GRUB Legacy users: Append something like this to your /boot/grub/menu.lst: +GRUB Legacy users: Append something like this to your +/boot/grub/menu.lst: title memtest86 kernel (hd0,0)/boot/memtest86.bin