Hi! So I currently have a dual-boot setup with Windows 10 and Endeavour Gnome and have had 0 problems with it, been using Endeavour since last year.
Lately I wanted to install Endeavour KDE on another partition for experimenting KDE 5.23 with other WMs and such, so I installed that today on another partition and unsurprisingly, my boot manager and GRUB both only showed one entry for Endeavour, I’d like to know how I could fix this.
Currently what I’ve tried is to use os-prober for it, but it unfortunately didn’t work, so then what I tried to do was what I had done when adding Windows to GRUB for the first time
sudo vim /etc/default/grub (add GRUB_DISABLE_OS_PROBER=false (didn’t do again)
sudo grub-mkconfig -o /boot/grub/grub.cfg, any suggestions or ideas would be helpful.
Thanks guys!