From ab95cd8a8de2e9bcefc1091cd16fe53e1ffd9850 Mon Sep 17 00:00:00 2001 From: Robert Wolff Date: Mon, 20 Jun 2016 22:22:58 -0700 Subject: [PATCH] Update README.md --- .../RPOfficial/EnterpriseEdition/Q2432LZB/README.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/Reference-Platform/RPOfficial/EnterpriseEdition/Q2432LZB/README.md b/Reference-Platform/RPOfficial/EnterpriseEdition/Q2432LZB/README.md index dd663c5..b051a10 100644 --- a/Reference-Platform/RPOfficial/EnterpriseEdition/Q2432LZB/README.md +++ b/Reference-Platform/RPOfficial/EnterpriseEdition/Q2432LZB/README.md @@ -19,8 +19,8 @@ At the time of the 16.06 release, the kernel is based on *4.4.11*. 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) -* [CentOS 7](../Install-CentOS-7.md) +* [Debian 8.x 'Jessie'](../../../EECommon/Install-Debian-Jessie.md) +* [CentOS 7](../../../EECommon/Install-CentOS-7.md) Enterprise Test Reports: ([Debian](https://builds.96boards.org/releases/reference-platform/components/debian-installer/16.03/EE-Debian-RPB-16.03-TestReport.pdf) / [CentOS](https://builds.96boards.org/releases/reference-platform/components/centos-installer/16.03/EE-CentOS-RPB-16.03-TestReport.pdf)) @@ -29,20 +29,20 @@ Enterprise Test Reports: ([Debian](https://builds.96boards.org/releases/referenc Only Debian and CentOS are officially released and validated as part of the reference software platform project, but other distributions can be easily supported as well (just need kernel and installer changes). Extra resources for other distributions: -* [Fedora 23](../Install-Fedora-23.md) +* [Fedora 23](../../../EECommon/Install-Fedora-23.md) ### Enterprise Software Components #### OpenStack -Follow the [instructions](../OpenStack-Liberty.md) on how to install and run OpenStack Liberty on Debian Jessie. +Follow the [instructions](../../../EECommon/OpenStack-Liberty.md) on how to install and run OpenStack Liberty on Debian Jessie. #### Hadoop (ODPi BigTop) ##### Installation -Follow the [instructions](../ODPi-Hadoop-Installation.md) to install ODPi BigTop Hadoop +Follow the [instructions](../../../EECommon/ODPi-Hadoop-Installation.md) to install ODPi BigTop Hadoop ##### Setup and Running Hadoop -Follow the [instructions](../ODPi-BigTop-Hadoop-Config-Run.md) to configure and install Hadoop +Follow the [instructions](../../../EECommon/ODPi-BigTop-Hadoop-Config-Run.md) to configure and install Hadoop