not enough modules for loading L4Linux-2.6 on the Fiasco

Frank Mehnert fm3 at os.inf.tu-dresden.de
Wed Jun 14 16:51:54 CEST 2006


Chenggh,

On Wednesday 14 June 2006 15:58, chenggh wrote:
>   So the grub is like this:
>    # L4Linux bootable over Fiasco
>   title fiasco_L4Linux-2.6
>   kernel (hd0,1)/boot/fiasco_L4/bootstrap
>   modaddr 0x06000000
>   module (hd0,1)/boot/fiasco_L4/main -nowait -nokdb -serial_esc -comspeed
> 115200 -comport 1
>   module (hd0,1)/boot/fiasco_L4/sigma0
>   module (hd0,1)/boot/fiasco_L4/roottask task modname "bmodfs" module
>   module (hd0,1)/boot/fiasco_L4/events
>   module (hd0,1)/boot/fiasco_L4/names -events
>   module (hd0,1)/boot/fiasco_L4/log
>   module (hd0,1)/boot/fiasco_L4/dm_phys -isa=0x00800000 -v --events
>   module (hd0,1)/boot/fiasco_L4/simple_ts -t 300 --events
>   module (hd0,1)/boot/fiasco_L4/rtc --events
>   module (hd0,1)/boot/fiasco_L4/l4io -noirq --events
>   module (hd0,1)/boot/fiasco_L4/l4exec --events
> # module (hd0,1)/boot/faisco_L4/con -l4io -cpuload --events
> # module (hd0,1)/boot/fiasco_L4/tftp -i
>   module (hd0,1)/boot/fiasco_L4/bmodfs --events
>      module (hd0,1)/boot/fiasco_L4/vmlinuz26
>      module (hd0,1)/boot/fiasco_L4/libloader.s.so
>   module (hd0,1)/boot/fiasco_L4/loader --fprov=BMODFS  vmlinuz26

Please use

  module (hd0,1)/boot/fiasco_L4/roottask task modname "bmodfs" attached 2 \ 
modules

The number '2' comes from the number of modules which roottask should
not try to load as ELF binaries -- the modules immediately following
the bmodfs module. vmlinuz26 and libloader both should not loaded by
roottask but loader (the next one) should.

Frank
-- 
## Dept. of Computer Science, Dresden University of Technology, Germany ##
## http://os.inf.tu-dresden.de/~fm3                                     ##
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://os.inf.tu-dresden.de/pipermail/l4-hackers/attachments/20060614/5a99742f/attachment-0001.sig>


More information about the l4-hackers mailing list