Linux on exfat?! Do you mean ext4?
Comment on Linux gamers on Steam finally cross over the 3% mark
sabertooth36@startrek.website 2 days ago
I’ve tried playing Steam games, but my hard drives are all NTFS and the Linux (Mint) partition is exFat, and it seems like they don’t play nicely together. Since i don’t want to move all my steam games to an exFat partition, I’m holding off on switching. But until I get around to overhauling my storage and go single drive, I’m gonna stick with Windows using as many FOSS apps as possible.
nialv7@lemmy.world 2 days ago
anugeshtu@lemmy.world 2 days ago
I feel you. I have my old PC with quiet an “ancient” chipset. Installed an NVMe and installed Linux on it… Just to find out that my AHCI controller isn’t supported by it with all my Windows hard drives. It’s either booting that NVMe with the Linux one or booting the deprecated Windows ones from BIOS. 12-13 years of reliable hardware… :/ Hope there is a kernel patch supporting it again
Zink@programming.dev 2 days ago
When I switched over my home desktop to Mint, it was a very short time before I looked at Windows and said “I’m too old for this shit.” I mean, the reason I am a Mint fan in the first place is that I am a FOSS loving nerd but with a family and pets and hobbies and a career and a middle aged energy level. The decades I’ve spent fixing Windows based PCs is enough for a lifetime, thx.
I say consolidate old files you want to keep. Shuffle them between drives as necessary to be able to format everything. Go all ext4 on the drives you already have. (once you’re ready)
This is the way.
Ganbat@lemmy.dbzer0.com 2 days ago
They can play nicely, it just requires some work. The NTFS-3G driver can map Windows users to Linux users and translate the permissions so that it basically Just Works™️ under both operating systems.
Here’s some documentation. There are also tools you can use under both Windows and Linux to generate UserMapping files. I wish I could help more, but I did this a couple years ago and have forgotten the details since then