NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
dman66
Jun 27, 2012Tutor
ReadyNAS Pro Data Recovery? (#18789299)
I was attempting to upgrade the firmware in my ReadyNAS Pro from 4.2.13 to 4.2.21 and it bricked itself (see the case referenced). Is there any way to recover the data outside of the ReadyNAS? I...
mdgm-ntgr
Jun 28, 2012NETGEAR Employee Retired
Well if Amazon would let you return it you could buy an Ultra 6 Plus (3 year warranty) or Pro 6 (5 year warranty) and try the suggestion I gave above.
As for recovering the data using a Linux machine (if you really want to do that) you'd need to start the RAID, scan for the volume and mount it.
I think the commands you'd need are something like this:
Edit: oops meant to say Amazon.
As for recovering the data using a Linux machine (if you really want to do that) you'd need to start the RAID, scan for the volume and mount it.
I think the commands you'd need are something like this:
sudo su
apt-get install lvm2
mdadm --assemble --scan
vgscan
vgchange -ay c
mount /dev/c/c /mnt
Edit: oops meant to say Amazon.
Related Content
NETGEAR Academy

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