Re: Startup help for L4Linux
Andrej S <[email protected]>
| Newsgroups | gmane.comp.micro-kernel.l4.devel |
|---|---|
| Message-ID | <CAEZsGm8MTwWJUqAJPUKcYxFo7Zc-A_YD3OtjRE6JbJ-zj+n+5w@mail.gmail.com> |
Hi Adam, 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 ... 2. I have no idea, which package and why should I give to fiasco-ux to run l4linux. regards Andrej 2012/6/11, Adam Lackorzynski <[email protected]>: > > On Sat Jun 09, 2012 at 22:08:05 +0200, Andrej S wrote: >> I'm absolutely new to L4 and need some startup help. >> >> I'm able to build Fiasco with L4Re and L4Linux, but I have no plan, >> how to bind them together. I miss some simple how-to, to get an >> instance of L4Linux on top of Fiasco like bootable image as well as >> how to run it under Fiasco-UX > > The snapshot has setup routines that build a runnable configuration with > the necessary paths set. Basic configurations (including ones for > L4Linux) are in l4/conf/exmaples. l4/conf/Makeconf.boot is the central > file to configure search paths for finding any files and setting up > options for Qemu etc. Call 'make help' in root directory of the l4 build > tree (for example obj/l4/x86 in the snapshot layout) to see a list of > possible image generation targets. UX and running with Qemu is started > the same way. > > > > Adam > -- > Adam [email protected] > Lackorzynski http://os.inf.tu-dresden.de/~adam/ > > _______________________________________________ > l4-hackers mailing list > [email protected] > http://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers >