Taking a look at grub-mkrescue, it seems that it creates a boot/grub/grub.cfg that executes an insmod for each specified module. It then copies the overlay files overwriting the just-created grub.cfg.
The user's grub.cfg should either be appended to the one created by grub-mkrescue or there should be a way to specify a config file, which the generated grub.cfg loads. Neal _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org http://lists.gnu.org/mailman/listinfo/grub-devel