this post was submitted on 02 Jan 2024
139 points (97.3% liked)
PC Gaming
8505 readers
843 users here now
For PC gaming news and discussion. PCGamingWiki
Rules:
- Be Respectful.
- No Spam or Porn.
- No Advertising.
- No Memes.
- No Tech Support.
- No questions about buying/building computers.
- No game suggestions, friend requests, surveys, or begging.
- No Let's Plays, streams, highlight reels/montages, random videos or shorts.
- No off-topic posts/comments.
- Use the original source, no clickbait titles, no duplicates. (Submissions should be from the original source if possible, unless from paywalled or non-english sources. If the title is clickbait or lacks context you may lightly edit the title.)
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
This will depend on the Linux distro, some of the installers make it very clear which drive the bootloader will go to, and others won't - more so in the case of BIOS/MBR based systems.
Systems that use UEFI should only have a bootloader where the
/boot
partition (which should have the partition type "ESP", generally labeled in the installer) - however during the installation of this it may modify your PC's boot order to try to boot from this first. Both legacy BIOS and UEFI systems should have a way to change the boot priority however, so that this won't be a problem.Sadly it's a bit hard to be specific since every distro's installer is different, and I haven't used Linux Mint in 8+ years to know what their installer's behavior is.