From: Philip P. <phi...@re...> - 2008-12-03 19:13:15
|
Michael Keuter wrote: >> I'd like to follow up with a 0.7 release before too long (say by >> Valentine's Day). >> >> Here's what we could shoot for: >> >> * have "memtest" and "recover" boot targets (which probably implies >> putting dosfsck into initrd); >> > > Hi Philip, > > I got memtest working on my net4801/net5501 (and also with pxeboot > for testing purposes) with this howto: > > http://www.bernoullinetworks.com/memtest.html > > and a syslinux.cfg like that: > ----------------------------------------- > serial 0 19200 > default memtest > timeout 5 > prompt 5 > > label memtest > kernel memtest > ----------------------------------------- > > That should be no problem for the devs to integrate that in the > Astlinux build environment. > > Michael > > Only problem would be time, of course. :-( If you could come up with diff's, we can commit them... -Philip |