Hi Peter, > I'm trying to boot genode on OKL4 natively. I followed the instructions for > building genode via the following link: > http://genode.org/community/wiki/revisions/GenodeOnOKL4.6/?searchterm=build > > I've tried building version 9.05, but when i try to boot it up, i keep > getting a > grub error (Error 28: Selected item cannot fit into memory). > > Does anyone have any ideas why this is occurring?
Have you stripped the symbols of all binaries before calling elfweaver? Its also a good idea to strip the resulting single-image elf file. Regards Norman ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Genode-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/genode-main
