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

I get quite a bit of: ``` i2c i2c-0: sendbytes: NAK bailout. i2c i2c-0: sendbytes: NAK bailout. ``` When booting ONIE, and it appears I2C does not work in OS...

Hi all, When I testing test case 44- IPv4 Local address vi test-onie.py, the ONIE got NOS from IPv6 address. I thought this is a FAIL. Any idea? Log messages...

Hello, After following the directions in the ONIE install guide, I was successfully able to compile an ONIE recovery iso. I put that iso on a USB drive and made...

I want to install onie to kvm, when I run the mk-vm.sh script on pyhsical machine, it doesn't work. ``` dingrui@gdcni:~/onie$ sudo ./mk-vm.sh ERROR: kvm died. qemu-system-x86_64: -netdev user,id=onienet,hostfwd=:0.0.0.0:3040-:22: could...

Hello-- I am trying to access the contents of my USB stick inside of my onie-installer.ztp. Does anyone have an example / experience accomplishing this? Thanks for your work on...

I get this error every time I try to install ONL on my Quantamesh t1048 lb9: IOException: Error opening /dev/sda: No such device or address Before I continue, it is...

Clearly not a showstopper, but while looking at pull request 833 https://github.com/opencomputeproject/onie/pull/833 I noticed that it adds targets to the mellanox_bsp_tools-clean and mellanox_bsp_tools_kernel-clean to the variable USERSPACE_CLEAN, which never seems...

Hi, I'm trying to build ONIE for new platform machine (not included current machine). running on Ubuntu 14.04 with latest onie branch: origin/2019.02.01br before the build I update all necessary...

I have built ONIE for accton_wedge100_32x platform which resembles close to the broadcom switch that i use in terms of the processor. However, the CONSOLE_SPEED appears to be different (9600...

Hi Sir I traced the script "install.sh" under "~/onie/demo/installer/grub_arch", and found that the target partition will have "/grub/grub.cfg", instead of "/boot/grub/grub.cfg". I thought the latter one is the legal path...