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
This is what my searching has panned out to be. If I completely removed Windows from my system and do not run any programs from the NTFS drives, does my risk go down?
Issue is that I have around 30 TB of data and so getting a drive to shuffle data while reformatting instantly puts me in the $250+ range which isn’t really possible right now.
Are the data drives completely full? If not, you could potentially shrink the partition using something like GParted, then create a new ext4 or whatever file system you want with the newly unallocated space. Then, move some data from the ntfs partition to the new ext4 partition. Once the new partition is full, shrink the ntfs one, expand the ext4 one, and copy over more data. It'll probably be tedious, but it should be doable and save you from having to buy a new drive.
They’re not, and I can get one drive for sure formatted with transferring. I do get concerned with large scale transferring and worrying that the drive will die lol
Well, if those are just videos or other such data then you're almost perfectly safe. Almost.
If you describe what and how many disks you have, maybe we would be able to figure out some cheap walkaround?
Essentially I have two primary storage drives of 8 and 18 TB. The other storage drives are my old drives that I’m not worried about.
I see, I hoped you have just a bunch of smaller disks.
Do you have another Win-machine where you can mount those disks if in need of maintenance (this need might never actually happen!)? If yes, then just move to Linux and everything will be ok.
I have another pc that I could do that but I was looking at bringing it over to Linux too. I guess I could have that stay on Windows until I obtain another drive.