How to: Upgrade u-boot and loader on SRX Branch Devices from Shell
Junos 10.0 for SRX Branch series includes uboot and loader updates, as well as a bootupgrade command to upgrade the bootloader. Upgrading from Junos 9.6 to 10.0 or later may result in a alarm message, similar to the following, being generated:
user@router> show system alarms1 alarms currently active Alarm time Class Description 2009-11-16 23:45:15 PST Minor Host 0 Boot firmware requires upgrade
The Junos 10.0 image contains the latest boot loader binaries in the following path: /boot/uboot, /boot/loader . To upgrade the boot loader, perform the following procedure:
root@router> start shell root@router%
root@router% bootupgrade –u /boot/uboot –l /boot/loader Upgrading Loader... #################################### Verifying the loader image... OK Upgrading U-Boot... ############################################################ Verifying the new U-Boot image... OK WARNING: The new boot firmware will take effect when the system is rebooted.