mem_layout.h Assertion - L4Linux-2.6 with bmodfs
Adam Lackorzynski
adam at os.inf.tu-dresden.de
Wed Jun 29 20:57:58 CEST 2005
On Wed Jun 29, 2005 at 12:42:00 -0400, Julian Grizzard wrote:
> > </snip>
> > So, where does this come from? This is missing quite some essential
> > modules. It somewhat correlates with one of the examples on the website
> > but is missing the points being filled out. I guess I need to give a
> > full example there too. bmodfs is a replacement for tftp in this
> > example, all other modules need to be kept!
>
> Errr, I made it up from the webpage notes ;) I'm confused. Based on
> your comments, I have made changes to my configuration as described
> below. You can see my new error message at the end.
This new menu.lst entry is much better.
> menu.lst:
> title L4Linux-2.6
> root (hd1,0)
> kernel /boot/rmgr -sigma0 task modname "bmodfs" module module module
> modaddr 0x02000000
> module /boot/main26 -nokdb -nowait -serial -comport 1
> module /boot/sigma0
> module /boot/names
> module /boot/log
> module /boot/dm_phys
> module /boot/simple_ts -t 300
> module /boot/rtc
> module /boot/l4io
add the --noirq option to l4io
> #module /boot/tftp -i
> module /boot/l4exec
> module /boot/bmodfs
> module /boot/libloader.s.so
> module /boot/run-script
> module /boot/vmlinuz26
> module /boot/loader --fprov=BMODFS run-script
>
> run-script:
> modpath "/boot/"
remove the trailing /
> io | omega0/server/src/irq_threads.c:517:attach_irqs():
> io | available irqs=[ <!0> 1 <!2> 3 4 5 6 7 <!8> 9 a b c d e f ]
> exec | vmlinuz26: Loading
> bmodfs | [C.2] generic_fprov/examples/bmodfs/dm.c:137:dm_open():
> bmodfs | Error: Object '/boot//vmlinuz26' not found!
> exec | vmlinuz26: Error -8 (item not found) from file provider, path was "/b
> exec : oot/".
> loader | vmlinuz26: Error -8 (item not found) while loading
> loader | ==> App successfully purged
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