-
Notifications
You must be signed in to change notification settings - Fork 12
Edgecore AS5114 48X
Jakov Petrina edited this page Jun 11, 2021
·
1 revision
Edgecore AS5114-48X is a managed network switch featuring a quad-core Cortex-A72 64-bit SoC, 48x 10G SFP+ network ports.
To build firmware for the AS5114-48X using Replica.one, first clone the main repository as described in docs/QUICKSTART.md
.
Next, invoke the build process using make
:
make CTARGET=aarch64-unknown-linux-gnu package_as5114-48x
Sample (cached) build can be seen here:
A successful build will generate the following files in the output/
directory:
-
gentoo-arm64-edgecore-as5114-48x-onie.img
— ONIE-compatible firmware disk image -
gentoo-arm64-edgecore-as5114-48x-rootfs.tar.gz
— a snapshot of the root filesystem for debugging purposes -
sysdesc-arm64-edgecore-as5114-48x.txt
— a description of the system installation, including installed packages, package sizes, list of root filesystem contents, etc.
The gentoo-arm64-edgecore-as5114-48x-onie.img
raw disk image is pre-formatted and can be copied over onto a flash drive for easy installation using the ONIE installer.
The recording below shows the procedure for flashing the Replica.one firmware:
Lastly, the recording below shows the entire boot process: