Skip to content

Instantly share code, notes, and snippets.

@supr
Last active September 29, 2019 20:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save supr/6290abf7246081ba8a1299789542a459 to your computer and use it in GitHub Desktop.
Save supr/6290abf7246081ba8a1299789542a459 to your computer and use it in GitHub Desktop.
reinstall
# Set next boot to PXE
ipmitool -H 172.31.0.10 -U ADMIN -I lanplus chassis bootdev pxe
# Reset power
ipmitool -H 172.31.0.10 -U ADMIN -I lanplus chassis power reset
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment