[FE training-materials-updates] Broken rootfs, now use the rootfs in the debug lab.

michael.opdenacker at free-electrons.com michael.opdenacker at free-electrons.com
Fri Mar 16 09:42:58 CET 2012


- Log -----------------------------------------------------------------
http://git.free-electrons.com/training-materials/commit/?id=621ac92764809a3fb587186ca7d9b5164426fa38

commit 621ac92764809a3fb587186ca7d9b5164426fa38
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Fri Mar 16 09:42:02 2012 +0100

    Broken rootfs, now use the rootfs in the debug lab.

diff --git a/labs/kernel-power-management/kernel-power-management.tex b/labs/kernel-power-management/kernel-power-management.tex
index 5328b6d..4e58d65 100644
--- a/labs/kernel-power-management/kernel-power-management.tex
+++ b/labs/kernel-power-management/kernel-power-management.tex
@@ -10,7 +10,7 @@ After this lab, you will be able to:
 
 \section{Setup}
 
-Lab data are available in \code{/home/<user>/felabs/powermgt/usage/}.
+Go to the \code{/home/<user>/felabs/powermgt/usage/} directory.
 
 Download and extract the latest update to the Linux 3.1 kernel.
 
@@ -39,9 +39,8 @@ patches in the \code{data/} directory of this lab:
 Configure your kernel with CPU Frequency scaling support, with the CPU
 Frequency driver for AT91, and for the different cpufreq governors.
 
-Then, compile this kernel, and boot the system over NFS to the root
-filesystem included
-in \code{/home/<user>/felabs/powermgt/usage/nfsroot/}.
+Then, compile this kernel, and boot the system over NFS on the root 
+filesystem used in the debugging lab (\code{/home/<user>/felabs/linux/debugging/nfsroot/}).
 
 \section{Suspend and resume}
 

-----------------------------------------------------------------------

Summary of changes:
 .../kernel-power-management.tex                    |    7 +++----
 1 files changed, 3 insertions(+), 4 deletions(-)


More information about the training-materials-updates mailing list