this post was submitted on 19 Nov 2025
1083 points (97.7% liked)

Technology

76949 readers
3928 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
[–] muusemuuse@sh.itjust.works 3 points 17 hours ago

You don’t need an expensive NAS. You can get a cheap one and force an of install Linux on that, or make one out of an SBC like an orange pi, raspberry pi, or something from Radxa. Or take an old tower off the street, clean it out, toss your drives on there and give it Linux. Or go to microcenter and get some cheap hard drive enclosures and connect via usb.

You have options. And fstab doesn’t have to be “compatible” with specifics drives. It’s just a todo list for the computer to mount filesystems listed in it. Did you make sure to disable bitlocker on the drive you are trying to mount?

Linux works well enough with NTFS. It’s not a great idea to use as your plan A storage filesystem on anything but windows but it’s accessible by Linux so long as bitlocker is turned off.