[okl4-developer] cryptic error message from elfweaver?
Josh Matthews
jmatthews at ok-labs.com
Mon May 26 15:53:33 EST 2008
Hi Geoff,
On Mon, May 26, 2008 at 3:17 PM, Geoff White <netengadmin at gmail.com> wrote:
>
> I think the app as it stands, is jut too darn BIG :)
>
You're right :-)
Check out your weaver.xml:
> ...
> <physical_memory name="physical">
> <region base="0x100000" size="0x7f00000" type="conventional" />
> </physical_memory>
> ...
> <memsection name="rootfs"
> file="/home/okl4user/okl4_2.1/build/linux/ext2ramdisk" size="149094400"
> virt_addr="0x9050000" />
>
Your rootfs size is 149094400 or 0x8E30000, larger than your physical memory
of 0x7f00000. If you have more physical memory, easiest solution is to
modify the memory values in your platform's machines.py.
Best regards,
Josh Matthews
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.okl4.org/pipermail/developer/attachments/20080526/460a4659/attachment.htm
More information about the Developer
mailing list