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 15:57] 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__
 +
 +ONIE boot script
 +
 +```
 +IP=$VLAN9
 +input: mac
 +lookup: $(returned value) $(array) $(mac key)
 +output: https://$IP/onie-installer
 +```
 # GRUB # GRUB
  
 # PXE # PXE
 </markdown> </markdown>
technical/boot.1663012663.txt.gz · Last modified: 2022/09/12 15:57 by jc