if running grub-install it shows this error message
Error /dev/sda does not have any corresponding BIOS drive and Solution
Run
grub-install --recheck /dev/sda
It will probe a device map even if it already exists.
if running grub-install it shows this error message
Error /dev/sda does not have any corresponding BIOS drive and Solution
Run
grub-install --recheck /dev/sda
It will probe a device map even if it already exists.