NETGEAR is aware of a growing number of phone and online scams. To learn how to stay safe click here.

Forum Discussion

itsjasper's avatar
itsjasper
Luminary
Mar 04, 2017
Solved

Where to find BIOS updates - Ultra4 Plus

I've had no luck searching for the v1.10 BIOS update for the ReadyNAS Ultra 4 without success.  

 

Could someone pint me in the direction to download it please?

 

Currently running OS6 on this unit but I'm happy to downgrade to OS4 to do the BIOS update if need be.

  • Thanks, as this was a new unit for me, I downgraded to OS4, ran the BIOS update and went back to OS6.  

3 Replies

Replies have been turned off for this discussion
  • mdgm-ntgr's avatar
    mdgm-ntgr
    NETGEAR Employee Retired

    No need to downgrade to OS4.

     

    Here's the add-on

     

    The latest BIOS for the Ultra 4/Ultra 4 Plus/Pro 4 is from 23rd August 2011

     

    You can install flashrom and dmidecode using apt-get, extract the contents of the add-on and run the command to flash the BIOS manually doing something like this:

    # 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

     Don't interrupt that last command. Updating the BIOS if interrupted can leave the system in a state where it will brick when next powered off.

      • itsjasper's avatar
        itsjasper
        Luminary

        Thanks, as this was a new unit for me, I downgraded to OS4, ran the BIOS update and went back to OS6.  

NETGEAR Academy

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

Join Us!

ProSupport for Business

Comprehensive support plans for maximum network uptime and business peace of mind.

 

Learn More