I am developing a Java application to run on Windows and Linux, instead of virtual machines, I need to use dual boot, however, after updating Ubuntu 20.04 LTS weekly, I'm trying to restart the machine and the terminal appears with an error message:
error: 'grub_calloc' symbol not found.
Entering recovery mode ...
grub rescue>
How to fix this?