freebsd-ports/sysutils/memtest86+/files/pkg-message.in
Alexey Dokuchaev 9d712428f5 Add memtest86+ 2.11, stand-alone memory test for x86 architecture
computers.

PR:		ports/132700 (based on)
Submitted by:	Andriy Gapon
2009-03-31 22:23:19 +00:00

19 lines
622 B
Text

========================================================================
This port has installed ELF image of memtest86+ to
%%BOOT_DIR%%/memtest86+. You can load it from from boot prompt by
interrupting boot process and entering
N:ad(M,a)%%BOOT_DIR%%/memtest86+
where N and M denote proper disk and slice numbers. See boot(8) for
details.
Alternatively you can load the image from loader prompt by escaping to
it and entering the following commands:
unload
load %%BOOT_DIR%%/memtest86+
boot
As already advised, see loader(8) for details.
========================================================================