From 7b9debd12331e0e3488dac0f7e250f734f57d3bd Mon Sep 17 00:00:00 2001 From: Robert Wolff Date: Mon, 20 Jun 2016 22:22:25 -0700 Subject: [PATCH] Update README.md --- .../RPOfficial/EnterpriseEdition/Q2432LZB/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Reference-Platform/RPOfficial/EnterpriseEdition/Q2432LZB/README.md b/Reference-Platform/RPOfficial/EnterpriseEdition/Q2432LZB/README.md index 47997d7..dd663c5 100644 --- a/Reference-Platform/RPOfficial/EnterpriseEdition/Q2432LZB/README.md +++ b/Reference-Platform/RPOfficial/EnterpriseEdition/Q2432LZB/README.md @@ -16,7 +16,7 @@ At the time of the 16.06 release, the kernel is based on *4.4.11*. ### Network Installers -In order to install a distribution from network, PXE (DCHP/TFTP) booting is required. Since we require UEFI for the Enterprise Edition, the setup is usually easier since all you need is to load GRUB 2 (and its configuration). Check [this link](../DHCP-TFTP-Server-UEFI.md) for instructions on how to quickly setup your own PXE server (using *dnsmasq*). +In order to install a distribution from network, PXE (DCHP/TFTP) booting is required. Since we require UEFI for the Enterprise Edition, the setup is usually easier since all you need is to load GRUB 2 (and its configuration). Check [this link](../../../EECommon/DHCP-TFTP-Server-UEFI.md) for instructions on how to quickly setup your own PXE server (using *dnsmasq*). Install instructions for the tested/supported distributions: * [Debian 8.x 'Jessie'](../Install-Debian-Jessie.md)