this post was submitted on 21 Jan 2024
1745 points (97.9% liked)
linuxmemes
21180 readers
799 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack members of the community for any reason.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows.
- No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
Please report posts and comments that break these rules!
founded 1 year ago
MODERATORS
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.
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?
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.
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.
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