>> ... >> sudo grub-install --boot-directory=/boot --target=mipsel-loongson >> --recheck /dev/sda >> > Add --modules="ehci ohci usb_keyboard" >> >> ...
OK, I'll do it, however, please notice that without that, the image is already including ohci, and that my manual attempt also included it, as well as usb_keyboard, :-) I "echoed" what gets executed finally, by modifying grub-install, and it's: ++++++++++++ /usr/bin/grub-mkimage -c /boot/grub/mipsel-loongson/load.cfg -d /usr/lib/grub/mipsel-loongson -O mipsel-loongson-elf --output=/boot/grub/mipsel-loongson/core.elf --prefix=/grub pata ahci ohci usbms ext2 part_msdos search_fs_uuid ++++++++++++ Notice all those modules, except by search_fs_uuid, are included in the prior manual attempts also, and instead of that one, "search" was included instead. I'll let you know soon, :-) Thanks, -- Javier. _______________________________________________ Grub-devel mailing list Grub-devel@gnu.org https://lists.gnu.org/mailman/listinfo/grub-devel