On Sat, Feb 28, 2015 at 2:09 PM, John Frankish <[email protected]> wrote: >> Yes, I have reproduced it now. The reason is, grub-mkrescue adds commands to >> load all partition drivers to embedded >> config and if some of them (or may be the last one) is missing it sets error >> indication. >> Later grub misinterprets this error indication when loading normal module; >> loading it manually succeeds >> (insmod normal; normal). If I add code to reset error indication before >> trying to load normal it works. >> >> So it still works for your purposes, albeit with manual workaround :) > > Indeed - but I could hardly make it available to others like this :) >
For the record - it should be fixed in current GIT. If you have chance to retest it would be good. _______________________________________________ Help-grub mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-grub
