I just tried installing Bazzite, and somehow it caused both my Linux Mint and Fedora installations to vanish from the BIOS boot menu. However, I verified they're still on my system by booting into a live USB. How can I fix this to make Fedora display again? Additionally, would installing Linux Mint again alongside the existing ones give me a new boot option to access everything, or could that cause conflicts?
1 Answer
Did you check your partitions to see if they're still intact? You can use `os-prober` along with `update-grub` if you're in a live environment, which might help Bazzite recognize your installed distros. Just make sure to run it from a terminal.

Yeah, I checked the disks using the live USB, and both distros are definitely still there!