Startup help for L4Linux

Adam Lackorzynski adam at os.inf.tu-dresden.de
Mon Jul 2 23:03:55 CEST 2012


On Sun Jul 01, 2012 at 08:57:41 -0500, Andrej S wrote:
> thanks for answer.
> I explored sources given with snapshot little bit and now I'm able to
> compile and run fiasco-ux.
> 
> But not all is perfect:
> 1. I copied fiasco-ux with irq0,  moe,  ned and sigma0 together, but
> if I try to run hello-example it quits with
> FATAL exception in MOE:
> Exception: No such object found: rom/l4re: backtrace ...

Go to the l4-obj directory where L4Re was built to and issue:
 make ux E=hello

You'll probably need to setup the path to the Fiasco UX build in
l4/conf/Makeconf.boot
 
> 2. I have no idea, which package and why should I give to fiasco-ux to
> run l4linux.

 make ux E=L4Linux-mag-x86

or similar. The key here is the l4/conf/modules.list file which contains
which files are taken for which boot entry etc.



Adam
-- 
Adam                 adam at os.inf.tu-dresden.de
  Lackorzynski         http://os.inf.tu-dresden.de/~adam/




More information about the l4-hackers mailing list