Setups
General information
Wirnet™ iBTS information
Wirnet™ iFemtoCell information
Wirnet™ iFemtoCell-evolution information
Wirnet™ iStation information
System management
Network management
LoRa Features
KerOS customization
Support and resources
Setups
General information
Wirnet™ iBTS information
Wirnet™ iFemtoCell information
Wirnet™ iFemtoCell-evolution information
Wirnet™ iStation information
System management
Network management
LoRa Features
KerOS customization
Support and resources
This is an old revision of the document!
An instability counter is used to detect system instability.
The counter is reset if the system is up during at least 10 minutes. This feature cannot be disabled as it avoids bricking the gateway in case of software failure.
The counter bootfail is displayed at boot time only if the reboot is due to a watchdog. Bootcause information are available here.
U-Boot 2015.04 (Aug 21 2018 - 18:53:11)
CPU: Freescale i.MX6SX rev1.2 at 792 MHz
CPU: Temperature 48 C
Reset cause: WDOG
Watchdog enabled
I2C: ready
DRAM: 240 MiB
MMC: FSL_SDHC: 0
Using default environment
In: serial
Out: serial
Err: serial
bootcause = SW
bootcount = 32
bootfail = 0
bootmode = nominal
boardconfig = 0x0
Net: FEC0
Normal Boot
The updates that are being installed during an update request can make the system unstable so by default they are not included immediately in the backup.
Before each update, a “snapshot” of the firmware is done. It contains all the previously applied updates that are considered as “stable”.
This “snapshot” will be used if a “backup restore” is triggered.
If a “backup recovery” is triggered, only the stable updates are restored. Other updates are destroyed. Modifications in rootfs will be lost except system upgrade files. By default, some system configuration files like the network configuration.
To trigger a backup restore execute the following commands:
kerosd -b
reboot
The stock firmware is backuped at production time (or when updated with a KerOS liveburner.ipk file).
A “stock restore” will factory reset the station. All data will be lost.
To trigger a stock restore execute the following commands:
kerosd -s
reboot