Chapter 10 Install and System Administration for FortiOS 5.0 : Basic Administration : Firmware : Controlled upgrade
  
Controlled upgrade
Using a controlled upgrade, you can upload a new version of the FortiOS firmware to a separate partition in the FortiGate memory for later upgrade. The FortiGate unit can also be configured so that when it is rebooted, it will automatically load the new firmware (CLI only). Using this option, you can stage a number of FortiGate units to do an upgrade simultaneously to all devices using FortiManager or script.
To load the firmware for later installation - web-based manager
1. Go to System > Dashboard > Status.
2. Under System Information > Firmware Version, select Update.
3. Type the path and filename of the firmware image file, or select Browse and locate the file.
4. Deselect the Boot the New Firmware option
5. Select OK.
To load the firmware for later installation - CLI
execute restore secondary-image {ftp | tftp | usb}
To set the FortiGate unit so that when it reboots, the new firmware is loaded, use the CLI command...
execute set-next-reboot {primary | secondary}
... where {primary | secondary} is the partition with the preloaded firmware.
To trigger the upgrade using the web-based manager
1. Go to System > Dashboard > Status.
2. Under System Information > Firmware Version, select Details.
3. Select the check box for the new firmware version.
The Comments column indicates which firmware version is the current active version.
4. Select Upgrade icon.
See Also
Firmware
Downloading firmware
Upgrading the firmware - web-based manager
 
See Also
Configuration Revision
Upgrading the firmware - CLI
Installing firmware from a system reboot using the CLI
See Also