this post was submitted on 15 Mar 2026
214 points (98.6% liked)
Linux Gaming
24892 readers
687 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:
- Linux Gaming wiki
- Gaming on Linux
- ProtonDB
- Lutris
- PCGamingWiki
- LibreGameWiki
- Boiling Steam
- Phoronix
- Linux VR Adventures
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
Well in my case, using systemd-boot:
Window's default EFI partition was too small to hold the kernel, but CachyOS setup didn't check for this and just failed to boot linux. You wouldn't run into this issue on a second disk I suppose, but I did on a single NVMe shared with Windows.
Sometimes, if you do share an EFI partition between Windows/Linux, Windows Update will randomly nuke it and break your linux install.
I also had an instance where systemd-boot just stopped detecting Windows after awhile, and it needed some manual fixing.
Basically, trying to install linux on the default EFI partition next to Windows is a risky default, and Windows users new to linux aren't going to know anything about how to fix it.
The fix is to just make a second EFI partition on the drive, but the installer doesn't do this by default. And I encountered this a long time ago, but noticed the issue was still present when testing Cachy on another PC, by chance.