I've been having a rough time with my internal HDD; it's slow and laggy, so I decided to move my files to an SSD. However, I'm facing issues copying files through various methods, including Windows and DD rescue from a live boot, and now my file system has turned raw, which means I lost weeks of progress and had to format the drive. After some research, I've read that NTFS and Windows can be problematic, especially in terms of data loss, while Btrfs and Linux offer better reliability. I'm wondering if it's worth switching to Linux and Btrfs from NTFS. Is NTFS really causing all my issues? Will switching simplify my life? What would a complete beginner's guide look like for making the switch? Also, I've heard that Windows may not be secure, but I'm more comfortable with it. Help!
5 Answers
If you’re struggling with your current HDD, trying to convert to Btrfs right now might make things worse. Focus on getting your files off to a reliable drive first, then decide on your OS. It sounds like the HDD is actually the issue more than the filesystem.
I recently switched to Linux, and it’s been worth it for me, especially for things like school and gaming. I had concerns about NTFS drives in Linux, so I first backed up my data on external drives and then reformatted my data drive as ext4. If you're thinking of changing your filesystem, definitely prioritize backing up everything first. Don't take risks with a failing drive! Just start fresh after backing up.
Most likely, the problem is with your hard disk, not with NTFS. You should definitely look into how to secure your data first before switching filesystems. Btrfs has cool features like snapshots, but it won’t fix underlying hardware issues.
You've mentioned that Windows is bad security-wise, but honestly, it’s mostly about how you use it. If you properly secure your Windows setup, it can be quite safe. But you're right about backups; not having backups is likely what's causing you stress more than the OS itself.
While some users love using Btrfs, it's not a one-size-fits-all solution. Even on Linux, if user error occurs, things can go wrong just as easily as on any other OS. Make sure to understand what you’re doing, and maybe check out some guides before you dive in!

Absolutely! Just get everything copied over safely. If you're not sure about moving to Linux, it might be better to stick with Windows for now and reformat that drive.