this post was submitted on 01 Jun 2025
242 points (97.3% liked)
Privacy
2519 readers
231 users here now
Welcome! This is a community for all those who are interested in protecting their privacy.
Rules
PS: Don't be a smartass and try to game the system, we'll know if you're breaking the rules when we see it!
- Be civil and no prejudice
- Don't promote big-tech software
- No apathy and defeatism for privacy (i.e. "They already have my data, why bother?")
- No reposting of news that was already posted
- No crypto, blockchain, NFTs
- No Xitter links (if absolutely necessary, use xcancel)
Related communities:
Some of these are only vaguely related, but great communities.
- !opensource@programming.dev
- !selfhosting@slrpnk.net / !selfhosted@lemmy.world
- !piracy@lemmy.dbzer0.com
- !drm@lemmy.dbzer0.com
founded 6 months ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I've been considering making the step myself since the deadline is approaching and I feel my pc isn't at the end of its lifespan yet. How would it work with games and other stuff I have installed? Would I need to reinstall everything? Or would it be able to pick up the game installations seamlessly?
You're going to have to reinstall everything. It's not as bad as it sounds.
i think that with sone shenanigans you might be able to keep your game installations, but you would need two separate harddrives in your system and some tinkering which i doubt will be easy when it’s your first time touching linux. i have done such thing, but only among different linux installs, and with some linux sysadmin experience. if you got the drives and enjoy the tinkering, id recommend you do that, cuz worst case scenario is you gotta reinstall them which you’d have to do anyways if you didn’t try…
here is how id do it:
i think that all but the last step are pretty certain to work. the last one may cause you some trouble. note that it’ll probably only work with steam games.
Also make sure your games drive is not formated exfat. I tried this process with my steam library switching from windows to lmde, but Steam on linux needs access to a file sysyem with symlink support (e.g. ext4) to work properly.