NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.
Forum Discussion
JohnSwede
May 12, 2019Aspirant
Need to update ReadyNAS ultra 2 due to SMB1 vulnerability!
Hi everyone!
I'm planning to use my old NAS again but because of security issues with SMB1 I find that microsoft have rendered it useless, which ofcourse is a good thing! I have tried to find a guide how to do this but seems to be unable to. Though unsupported by netgear I have been led to belive it should work to run OS6 if I upgrade from
My bios --- 09/08/2010 ReadyNAS-ProUltra2 V1.4 --- upgrade using BIOS_Update_Package_0.5-x86.bin
My software --- RAIDiator!!version=4.2.30 --- upgrade using PREPR4TOR6_0.1-x86.bin
This is all fine and good, I have found a guide upgrading software BUT everyone seems to point out that I really should upgrade BIOS before this. And for the life of me I can't figure out how:), therefore I hoped someone here could help me. The easiest way should be to use an existing addon, if there is one ofcourse. I have found this: Enable Root SSH Access --- but I am not familiar how to use this. I also found some code, see below, but this seems to apply to a different model with different software! I am afraid to brick my NAS because of user error so I ask more experienced people here :)
# apt-get update
# apt-get install dmidecode flashrom
# cd /tmp
# wget http://www.readynas.com/download/addons/x86/4.2/BIOS_Update_Package_0.5-x86.bin
# dd if=BIOS_Update_Package_0.5-x86.bin bs=16k count=1
# dd if=BIOS_Update_Package_0.5-x86.bin bs=16k skip=1 | md5sum -
# dd if=BIOS_Update_Package_0.5-x86.bin bs=16k skip=1 | tar -xv
# tar -xvf files.tgz
# ls -lah /tmp/opt/biosflash
# flashrom --programmer internal -c SST25VF016B -w /tmp/opt/biosflash/RN_Ultra4_082311.ROM
Can anyone help me or steer me in the right selfhelp direction? Much appreciated ...
Regards John
There's no need for ssh. You should be able to just install that bios package as an add-on in the web ui. After that reboot. Your bios should then be 11/02/2011 ReadyNAS-ProUltra2 V1.8
JohnSwede wrote:
My software --- RAIDiator!!version=4.2.30 --- upgrade using PREPR4TOR6_0.1-x86.bin
That's just the first step. The full process is here: https://community.netgear.com/t5/Using-your-ReadyNAS-in-Business/ReadyNAS-3100-Maximum-HDD-size/m-p/1664134#M151232
2 Replies
There's no need for ssh. You should be able to just install that bios package as an add-on in the web ui. After that reboot. Your bios should then be 11/02/2011 ReadyNAS-ProUltra2 V1.8
JohnSwede wrote:
My software --- RAIDiator!!version=4.2.30 --- upgrade using PREPR4TOR6_0.1-x86.bin
That's just the first step. The full process is here: https://community.netgear.com/t5/Using-your-ReadyNAS-in-Business/ReadyNAS-3100-Maximum-HDD-size/m-p/1664134#M151232
- JohnSwedeAspirantThat simple eh, I'm officially embarrased😁! Looked like it worked, system is starting again after what I believe is a format of my drives. I can't thank you enough mate, have a nice day🙂
Related Content
NETGEAR Academy

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