grub2-install on a drive is failing due to missing of a module
by kapil514 from LinuxQuestions.org on (#4T638)
Hi Linux Guru,
I was trying to fix the centos 7 linux booting issue as it was unable to pick the kernal image, I booted the centos in rescue mode but when I am trying to do grub2-install on disk it is failing due to below error.
Quote:
I tried to see the file in /boot/grub2/i386-pc folder but I couldn't find above file any idea how can this can be fixed?


I was trying to fix the centos 7 linux booting issue as it was unable to pick the kernal image, I booted the centos in rescue mode but when I am trying to do grub2-install on disk it is failing due to below error.
Quote:
| grub2-install : error : cannot open /boot/grub2/i386-pc/mda_text.mod : input/output error |