Currently when using --disk-module=xxx, grub-install will fail with a message about disk-module not being a valid option.
To fix this, OPTION_MODULE should be removed from the option enum and the remaining references to OPTION_MODULE (only one) should be renamed to OPTION_DISK_MODULE. Glenn _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel