NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
tb303
Jan 14, 2016Guide
Readynas Pro 6 won't boot
Hi, Since years I am a happy ReadyNas Pro 6 owner. Half a year ago I upgraded the ReadyNas Pro 6 to Readynas OS6. It worked just fine and fast! A month ago I stared to have some disk problem...
- Jan 20, 2016
Thanks to the great help of mdgm my Readynas Pro 6 is running the lastest Readynas OS6 again!
I ended up using dd on a debian life boot disk to dd flash the image mdgm supplied to me back to the internal flash.
After that I mounted the partition and copied the supplied serial number file to the internal flash.
Mdgm, thanks for you great support!
Kind regards,
Michel
mdgm-ntgr
Jan 15, 2016NETGEAR Employee Retired
If USB Boot Recovery works the system should automatically power off when done.
You still can't get into the boot menu after doing USB Boot Recovery?
- tb303Jan 19, 2016Guide
I have tried all available USB recovery images. They won't work on my machine.
What I see on the console is:
And then simply nothing happens :(
I have booted from a Debian live USB and noticed that the MBR on the internal 128MB USB memory is corrupt.
What I need is a RAW image of the internal 128MB USB so I can restore it inclusing the MBR.
Is someone willing and able to make a dd image of the internal flash?
All you need to safely do that is ssh root access to your Readynas Pro 6.
If you ssh into your readynas, first figure out the path to one of your shares.
Let's say you cd to your share at:
/data/myshare
Then enter the following command:
fdisk -l | grep 128
This will show you a 128MB USB device. Most probably /dev/sda
Then enter:
dd if=/dev/sda of=/data/myshare/usb.img bs=512k conv=noerror,sync
This will make a RAW image of your internal flash and store it on your share.
If you could zip that and send this to me somehow, I would be eternally thankfull!
Cheers,
Michel
- SandsharkJan 19, 2016Sensei - Experienced User
But wouldn't that also include the serial number, efffectively cloning my Pro to yours for ReadyCloud and such?
- tb303Jan 19, 2016Guide
I'm not 100% sure, but it would be quit silly if Netgear would have stored it on flash.
I presume it is stored in the hardware (bios or eeprom or something like that).
Related Content
NETGEAR Academy

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