From cff14c3e15fc1c7d1720f36cb429e509d6d3c181 Mon Sep 17 00:00:00 2001 From: Robert Wolff Date: Tue, 13 Dec 2016 16:20:06 -0800 Subject: [PATCH] Added base content for page - first draft Signed-off-by: Robert Wolff --- .../Enterprise/Installation/README.md | 47 +++++++++++++++++++ 1 file changed, 47 insertions(+) diff --git a/Reference-Platform/Platforms/Enterprise/Installation/README.md b/Reference-Platform/Platforms/Enterprise/Installation/README.md index e69de29..d513ad8 100644 --- a/Reference-Platform/Platforms/Enterprise/Installation/README.md +++ b/Reference-Platform/Platforms/Enterprise/Installation/README.md @@ -0,0 +1,47 @@ +# Installation + +This page offers generic installation instructions for the Enterprise Reference Platform on supported hardware. A list of approved hardware can be found in the ["Approved Hardware"](../Hardware/README.md) section of this documentation set. + +*** + +## Step 1: Upgrade firmware to latest version + + + + + + + + +
UEFI/EDK2 + Download
Get the latest pre-built firmware images
Build
Instructions for building latest firmware images
Install
Instructions on how to install firmware
Read more
Learn more about UEFI/EDK2
+ +*** + +## Step 2: Set up PXE on your network + +- Debian: https://wiki.debian.org/PXEBootInstall +- Centos: https://wiki.centos.org/HowTos/NetworkInstallServer + +*** + +## Step 3: Use a PXE to boot a network installer + +Choose your network installer, download or build, and proceed to the installation instructions + +**Network Installers:** + + + + + + + + + + + + +
CentosDownloadInstall
Debian JessieDownloadInstall
+ +***