diff options
author | wiz <wiz> | 2002-03-07 14:44:36 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-03-07 14:44:36 +0000 |
commit | 24bdba368f729aef22aa52ed2b3882bc8da0173b (patch) | |
tree | 7ad8a874c0c62339da38382f5d2d48944a9d8bb7 /sysutils/memtest86/MESSAGE | |
parent | 9a5e67e3a3cd6419c21eb5101b092ae8bcb69ba1 (diff) | |
download | pkgsrc-24bdba368f729aef22aa52ed2b3882bc8da0173b.tar.gz |
Re-import memtest as memtest86 (more similar to its original name, and
who knows, a memtest package might come soon ;).
Diffstat (limited to 'sysutils/memtest86/MESSAGE')
-rw-r--r-- | sysutils/memtest86/MESSAGE | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/memtest86/MESSAGE b/sysutils/memtest86/MESSAGE new file mode 100644 index 00000000000..6c221b3f9f5 --- /dev/null +++ b/sysutils/memtest86/MESSAGE @@ -0,0 +1,13 @@ +=========================================================================== +$NetBSD: MESSAGE,v 1.1.1.1 2002/03/07 14:44:36 wiz 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 + +Please read the documentation at: + ${PREFIX}/share/doc/memtest/README + http://www.memtest86.com + +=========================================================================== |