NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
AMRivlin
Mar 20, 2013Apprentice
OS6 now works on x86 Legacy WARNING: NO NTGR SUPPORT!
Update: It is now unofficially possible using NTGR images to update legacy hardware to os6.X See Post #3, for directions to install 6.2.1 on x86 Ultra and Pro Models. (ARM NOT SUPPORTED by this OS) ...
- Jan 21, 2016
mdgm and I have decided that its time to lock this thread. So please do post any new OS6 on Legacy issues on their own threads.
alltet
Jul 21, 2013Aspirant
So my ultra2 gave up on me, nothing helped (os re-install/factory default/usb recovery). No contact at all with the NAS. Just starting and fan goes on and off on an interval. Anyhow in case anyone of you in a similar situation this really helped on getting the data back from the drives in x-raid and formatted as btrfs as no app i found could manage.
install ubuntu with widows installer (usb stick install was messy)
http://www.ubuntu.com/download/desktop/install-ubuntu-with-windows
then with all rives connected use terminal:
http://www.readynas.com/forum/viewtopic.php?f=4&t=71423
#sudo su
#apt-get mdadm install
# mdadm --assemble --scan
# cat /proc/mdstat (mine was md127 change if diferent)
# mount -t btrfs -o ro /dev/md127 /mnt
and the drive can be opened from the disk tools mounted as /mnt
install ubuntu with widows installer (usb stick install was messy)
http://www.ubuntu.com/download/desktop/install-ubuntu-with-windows
then with all rives connected use terminal:
http://www.readynas.com/forum/viewtopic.php?f=4&t=71423
#sudo su
#apt-get mdadm install
# mdadm --assemble --scan
# cat /proc/mdstat (mine was md127 change if diferent)
# mount -t btrfs -o ro /dev/md127 /mnt
and the drive can be opened from the disk tools mounted as /mnt
Related Content
NETGEAR Academy
Boost your skills with the Netgear Academy - Get trained, certified and stay ahead with the latest Netgear technology!
Join Us!