Hi all,

Has anyone installed ONIE using coreboot (on any platform)?. If so, Please share me the steps. I am trying to install ONIE on Accton board which has Cavium switch and Intel Rangeley Atom CPU..

Below, I have mentioned steps which I tried, 

1.I have downloaded source ONIE source from ONIE site and built it. 
2. Extracted ISO image into USB pendrive. 
eg. dd if=onie-recovery-x86_64-accton_as5712_54x-r0.iso of=/dev/sdb bs=1M
3. In grub command prompt, 
      >insmod ehci
      >set root='usb0'
      >configfile (usb0)/boot/grub/grub.cfg

      >selected "ONIE Embedded"

Observation: ONIE is installing on "dev/sda".( I am thinking it should install on hd0. ). After restart, I am not seeing ONIE in grub menu.

Please correct me, If I am wrong. 



Thanks,
Dhanasekar