Hi Marcel,
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 that shortly. BTW: It was not difficult to find that bug. :-) Simply look for the string "Object '%s' not found" in the bmodfs sources and follow that code path. You see the strcmp which compares the filenames plus the arguments.
The fix should be available in our remote CVS tomorrow.
Greetings,
Frank