Actions

Redboot

From Zenitel Wiki

Revision as of 07:08, 8 September 2017 by Roarl (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Redboot is the bootloader used on the AMC-IP system. The bootloader does a bit of the same as the BIOS on PC. The system enters the bootloader at reset. If not interrupted, it continues with loading Linux. Once Linux starts, Redboot is not used any more. Redboot has functions for loading image-files to flash partitions. This is used if the Linux kernel or the complete root file system needs upgrades.

Redboot is a open source project :

http://ecos.sourceware.org/redboot/

http://ecos.sourceware.org/ecos/docs-latest/redboot/redboot-guide.html

Zenitel has extended Redboot with the "fis alpha" commands, which streamlines loading new kernel/rootfilesystem images. See AMC Flash Image update.