this post was submitted on 19 Nov 2025
839 points (97.4% liked)

Technology

76918 readers
3409 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related news or articles.
  3. Be excellent to each other!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, this includes using AI responses and summaries. To ask if your bot can be added please contact a mod.
  9. Check for duplicates before posting, duplicates may be removed
  10. Accounts 7 days and younger will have their posts automatically removed.

Approved Bots


founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] LoafedBurrito@lemmy.world 4 points 2 hours ago (2 children)

The only thing that sucks about switching to linux is moving my external NTFS USB drives to my new linux server.

Linux HATES NTFS, hates usb drivers, and hates external drives that aren't formatted to ext4. fstab doesn't work for my WD Elements, so i just gave up and shucked the drive and put it inside.

I can't fit 5 3.5" hard drives in my SFF dell 3070, so i'm stuck on windows right now, but they keep doing random updates the last few weeks and my windows explorer freezes constantly and my computer barely works. So i'm going to have to switch to linux and possibly reformat all 36TB's to ext4. Not excited about that at all.

So either reformat all my external drives, buy a very expensive NAS with an external SATA port and hope my motherboard recognizes them.

[–] BartyDeCanter@lemmy.sdf.org 8 points 1 hour ago (1 children)

Eh? I've never had a problem with reading NTFS drives in linux, including USB sticks and SATA/USB adapters. Are you just wanting to read them or use them as read/write? Write is a bit more tricky, requiring ntfs-3g, but most reasonable distros come with that nowadays.

[–] LoafedBurrito@lemmy.world 1 points 25 minutes ago

Read/Write and linux will disconnect them randomly and they show up as a completely different drive. So i tried to permanently mount the UID in fstab, but still didn't work. Most of the fixes i've found online don't work for my drives.

[–] RamRabbit@lemmy.world 4 points 1 hour ago (1 children)

Yeah, you will generally have a better time with exFAT, which is a format both Windows and Linux works with well. All my external drives get formatted as such.

[–] LoafedBurrito@lemmy.world 1 points 25 minutes ago

I' think this will be my best bet going forward. I still need to have my windows computer setup for modding, but i'd rather use linux for daily use and torrents.