NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.

Forum Discussion

mslaterhk's avatar
mslaterhk
Aspirant
Sep 15, 2015
Solved

Data recovery nightmare

Ok so I'm usually a pretty level-headed guy but this has me sweating - hope someone can help...   QUESTION: If ReadyNas has somehow over-written (MBR?) root folder structure of logical volume, and...
  • mdgm-ntgr's avatar
    Sep 15, 2015

    What you are looking at is the 4GB OS partition.

    You will need to install mdadm and lvm2 if they are not already on your system

    # apt-get install mdadm
    # apt-get install lvm2

    If you have not already you need to start the RAID

    # mdadm --assemble --scan

    We use LVM on legacy ReadyNAS so you need to do

    # vgscan
    # vgchange -a y

    Then you should be able to mount the volume

    # mount /dev/c/c /mnt

    where /mnt is the mountpoint (could be anything, needs to be an empty directory).

    On ubuntu you would need to put sudo at the start of these commands, I think.

NETGEAR Academy

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

Join Us!

ProSupport for Business

Comprehensive support plans for maximum network uptime and business peace of mind.

 

Learn More