User Tools

Site Tools


technical:boot

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
technical:boot [2022/09/12 16:10] jctechnical:boot [2022/09/12 21:05] (current) jc
Line 1: Line 1:
 <markdown> <markdown>
 # ONIE # ONIE
 +
 +Open Network Install Environment
  
 ## x86 ## x86
Line 13: Line 15:
 ### Manual Install ### Manual Install
  
-#### Stop auto-discovery+__Stop auto discovery__
 ``` ```
 onie-discovery-stop onie-discovery-stop
 ``` ```
-#### Install OS+__Install OS__
 ``` ```
 onie-nos-install http://<server_ip>/<image> onie-nos-install http://<server_ip>/<image>
Line 23: Line 25:
 ### Auto Install ### Auto Install
  
-#### Install PXE+__Install PXE__
  
-#### Script+ONIE boot script
  
 ``` ```
 IP=$VLAN9 IP=$VLAN9
-ONIEimg=$(return value from aray with mac key) 
 input: mac input: mac
-lookup: $ONIEimg +lookup: $(returned value) $(array) $(mac key)
 output: https://$IP/onie-installer output: https://$IP/onie-installer
 ``` ```
technical/boot.1663013424.txt.gz · Last modified: 2022/09/12 16:10 by jc