this post was submitted on 08 May 2025
62 points (95.6% liked)
Linux
54028 readers
1236 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
- Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.
- No misinformation
- No NSFW content
- No hate speech, bigotry, etc
Related Communities
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Do you need any of it? Usually I've not even thought about what might be on an old drive.
If I was worried about the slim chance there's something of critical importance I'd need later, I'd just look over each device and pick out individual files I might want, and dump the rest.
If you're extremely paranoid, I'd take a block-level backup of each device and archive it.
It's not about whether I need any of the data or not. It's about the fact that I have many archives scattered across many smaller driives of things getting deleted from the internet every day.
It's about data preservation. And suddenly I have 2X 4TB hard drives and a 2TB hard drive? A total of 10TB, just suddenly found in a dumpster, and all the SMART stats check out?! 👍
I'm looking to backup everything I have from the past 25+ years!
Just a drop in the bucket, one of my drives has like almost all the SNES game ROMs...
If it's just buckets of data, mergerfs can pool the drives together, and then you can dedupe the whole lot.
Or consider buying a surplus 20tb drive, copy everything to it, dedupe the 20, write back to the 4+4+2 as cold spares. Those surplus drives are $10-14 per tb and I've had fantastic luck with them.
These 4+4+2TB drives are fresh new to me, amazing they all seem to check out.
Right now, the drives I'll be pulling data from range anywhere from 40GB to 320GB, from a variety of different file systems. And that's not counting the many optical discs that need to be archived before disc rot sets in (I'm sure some have already, but looking better than I expected).
I don't necessarily need a 20TB, just one of these 4TB drives ought to do the trick. Besides, its already gonna take me months to pull all my backups from the Internet Archive..
Sounds like you are a data hoarder haha. Can't blame you. But for such hobby's perhaps a ZFS system with deduplication and a second ZFS system to use for backup of the first system is what you want.
Does get costly though.