Skip to content

Instantly share code, notes, and snippets.

@jnbek
Created March 26, 2014 05:29
Show Gist options
  • Select an option

  • Save jnbek/9777355 to your computer and use it in GitHub Desktop.

Select an option

Save jnbek/9777355 to your computer and use it in GitHub Desktop.
Booting/Installing OpenBSD from gPXE
go into gPXE and
dhcp net0
kernel -n img http://static.netboot.me/memdisk-iso iso
initrd -n img http://ftp3.usa.openbsd.org/pub/OpenBSD/5.4/amd64/cd54.iso
boot img
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment