this post was submitted on 03 Oct 2023
27 points (93.5% liked)
Linux Gaming
15221 readers
69 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.
Resources
WWW:
Discord:
IRC:
Matrix:
Telegram:
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
From what I remember Linux does t like writing to NTFS formatted partitions, that was the case a few years ago, but maybe that changes since the new NTFS code was merged into the kernel "recently".
That's still the case as far as I know. I would highly recommend against using NTFS on Linux for anything else than simply storing files.
@Silejonu @Natal @pete_the_cat then, how is it that usb keys and drives work with both windows and linux, once they have been formatted? Is there a different filesystem involved in that case? I, for one, didn't have issues writing on a USB drive, is that an uncommon scenario?
Reading/writing multimedia files (videos, pictures, audio, text documents...) on an NTFS partition works without issues. The issue arises when using one as a system partition (to install video games on, or worse, the whole Linux install). I don't know exactly what's causing issues, but my guess is metadata/permissions get messed up on NTFS when used on Linux.