Ok,
please run the following command:
echo GRUB_DISABLE_OS_PROBER=false|sudo tee -a /etc/default/grub && sudo update-grub
The command should add the right line to the file and reinstall grub.
Told here:
Ok,
please run the following command:
echo GRUB_DISABLE_OS_PROBER=false|sudo tee -a /etc/default/grub && sudo update-grub
The command should add the right line to the file and reinstall grub.
Told here: