this post was submitted on 07 Jun 2023
27 points (100.0% liked)
Operating Systems
344 readers
1 users here now
All things operating system related, from Windows to Mac to Linux distros and the more obscure.
Subcommunity of Technology.
This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.
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
I'm in the same boat. I'm ready to move over to Linux Mint, but I don't want to have to download my entire game and program library again because NTFS won't play nice with Linux.
If you choose Arch/Arch based, or choose to install one of its supported kernels, NTFS support is integrated into the mainline kernel since version 5.15
https://wiki.archlinux.org/title/NTFS
So you'd be able to use your already existing disk/partitions that have NTFS. Of course you'd still need to install the OS in another partition.
I tried to keep NTFS around when I switched, but ext4 is much better for spinning disks and support for whole disk encryption (LUKS) is also another pro that made me switch everything after a while
If you don't mind doing it one at a time, and you've got a different drive besides the NTFS one (i.e. you're not just looking to just reformat the NTFS volume), this currently works:
I use this method also for restoring backups of games to an SSD that live on a mechanical drive.
NTFS is fine in Linux. I have a dual-boot setup for when I need to run or test something in Windows, and I use my Windows install drive as a Steam library in both. When I swap back and forth Steam occasionally does a file integrity check, but I don't typically have to redownload anything as far as I can remember. The only caveat is that if a game has both a Windows version and a Linux version I have to set my Linux library to use Proton for the game instead of the native Linux version, otherwise, yeah it'll see the files are wrong when I switch and redownload.
NTFS is fine with Linux, but any new OS tends to need you to install things again. There used to be a way to zip all of your Steam downloads for a new install, but I can't seem to find any instructions that still work.
I think the option is under Steam > Backup and Restore Games. I successfully backed and restored some back ups I had made about a year ago with that method.
I think you're right. I've used this before as well, but I was thrown because my Linux Steam only has "Restore Game Backup" as an option in the menu. I wasn't sure whether something had changed, or if this is a Steam for Linux peculiarity.