L4 Linux and compatibility with other L4 servers
Adam Lackorzynski
adam at os.inf.tu-dresden.de
Mon May 16 17:17:18 CEST 2005
On Mon May 16, 2005 at 16:11:45 +0100, Tiago Jorge wrote:
> but now the error is another one. i've past that phase and i'm trying
> now to boot it properly using the cfg file.
> with this menu.lst:
>
>
> title Fiasco Linux L4Env
> root (hd0,0)
> kernel /home/tiago/fiasco_builddir/rmgr -sigma0 task modname
> "bmodfs" module module module
> modaddr 0x02000000
> module /home/tiago/fiasco_builddir/main -nokdb -nowait
> -serial_esc -comspeed 115200 -comport 1
> module /home/tiago/fiasco_builddir/sigma0
> module /home/tiago/fiasco_builddir/names
> module /home/tiago/fiasco_builddir/log
> module /home/tiago/fiasco_builddir/dm_phys
> module /home/tiago/fiasco_builddir/simple_ts -t 300
> module /home/tiago/fiasco_builddir/rtc
> module /home/tiago/fiasco_builddir/l4io --noirq
> module /home/tiago/fiasco_builddir/bmodfs
> module /home/tiago/fiasco_builddir/libloader.s.so
> module /home/tiago/fiasco_builddir/loadercfg
> module /home/tiago/fiasco_builddir/vmlinuz.l4env
> module /home/tiago/fiasco_builddir/l4exec
> module /home/tiago/fiasco_builddir/loader --fprov=BMODFS
> /home/tiago/fiasco_builddir/loadercfg
>
> and here is the output. the error is in the last line:
>
> ###################################################################
>
> loader | OSKit support: using 128KB at 0x00002000 as heap
> bmodfs | [B.2] generic_fprov/examples/bmodfs/dm.c:135:dm_open():
> bmodfs | Error: Object '/home/tiago/fiasco_builddir/loadercfg' not found!
> loader | Error -8 opening file "/home/tiago/fiasco_builddir/loadercfg"
>
> ###################################################################
>
> but the file its on that path. the file its the loader script file to
> load the l4linux and contains this:
Just write loadercfg, leaving out the path. bmodfs just works on
filenames without paths.
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