I'm planning to set up a dual-boot system with Windows 10 and Bazzite, each installed on its own SSD. Are there any important things I should watch out for during this setup?
1 Answer
Once you install Bazzite, make sure to run `ujust regenerate-grub` as a super-user. This allows GRUB's os-prober to find the Windows Boot Loader from the other SSD and add Windows to the boot menu, letting you easily switch between Windows and Bazzite without diving into the BIOS or UEFI settings.

Just a heads up: instead of `update-grub`, you’ll be using `ujust regenerate-grub` with Bazzite!