Linux
Welcome to c/linux!
Welcome to our thriving Linux community! Whether you're a seasoned Linux enthusiast or just starting your journey, we're excited to have you here. Explore, learn, and collaborate with like-minded individuals who share a passion for open-source software and the endless possibilities it offers. Together, let's dive into the world of Linux and embrace the power of freedom, customization, and innovation. Enjoy your stay and feel free to join the vibrant discussions that await you!
Rules:
-
Stay on topic: Posts and discussions should be related to Linux, open source software, and related technologies.
-
Be respectful: Treat fellow community members with respect and courtesy.
-
Quality over quantity: Share informative and thought-provoking content.
-
No spam or self-promotion: Avoid excessive self-promotion or spamming.
-
No NSFW adult content
-
Follow general lemmy guidelines.
view the rest of the comments
The biggest issue that I ran into when I was using NTFS drives with Linux was caused by unclean drive dismounts. After power outages, forced shutdowns, or manually pulled drives (I am the problem sometimes), the NTFS drive would sometimes fail to mount properly unless I connected it to a Windows computer and scanned the drive for errors first. Not the end of the world if you have backups and a Windows computer handy, but pretty terrible if you don't have both.
Hmm ya, that’s definitely a concern in my location. Power goes out several times a year here, even if it’s just momentarily long enough to power off the PC. I should have a UPS but never had the spare cash to throw at that.
To be fair, power loss is a concern for any setup. More recent copy-on-write filesystems are supposed to be a bit more resilient...but I also worry about the lack of a long-term reliability track record for newer filesystems like BTRFS. The long term solution, like more than one other poster has indicated, is having multiple backups.