Hi,
I have triple boot Windows, Zorin and Endeavour OS. Grub is installed in Zorin. Whenever I choose Endeavour from Grub menu the screen goes blank. However, when I choose Endeavour failsafe mode then it boots without any problem.
Can anyone please advice how to resolve this issue and make Endeavour OS boot normally.
Working blind here - but my suspicion is that the easiest fix is to have EndeavourOS handle the grub. The ‘unmodified’ os-prober will NOT make a proper entry for EndeavourOS (or any Arch-based system) by itself. If you look in the grub entry (/boot/grub/grub.cfg) you will probably see something like this at the end:
If Zorin’s grub entry for EndeavourOS is incorrect as @freebird54 suggested, then you can use EndeavourOS’s grub in charge.
Another way is to fix grub.cfg in Zorin by writing a new file /boot/grub/custom.cfg where you copy the EndeavourOS entry from /boot/grub/grub.cfgand make the change @freebird54 suggested (add the microcode parameter) to the new file. Then, when you reboot, choose the new EndeavourOS entry.