this post was submitted on 21 Jan 2024
1729 points (97.8% liked)

linuxmemes

20473 readers
751 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 22 points 7 months ago (1 children)

I did NTFS because both windows and Linux can read it. Do I know literally any other fact about formatting systems? Nope. I'm pretty sure I don't need to, I'm normie-adjacent. I just want my system to work so I can use the internet, play games, and do word processing.

[–] [email protected] 11 points 7 months ago (2 children)

I once tried to install my Steam Library in Linux to an NTFS partition so I wouldn't have to install things twice on a dual boot system. Protip: don't do that.

[–] [email protected] 1 points 7 months ago* (last edited 7 months ago)

Oo! That's definitely a gotcha. Good tip!

I once heard that the trick to this is you need to let Steam "update" every game before you switch OSs. If it doesn't get to finish this, it will bork. That's also highly impractical I feel though.

So yeah on my dual boot Linux is for making things and doesn't see my main Steam library. Win10 is just for games. :p

EDIT: Win11 or 12 won't be a problem because I'm confining them to a VM for only the most stubborn situations, and doing everything including gaming with Linux. :D

[–] [email protected] 0 points 7 months ago (1 children)

chkdsk -f (or r or whatever the third option is), reboot twice, but do it multiple times because steam on linux asks you to reinstall the games in the exact same spot and you accidentally do it because you're not paying close attention due to the mild panic windows threw at you?

[–] [email protected] 4 points 7 months ago (1 children)

https://github.com/ValveSoftware/Proton/wiki/Using-a-NTFS-disk-with-Linux-and-Windows

There is a guide here that says you can do it, but my experience was that I installed the games in Windows on my D drive, mounted the drive in Linux (Mint, I think), and when I tried to play them The system locked up. Rebooting into windows, Steam said the game files were corrupt and I had to reinstall them. I've always just kept two separate game libraries on any dual boot systems ever since.

[–] [email protected] 1 points 7 months ago

Interesting. I was able to use the files perfectly fine from linux, but windows threw a tantrum when I tried to boot and removed everything linux had touched.