How to read TNAS single hard drive on Windows 11 using USB 3.1

Discuss understanding the various backup tools available and choosing the one that's right for you
Post Reply
User avatar
beagle062
Posts: 13
Joined: 10 Sep 2024, 01:57
United States of America

How to read TNAS single hard drive on Windows 11 using USB 3.1

Post by beagle062 »

I just purchased a Terramaster F2-424 for my fist NAS.

I insert two (2) hard disk drives (HDD). A 12TB HD & a 4TB HD. Both hard disks are configure as BTRFS single drives.

So here is my question.
1. I am running Windows 11 on my PC
2. If I take one of the single drives out of my TNAS, say the 4TB HD
3. Place the HD into a USB 3.1 hard drive enclosure
4. Can I read the files written to the hard drive by the TNAS?

So far, the answer is no because I do not know enough about Linux file systems to understand how to make it work.

I used Windows Disk Genius software which can see the disk partitions on the hard drive from TNAS. However, the filesystem is empty. There are no files.

I get the similar results using Windows Subsystem for Linux (WSL). WSL can see the disk partitions on the TNAS hard drive. However, There are no files.

------------------------------------
To summarize my questions
------------------------------------
1. How do I read a TNAS single hard drive (removed from Terramaster F2-424) on my Windows 11 PC connected by a USB 3.1 hard drive enclosure?

-------------------------
Bonus Question #1
-------------------------
1. What If I had two (2) disks in a raid1 mirror set?
2. How do I read a TNAS raid1 hard drive (removed from Terramaster F2-424) on my Windows 11 PC connected by a USB 3.1 hard drive enclosure?

-------------------------
Bonus Question #2
-------------------------
1. What If I had four (4) disks in a raid10 set?
2. How do I read a TNAS raid4 hard drive (removed from Terramaster F4-424) on my Windows 11 PC connected by a USB 3.1 hard drive enclosure?

Thank you for any recommendations or advice.
User avatar
Gremlin
Gold Member
Posts: 1625
Joined: 02 Dec 2022, 22:31
Great Britain

Re: How to read TNAS single hard drive on Windows 11 using USB 3.1

Post by Gremlin »

As far as I know BTRFS <---> Windows == No. (Whichever way you try it)
F5-221 TOS7.0.0777 - 4x4TB (Ironwolf) Traid
F2-424 TOS7.0.0777 - 2x500GB nvme (P3) Traid, 2x6TB HDD (HGST) Traid
F2-221 TOS7.0.0777 - 1x3TB Ext4, 1x4TB Btrfs
F2-425+ TOS7.0.0777 - 2x500GB nvme (P3) Traid, 2x6TB HDD (EXOS) Traid
User avatar
beagle062
Posts: 13
Joined: 10 Sep 2024, 01:57
United States of America

Re: How to read TNAS single hard drive on Windows 11 using USB 3.1

Post by beagle062 »

Hi Gremlin,

Thanks for the reply.
Sad to hear that BTRFS <---> Windows == No

What if I ran a Linux VM?
Would BTRFS <---> Linux work?
User avatar
Gremlin
Gold Member
Posts: 1625
Joined: 02 Dec 2022, 22:31
Great Britain

Re: How to read TNAS single hard drive on Windows 11 using USB 3.1

Post by Gremlin »

I suspect that the difficulty with reading TNAS formatted drives under Linux VM is with how they were formatted and mounted. {volumes mounted on Pools -- little fleas on bigger fleas etc. }

If it were that easy how come it has not been mentioned before? Given the number of issues there have been with "broken" file systems I would have thought that would be an obvious route to take.

I use MiniTool Partition Magic and, like you, I can identify partitions but cannot read them, even with the built in explorer function. (ext4 maybe but certainly not BTRFS.

All to do with logical volumes and don't forget the first 3 partitions are (typically) raid1 arrays (even if only a single disk) related to the operating system and boot/init.
F5-221 TOS7.0.0777 - 4x4TB (Ironwolf) Traid
F2-424 TOS7.0.0777 - 2x500GB nvme (P3) Traid, 2x6TB HDD (HGST) Traid
F2-221 TOS7.0.0777 - 1x3TB Ext4, 1x4TB Btrfs
F2-425+ TOS7.0.0777 - 2x500GB nvme (P3) Traid, 2x6TB HDD (EXOS) Traid
User avatar
TMzethar
TM Support
Posts: 2815
Joined: 27 Oct 2020, 16:43

Re: How to read TNAS single hard drive on Windows 11 using USB 3.1

Post by TMzethar »

Some individual customers are known to have implemented reading BTRFS/EXT4 filesystems from a Linux vm.
You need the mdadm tool to assemble the md (even if there is only 1 disk), then the LVM tool to recognize the pv-vg-lv and then you can activate and mount the lv to the specified directory to access it.
If your Linux vm lacks the mdadm and LVM tools, you can install them with the apt command.
To contact our team, please send email to following addresses, remember to replace (at) with @:
Technical team: support(at)terra-master.com (for technical support)
Service team: service(at)terra-master.com (for purchasing, return, replacement, RMA service)
User avatar
beagle062
Posts: 13
Joined: 10 Sep 2024, 01:57
United States of America

Re: How to read TNAS single hard drive on Windows 11 using USB 3.1

Post by beagle062 »

Thanks to all for your replies.

I found a really good, detailed internet article on How to mount any Linux filesystem in Windows 11.

I am working with the procedures in the article below

How to mount any Linux filesystem in Windows 11.
Mount anything that Linux supports to Windows 11.
https://medium.com/nerd-for-tech/window ... 3a60aebb05

I will post back to this forum when (not if) I succeed. :)
User avatar
dbs-sticky
Posts: 6
Joined: 06 Dec 2020, 17:50

Re: How to read TNAS single hard drive on Windows 11 using USB 3.1

Post by dbs-sticky »

Did you succeed? I need to do the same thing.
Post Reply

Return to “How to back up? Which one is right for me?”