this post was submitted on 13 Aug 2025
229 points (84.8% liked)
Linux Gaming
20665 readers
62 users here now
Discussions and news about gaming on the GNU/Linux family of operating systems (including the Steam Deck). Potentially a $HOME
away from home for disgruntled /r/linux_gaming denizens of the redditarian demesne.
This page can be subscribed to via RSS.
Original /r/linux_gaming pengwing by uoou.
No memes/shitposts/low-effort posts, please.
Resources
WWW:
Discord:
IRC:
Matrix:
Telegram:
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I've been dual booting for ages without any windows-caused issues. is it windows 11 specifically that messes with dual booting or did I accidentally work around it by installing Linux to a separate ssd
Different disk is fine. Same disk, Windows is a little colonialist ass and on every update will rewrite the boot partition, screwing up Linux.
no idea if this still applies. but a long time ago i would still dualboot and thought i was smart: 2 smaller exchangable system disks (linux & windumb) + 1 large fixed data disk. during some windows updates it would make the data disk bootable and put its fucking bootloader on it.
i would get a blue screen while booting linux and the joy of removing a boot partition on my data drive.
If the data disk is configured as a primary disks and has a boot section, it will still do that. Windows wants to make sure it will load no matter which disk the PC decides to boot.
Yeah, if you've got two EFI partitions on separate disks and one is for Windows while the other is for your Linux, you're good. Windows likes to reinstall its bootloader which sets it as the default and sometimes overwrites the Linux bootloader, but not if it's on a different EFI partition, then it doesn't "know" about it.