summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorben <ben>2004-12-18 16:26:34 +0000
committerben <ben>2004-12-18 16:26:34 +0000
commit9bebc45095d8c98a7939c57557d253df109e4a8c (patch)
tree779e146a7e3685743560fdae0f8516b60a3e713f /sysutils
parent4ab6194d4914599041e0b4d0dfc54ff7a8ef2a63 (diff)
downloadpkgsrc-9bebc45095d8c98a7939c57557d253df109e4a8c.tar.gz
Correct hint so that dd will succeed when memtest.bin is not an even
number of blocks in size.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/memtest86/MESSAGE4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/memtest86/MESSAGE b/sysutils/memtest86/MESSAGE
index 6c221b3f9f5..6aa043c0d4e 100644
--- a/sysutils/memtest86/MESSAGE
+++ b/sysutils/memtest86/MESSAGE
@@ -1,10 +1,10 @@
===========================================================================
-$NetBSD: MESSAGE,v 1.1.1.1 2002/03/07 14:44:36 wiz Exp $
+$NetBSD: MESSAGE,v 1.2 2004/12/18 16:26:34 ben Exp $
Memtest86 is a standalone program, it does not run within an operating
system. It has been designed to boot from a PC floppy disk. To install
Memtest86 on a floppy, insert a disk then type:
- dd if=${PREFIX}/mdec/memtest.bin of=/dev/fd0a
+ dd if=${PREFIX}/mdec/memtest.bin of=/dev/fd0a conv=osync
Please read the documentation at:
${PREFIX}/share/doc/memtest/README