NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
dekkit
Nov 10, 2009Aspirant
ReadyNAS Data Recovery - VMware recovery tool
Description This topic contains links to linux VMware images (Debian / Ubuntu) that have been modified to enable you to access your ReadyNAS duo HDDs from any machine with a USB plug and a SATA to US...
_vito
Nov 26, 2009Aspirant
dekkit wrote:
Access the terminal and enter the following once the HDD has been attached (take note that your /dev/c may differ):
modprobe fuse
vgscan
vgchange -ay c
mkdir /mnt/lvm
ext2fuse /dev/c/c /mnt/lvm
there is a delay in output but then ..
"/dev/c/c is to be mounted at /mnt/lvm
fuse-ext2 initialized for device: /dev/c/c
block size is 16384"
I had some problems, since I am not a linux expert:
1) vgchange -ay c
gave an error 'Volume group "c" not found' I tried running
vgchange -ay
(for all volume groups?); is it correct?
2) the disk was under /dev/sdb so I command
ext2fuse /dev/sdb /mnt/lvm
but I got the response
/dev/sdb is to be mounted at /mnt/lvm
fuse-ext2fs: Bad magic number in super-block while trying to open /dev/sdb
and do not complete the command.
A bug or I am too clusmy?
Any clue?
Related Content
NETGEAR Academy

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