[ipxe-devel] memtest as a PXE NBP
Michael Brown
mbrown at fensystems.co.uk
Thu Jul 12 20:22:20 UTC 2012
On Thursday 12 Jul 2012 21:05:36 Anton D. Kachalov wrote:
> Would it be possible to store logs in the memory and then post the results
> to the server via http? It might help to automate memory testing…
Not easily. memtest86+ writes directly to the screen buffer, with an
abstraction layer that allows the screen to be mirrored to a serial port using
lots of ANSI escape codes. It isn't designed for loggable output.
Michael
More information about the ipxe-devel
mailing list