"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes: > I've tried loading the multiboot specification demonstration kernel > available at : > http://www.gnu.org/software/grub/manual/multiboot/multiboot.html . > > Loading it caused me no problem, but I discovered that there is an issue > with the module= command. If one tries to load one module with the kernel, > everything works fine, but, with two or more modules, the informations > passed to the kernel through the multiboot structure are incorrect for the > next modules : the mod_start, mod_end and the string associated with the > module are all nulls.
Sorry that I can not help you with the specific question as in fixing a possible bug. But I do know that L4 Hurd works perfectly and it uses about 6 modules. For GNU/Hurd (on Mach) 3 modules are used and no one ever reported a problem with this. -- Marco _______________________________________________ Bug-grub mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-grub
