Module arguments

Frank Mehnert fm3 at os.inf.tu-dresden.de
Thu Oct 13 15:02:45 CEST 2005


On Thursday 13 October 2005 13:15, Frank Mehnert wrote:
> On Thursday 13 October 2005 11:24, Marcel Selhorst wrote:
> > > Please would you post your complete menu.lst GRUB entry?
> >
> > title=-= ( Fiasco mit DoPe und L4Linux)=-
>
> Ok, seems correct. On hint: You can replace "module module module ..." by
> "attached z modules" where z is the number of attached modules.
>
> Looking at the sources of generic_fprov/examples/bmodfs/dm.c we see that
> bmodfs does not differ between modules and module arguments. We will fix

Hmm. One additional note: It does not make much sense to add a parameter
to a module which is loaded via bmodfs because the parameter cannot be
evaluated by bmodfs or any other application. An L4 application which want
to access the module does it by using the generic_fprov interface and gets
a dataspace if open was successful. There is simply no room for an argument.

So what do you want to achive? If you want to pass the password to
hddencrypter you should start hddencrypter using the loader, e.g.

  (nd)/loader --fprov=BMODFS "hddencrypter --with-password-dialog"

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/20051013/e8965008/attachment-0001.sig>


More information about the l4-hackers mailing list