onie
onie copied to clipboard
Open Network Install Environment
In the u-boot, some platforms configs have the "CONFIG_ENV_SECT_SIZE" referenced more than once in its .h. This can causes the "build-config/scripts/onie-mk-bin.sh" to fail. In my use case: ++ grep CONFIG_ENV_SECT_SIZE...
This patch print logs to files, which was printed to /dev/console directly - tee_log_file to /var/log/onie-tee.log - _log_console_msg to /var/log/onie-console.log - /etc/rcS.d/S30console-logger.sh will tail these logs to /dev/console Cause: While...
Factored out from merge/pull request https://github.com/opencomputeproject/onie/pull/949: >> Out of curiosity, why aren’t you just accepting the merge/pull request but manually cherry-pick the commit? > > Hi - it's a workflow...
Get compile error on the Dell EMC S4100 build with the latest August and May versions. Doesn't really complete compilation until you drop back to the February versions (2018.02br). The...
**Summary :-** -------------- Link-local IPv6 address should be enclosed with square brackets while downloading ONIE through http. **Steps To Reproduce :-** ------------------------- 1) Download ONIE with link-local IPv6 address through...
Hi!! I have installed the ONIE kvm x86-64 on my desktop by following the build instructions provided here. I can log into the ONIE CLI fine. However I have been...
Description ------------- onie-discovery-start requests an IP from DHCP server, so that network OS images or other options can be downloaded from the files servers. After network OS installation linux network...
Hi this is my first contact to ONIE. I check ONIE Documentation that how to test. I think DHCP didn't have transfer file service that need to work with http/tftp...
My console has given me the following errors: Notice: Invalid TLV header found. Using default contents. Notice: Invalid TLV checksum found. Using default contents. ONIE: Unable to find 'Serial Number'...