ipxe should be done. untested currently

This commit is contained in:
brent s
2021-01-21 21:24:09 -05:00
parent 4f7c370499
commit 87b6ed1e80
3 changed files with 33 additions and 29 deletions

View File

@@ -20,6 +20,6 @@ menuentry 'iPXE' {
terminal_output console
chainloader (${root})/{{ iso_path }}
{%- fi %}
{%- endif %}
}