It's not straightforward, so I'll try and clear it up:
I have 2 large HDDs in my PC using ReFS to act like RAID 1 redundancy. I used ReFS because I honestly thought Linux could interact with it just like NTFS, but turns out I was wrong and now all my data is unreadable.
My question is, since the data should be duplicated, can I take one of the HDDs, format it to be ext2 (for example), and copy the data from the remaining ReFS HDD to the new ext2 HDD?
And if I do that, is there a way to then format the second HDD to ext2 and use it to add redundancy to the existing data?
If anything is unclear I'll do my best to clarify, any and all help is greatly appreciated
I have 2 large HDDs in my PC using ReFS to act like RAID 1 redundancy. I used ReFS because I honestly thought Linux could interact with it just like NTFS, but turns out I was wrong and now all my data is unreadable.
My question is, since the data should be duplicated, can I take one of the HDDs, format it to be ext2 (for example), and copy the data from the remaining ReFS HDD to the new ext2 HDD?
And if I do that, is there a way to then format the second HDD to ext2 and use it to add redundancy to the existing data?
If anything is unclear I'll do my best to clarify, any and all help is greatly appreciated