this post was submitted on 23 Aug 2026
58 points (100.0% liked)

technology

24446 readers
305 users here now

On the road to fully automated luxury gay space communism.

Spreading Linux propaganda since 2020

Rules:

founded 6 years ago
MODERATORS
 

Finally ready to switch my final windows device over to linux, but I'm running into a problem. NTFS drives aren't a good idea under Linux, but my 4 NTFS drives are this full. I own zero extra hard drives, and do not want to spend $300 on another one.

How can I bring these files into Bazzite WITHOUT just wiping everything and re-downloading 10+ terabytes of movies, shows, music, games, and other data I refuse to delete?

you are viewing a single comment's thread
view the rest of the comments
[–] Snort_Owl@hexbear.net 3 points 21 hours ago* (last edited 21 hours ago) (1 children)

So zero problems except for the problems caused by dual booting, something first time linux users might do. Sounds like a caveat to me.

Apparently the 7.1 kernel has a full rewrite i may try but fuse and ntfs3 wasn’t decades of no issues in my experience. But ofc thats trumped by your experience

[–] SootySootySoot@hexbear.net 1 points 6 hours ago* (last edited 6 hours ago) (1 children)

I apologise - I'm not saying one's experience is invalid, just that I really honestly ain't seen problems.

True I suppose that dual booting has the caveat - disable fast startup and always shut down cleanly if you don't want Windows to fuck up your NTFS.

[–] Snort_Owl@hexbear.net 1 points 1 hour ago* (last edited 1 hour ago)

Sorry I was having a series of bad migraines and health scares I overreacted. So things I would list would be

  • ntfs-3g is pretty stable but has much slower performance owing to being userspace i have occasionally had issues with it deadlocking on writes a few years ago never figured out what caused it
  • dual booting with ntfs can cause problems due to windows leaving drives in dirty write states because of their awful fast startup “feature” among locking drives and all other windows related fun
  • ntfs3 by paragon introduced in 5.15 is a known faulty implementation the new kernel driver rewrite is 7.1 apparently is really good although i haven’t personally tried it out
  • if the user does not have the capability to backup any data then at least suggestions on how to fix issues caused by windows would be useful or what steps to take to not accidentally mess things up

Sorry for being aggressive having a bad life rn