Hello...

I'm trying to boot off of a usb key, and elilo is failing to allocate
the memory for the kernel.  This is on an unreleased Dell platform.

Apparently elilo is trying to allocate 4MB at address 0x100000 (it's
calling AllocatePages(2, 2, 1024, 0x100000)), and the firmware on this
platform reserves the memory from 0x100000 (1MB) to 0x4000000 (64MB) for
its own use.

Is there a reason that elilo is trying to allocate memory for the kernel
at exactly 0x100000?

Thanks!
Stuart

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
elilo-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/elilo-discuss

Reply via email to