NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
gl01824
Oct 30, 2024Aspirant
Mount and copy files from 3TB drive - RN102
Water got onto my nas from the floor above, not submerged, and it won't boot with the disks in it. So, I'm trying to learn how to mount one of the RAID1 drives from another machine and copy my data o...
- Nov 03, 2024
gl01824 wrote:
I had tried using gdisk commands on the first of the two drives using the old SATA connector and I think I messed it up. Even with the new connector, is shows one large unallocated partition.
Yes, it looks like you accidentally repartitioned that.
gl01824 wrote:
I did install mdadm and btrfs, and have read a little on them, but didn't want to move forward without posting here first. I'm hoping I can mount /dev/sdb3 and copy everything off to another a 4TB USB drive,
Start by creating a mount point for the volume
cd // mkdir data
Then assemble the RAID group and mount it
mdadm --assemble /dev/md127 /dev/sdb3 mount /dev/md127 /data
gl01824 wrote:
buy/ build another NAS.
Netgear has clearly exited the business, so if you buy another one, you'll either need to get a used ReadyNAS or get something new from another vendor. Something new is probably the better path for you (or of course build something).
StephenB
Oct 30, 2024Guru - Experienced User
Have you tried the other disk?
- gl01824Oct 30, 2024Aspirant
Yes, I tried both together in the nas, and each individually. I've tried connecting to each with the USB connection, and both output the same (I believe).
Thanks for responding!
- StephenBOct 30, 2024Guru - Experienced User
gl01824 wrote:
Yes, I tried both together in the nas, and each individually. I've tried connecting to each with the USB connection, and both output the same (I believe).
Thanks for responding!
I am wondering if the SATA->USB adapter is old - some don't support disks > 2 TB.
- gl01824Oct 30, 2024Aspirant
Great question - it is very old, like 2005. I just ordered this which will be here tomorrow. I'll keep posting.
https://www.amazon.com/gp/product/B09D7QK3YD/ref=ppx_yo_dt_b_asin_title_o00_s00?ie=UTF8&psc=1
Thanks!
Related Content
NETGEAR Academy

Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!