On Fri, Jan 11, 2008 at 02:01:22PM -0800, Andon Tschauschev wrote:
> info: creating device #8 "AweSim Processor"
> FixIt: Error: Unable to allocate processor model memory.
> Aborted

..

> mmap(0x5400000000, 2147483648, 
> PROT_NONE,MAP_PRIVATE|MAP_FIXED|MAP_ANONYMOUS|MAP_NORESERVE, -1, 0) = -1 
> ENOMEM (Cannot allocate memory)
> mmap(NULL, 2147483648, PROT_NONE, MAP_PRIVATE|MAP_ANONYMOUS|MAP_NORESERVE, 
> -1, 0) = -1 ENOMEM (Cannot allocate memory)

It seems you're out of RAM.

Add another gig or two (swap worst case) to the system and try again.


//Peter

-- 
linuxbios mailing list
linuxbios@linuxbios.org
http://www.linuxbios.org/mailman/listinfo/linuxbios

Reply via email to