5
Dual-boot questions (but not about Windows)
(feddit.uk)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Does your motherboard have a boot menu option?
I haven't done 2 Linux installs in this way, but for Linux / Windows I don't really "dual boot". I have two separate drives, with two separate installations. I can boot into either one, even if the other drive is missing.
I did each install with all of the the other drives removed from the machine to keep things clean. Then I can just select whichever drive I want to boot into from the motherboards / UEFI boot menu.
The only downside to this is that I do have to select a default boot drive, so if I'm not paying attention, Windows update will reboot into the Linux installation since it's the default drive.
You don't need separate disks for this to work. I have my main distro and a recovery one all in the same disk in different partitions, and no grub. It is called efi stub and it's really easy to set up and use. You can have as many boot options as you want.
I can currently hold down a key (del or f12?) when powering on to choose between the Linux disk and the Windows disk, that's my current dual-boot setup. I also installed each one with the other disk disconnected. I remember the Windows update rebooting into Linux unless I interrupted it too.