diff --git a/admin-guide/deployment/ipxe.rst b/admin-guide/deployment/ipxe.rst index 8de974e..d9c6d5d 100644 --- a/admin-guide/deployment/ipxe.rst +++ b/admin-guide/deployment/ipxe.rst @@ -6,6 +6,9 @@ UEFI iPXE supports UEFI and so do we. This requires the ``ipxe.efi`` boot image. +Instructions how to copy the necessary grub files to the tftp server: +https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/7/html/installation_guide/chap-installation-server-setup#sect-network-boot-setup-uefi +(alternatively one can also copy the files from the /boot/efi/EFI/redhat/ directory of an installed system) Process ------- @@ -69,3 +72,5 @@ roughly like the following:: :dhcp_succeeded chain http://sysdb.psi.ch/ipxe/v1/config?mac=${netX/mac} + +