On Tue, 3 Jun 2008 13:36:03 -0600, "Myles Watson" mylesgw@gmail.com wrote:
On Tue, 3 Jun 2008 09:56:26 -0600, "Myles Watson" mylesgw@gmail.com wrote:
Have you tried using buildrom? It builds memtest fine for me on a 64-
bit
FC machine.
How do you do this?
- I check out buildrom:
svn co svn://coreboot.org/buildrom
cd buildrom/buildrom-devel
Configure it
make configure
Select your platform and payload (memtest86)
- Exit config
- Type make
There will be an elf file called memtest86-payload.elf (or something like that) in the buildrom/buildrom-devel/deploy directory
I hope that was what you were asking.
Yes Thanks Myles, I have to admit I haven't messed around with buildrom too much.