27
submitted 1 week ago by OldManBOMBIN@lemmy.world to c/linux@lemmy.ml

I have a small external backup drive where I dump my phone camera captures and archive YouTube channels - nothing special; a few terabytes, mostly mp4s.

Is there anything I need to do before/after I swap?

If it matters, the drive is 9TB, formatted as NTFS, and connected via USB 3.0.

I also have 4 internal drives, but I'm not so much worried about them, as I plan on just formatting everything but the external.

you are viewing a single comment's thread
view the rest of the comments
[-] northernlights@lemmy.today 5 points 1 week ago* (last edited 1 week ago)

So it's gonna be ntfs so it's a matter of handling the permissions in fstab. Because it's not gonna link your user ids from the NTFS files and map them automatically to your UNIX users. So there are options in fstab for that. Easy to look up. For instance maybe your user is 'user' so you're gonna tell fstab to assign everything in a ntfs to partition to 'user'. Except maybe you have media files served by plex media server running under user 'plexmediaserver'. This kind of things.

[-] OldManBOMBIN@lemmy.world 1 points 1 week ago

This is the most technical reply I've read thus far, and I appreciate the information. This seems like something I would've been pulling my hair out over relatively soon.

this post was submitted on 19 Nov 2025
27 points (100.0% liked)

Linux

57274 readers
582 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 6 years ago
MODERATORS