From 64f241c45bcc2c653772904b2ea01b4ba589a0e9 Mon Sep 17 00:00:00 2001 From: ben Date: Sat, 18 Dec 2004 16:26:34 +0000 Subject: Correct hint so that dd will succeed when memtest.bin is not an even number of blocks in size. --- sysutils/memtest86/MESSAGE | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sysutils/memtest86') 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 -- cgit v1.2.3