Skip to content

Instantly share code, notes, and snippets.

@RolphH
Last active December 28, 2021 12:48
Show Gist options
  • Save RolphH/38465071a2f17e5fbf6890e6715821d6 to your computer and use it in GitHub Desktop.
Save RolphH/38465071a2f17e5fbf6890e6715821d6 to your computer and use it in GitHub Desktop.
#!ipxe
set net0/ip $ipaddress
set net0/netmask $subnetmask
set net0/gateway $gateway
set dns $dns ifopen net0
chain –autofree https://boot.netboot.xyz
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment