On 9/11/06, Chris Stillo Chris.Stillo@celoxica.com wrote:
Here's the detailed dump... Dies at "Copying LinuxBIOS to ram. "
Anyone have any ideas?
Enable the sanity ram test and see if your RAM is functional.
Got to the bottom of auto.c and add
ram_check(0x100000,0x400000);
And see if you get any errors.