Skip to content

Instantly share code, notes, and snippets.

@malaiwah
Forked from wolfgang42/debian-jessie.ipxe
Last active March 2, 2018 04:14
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 malaiwah/af66d888dc11231a9ae5ab2e597cd273 to your computer and use it in GitHub Desktop.
Save malaiwah/af66d888dc11231a9ae5ab2e597cd273 to your computer and use it in GitHub Desktop.
Oracle 7 iPXE install for PCEngines APU2 boards over serial console
#!ipxe
kernel http://mirror.ip-projects.de/oracle/OL7/u8/os/x86_64/images/pxeboot/vmlinuz console=ttyS0,115200
initrd http://mirror.ip-projects.de/oracle/OL7/u8/os/x86_64/images/pxeboot/initrd.img
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment