komitov

Results 5 comments of komitov

This should fix this in the script: https://github.com/rocky-linux/rocky-tools/pull/162

Could you please try it to check if it works for you? The only difference is that it runs "grub2-mkconfig -o /boot/grub2/grub.cfg" and this should fix the boot issue.

This pull request fixes exactly this issue https://github.com/rocky-linux/rocky-tools/pull/162

I would suggest a cleaner way of dealing with this: https://github.com/rocky-linux/rocky-tools/pull/162 Indeed, we do need to run grub2-mkconfig -o /boot/grub2/grub.cfg on a machine, that boots the BIOS way even if...

#162 should be able to fix this and it looks like it helped #163