onie icon indicating copy to clipboard operation
onie copied to clipboard

Open Network Install Environment

Results 94 onie issues
Sort by recently updated
recently updated
newest added

Is it possible to build a fully offline installer (.bin file) with this script. I would like to ask someone experienced for guidance. https://github.com/opencomputeproject/onie/tree/master/contrib/debian-iso https://github.com/wililupy/ubuntu-onie

I want to integrate ONIE to intel denverton C3508 , IS there any procedure to add new cpu?

Hello, hope this finds you well... Has anyone out there used the EDA-DIAG tools part of ONIE to diagnose a network switch before? I have spent a long time learning...

Hello everyone, We're using 2022.02 tag ONIE with grub-2.04 and saw this issue at the end of NOS installation. Please check below log. ======================================================================== ... (Skipped) Support tarball created:/mnt/ubuntu/ufispace/install/onie-support-ufispace_icelake_common.tar.bz2 INFO:Update...

Hi I built onie for x86 platform using the following command: make -j4 MACHINEROOT=../machine/accton MACHINE=accton_as7512_32x all It seems that there is no errors during the build, but there is no...

We got an Accton/Edgecore AS5114, but the ONIE support is not upstream. @david56, do you know more about the upstreaming status? ``` # fw_printenv arch=arm autoload=no baudrate=115200 board=mvebu_armada-8k board_name=mvebu_armada-8k boot_diag=if...

This goal has been stated numerous times. Here is a good reference: http://lists.opencompute.org/pipermail/opencompute-onie/2017-April/001388.html The main ideas: 1. ONIE should boot with UEFI Secure Boot enabled. 2. ONIE should verify that...

enhancement
documentation

Doing `onie-boot-mode -o none` will reset onie_mode. But it sets 'none' to onie_mode in GRUB. The patch revises it to reset onie_mode that makes the behaviour in GRUB and Linux...

…ery process immediately Addition of pkill in discovery stop function is as per the email thread listed in jira. In function config_ethmgmt_fallback, added code to prevent onie from over-riding the...