Difference between revisions of "Firmware Upgrade"

From IPLOG
Jump to: navigation, search
(Created page with "How to Upgrade firmware on IPLOG-GAMA")
 
Line 1: Line 1:
How to Upgrade firmware on IPLOG-GAMA
+
Firmware on IPLOG-GAMA is composed of three parts.
 +
 
 +
'''Recovery image'''
 +
This part is read only and used to restore the system in the event of a main firmware fatal failure.
 +
 
 +
'''Firmware Image 1 and 2'''
 +
This two parts contains the main firmware.
 +
 
 +
 
 +
{{NotePre
 +
|text=root@buildroot:~# metel-firmware-version
 +
}}
 +
 
 +
Shows the current version of recovery and firmware images
 +
 
 +
 
 +
{{NotePre
 +
|text=root@buildroot:~# root@iplog:~# metel-firmware-version
 +
FIRMWARE
 +
========
 +
image:  recovery
 +
version: 2.0.8811
 +
 
 +
FIRMWARE
 +
========
 +
image:  image 1 (current)
 +
version: 12.0.8824
 +
 
 +
FIRMWARE
 +
========
 +
image:  image 2
 +
version: 12.0.8811
 +
}}

Revision as of 14:17, 3 January 2019

Firmware on IPLOG-GAMA is composed of three parts.

Recovery image This part is read only and used to restore the system in the event of a main firmware fatal failure.

Firmware Image 1 and 2 This two parts contains the main firmware.


root@buildroot:~# metel-firmware-version

Shows the current version of recovery and firmware images


root@buildroot:~# root@iplog:~# metel-firmware-version
FIRMWARE
========
image:   recovery
version: 2.0.8811

FIRMWARE
========
image:   image 1 (current)
version: 12.0.8824

FIRMWARE
========
image:   image 2
version: 12.0.8811