NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
TanTran
Jul 18, 2019Aspirant
NAS Ready NV+ mainboard fried
Hi all, My ReadyNAS NV+ mainboard is fried. It has 4 x 1TB disks in RAID5 and I don't have external backup. Can I purchase a replacement model and insert 4 x disks into the replacement and able to ...
StephenB
Jul 19, 2019Guru - Experienced User
The info below is old, but should still work.
Mounting Sparc-based ReadyNAS Drives in x86-based Linux By dbott | October 17, 2009 Update – Thanks to Peter Schlesinger in the comments section below: Simple step by step guide to mounting Sparc-based ReadyNAS Drives in x86-based Linux: Tested on brand new install of Ubuntu 10.10 (32bit x86), no other dependencies- 23rd Jan 2011 In a terminal window: (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 (NB: Without the “-o sync_read” option to fuseext2 I had problems with copying large files.
It kept saying the source file wasn’t found. After adding this option everything worked fine).
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!