-
-
Save malaiwah/af66d888dc11231a9ae5ab2e597cd273 to your computer and use it in GitHub Desktop.
Oracle 7 iPXE install for PCEngines APU2 boards over serial console
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!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