Skip to content

Instantly share code, notes, and snippets.

@j-c-m
j-c-m / gpxe OpenBSD install
Last active October 28, 2018 19:59 — forked from jnbek/gpxe OpenBSD install
Booting/Installing OpenBSD from gPXE
go into gPXE and
dhcp net0
kernel -n img http://boot.netboot.xyz/memdisk iso
initrd -n img http://ftp.usa.openbsd.org/pub/OpenBSD/6.4/amd64/cd64.iso
boot img