NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
robotron3000
Jul 07, 2019Aspirant
ReadyNAS Duo RND2110 v2 died recently. Help with recovering data from the drives
Hello, My ReadyNAS Duo v2 (2110 model) died recently. It powers up but is not responsive at all. It shows briefly as connected in my router config but then dissapears. It won't power off unless I...
- Jul 09, 2019
robotron3000 wrote:
Thank you for this!
If you meant my response - then that was for the x64 4.2 NAS, not the duo v1.
Here's the procedure for the 4.1 systems (like your Duo)
https://web.archive.org/web/20171003190159/http://home.bott.ca/webserver/?p=306 wrote:
Mounting Sparc-based ReadyNAS Drives in x86-based Linux
(1) sudo su
(2) apt-get install fuseext2
(3) apt-get install lvm2
(4) modprobe fuse
(5) vgscan
(6) vgchange -ay c
(7) fuseext2 -o ro -o sync_read /dev/c/c /mntThat’s it!!!
You can now see the mounted files in the /mnt directoryAlternative Method
If you are trying to recover data from a Duo (or from a disk with only 1 or 2 disks in the array), then you may be able to recover the data using the following method:
- Connect your faulty disk to a Windows PC using a SATA to USB cable
- Download, install & run the free software R-linux ( https://www.r-studio.com/free-linux-recovery/ )
- Copy the recovered data from the faulty disk
The alternative method only works with the main disk (usually disk 1), not the parity disk. There is a linux version of R-Linux, which you could also try.
Note I did make some edits to the original blog post.
robotron3000
Jul 09, 2019Aspirant
Thank you for this! I am at work today but will try this when I get home. To test with, I will try to the read only flags first. Ultimately I will want to copy everything off of that drive but will save that until I get a new NAS setup and ready. Thanks again!
StephenB
Jul 09, 2019Guru - Experienced User
robotron3000 wrote:
Thank you for this!
If you meant my response - then that was for the x64 4.2 NAS, not the duo v1.
Here's the procedure for the 4.1 systems (like your Duo)
https://web.archive.org/web/20171003190159/http://home.bott.ca/webserver/?p=306 wrote:
Mounting Sparc-based ReadyNAS Drives in x86-based Linux
(1) sudo su
(2) apt-get install fuseext2
(3) apt-get install lvm2
(4) modprobe fuse
(5) vgscan
(6) vgchange -ay c
(7) fuseext2 -o ro -o sync_read /dev/c/c /mnt
That’s it!!!
You can now see the mounted files in the /mnt directory
Alternative Method
If you are trying to recover data from a Duo (or from a disk with only 1 or 2 disks in the array), then you may be able to recover the data using the following method:
- Connect your faulty disk to a Windows PC using a SATA to USB cable
- Download, install & run the free software R-linux ( https://www.r-studio.com/free-linux-recovery/ )
- Copy the recovered data from the faulty disk
The alternative method only works with the main disk (usually disk 1), not the parity disk. There is a linux version of R-Linux, which you could also try.
Note I did make some edits to the original blog post.
- robotron3000Jul 16, 2019Aspirant
StephenB wrote:
robotron3000 wrote:Thank you for this!
If you meant my response - then that was for the x64 4.2 NAS, not the duo v1.
Here's the procedure for the 4.1 systems (like your Duo)
https://web.archive.org/web/20171003190159/http://home.bott.ca/webserver/?p=306 wrote:
Mounting Sparc-based ReadyNAS Drives in x86-based Linux
(1) sudo su
(2) apt-get install fuseext2
(3) apt-get install lvm2
(4) modprobe fuse
(5) vgscan
(6) vgchange -ay c
(7) fuseext2 -o ro -o sync_read /dev/c/c /mntThat’s it!!!
You can now see the mounted files in the /mnt directoryAlternative Method
If you are trying to recover data from a Duo (or from a disk with only 1 or 2 disks in the array), then you may be able to recover the data using the following method:
- Connect your faulty disk to a Windows PC using a SATA to USB cable
- Download, install & run the free software R-linux ( https://www.r-studio.com/free-linux-recovery/ )
- Copy the recovered data from the faulty disk
The alternative method only works with the main disk (usually disk 1), not the parity disk. There is a linux version of R-Linux, which you could also try.
Note I did make some edits to the original blog post.
I apologize for taking so long to respond. Life and stuff got in the way for a few days. Anyway, I was able to follow your instructions and successfully mounted the drive and I can now recover my files. This was a huge help, thank you so much!
- StephenBJul 17, 2019Guru - Experienced User
robotron3000 wrote:
Anyway, I was able to follow your instructions and successfully mounted the drive and I can now recover my files. This was a huge help, thank you so much!Great news - I'm glad I was able to help. :smileyhappy:
Related Content
NETGEAR Academy

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