[FE training-materials-updates] Block filesystem lab: need to reboot to see the updated MMC partitions

Michael Opdenacker michael.opdenacker at free-electrons.com
Wed Mar 26 16:35:25 CET 2014


Repository : git://git.free-electrons.com/training-materials.git

On branch  : master
Link       : http://git.free-electrons.com/training-materials/commit/?id=e7d4f8e1ac8497c31f0605a95a38e0ba6068ccae

>---------------------------------------------------------------

commit e7d4f8e1ac8497c31f0605a95a38e0ba6068ccae
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Wed Mar 26 15:55:32 2014 +0100

    Block filesystem lab: need to reboot to see the updated MMC partitions
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


>---------------------------------------------------------------

e7d4f8e1ac8497c31f0605a95a38e0ba6068ccae
 .../sysdev-block-filesystems.tex                   |    5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/labs/sysdev-block-filesystems/sysdev-block-filesystems.tex b/labs/sysdev-block-filesystems/sysdev-block-filesystems.tex
index 3a30a4d..ddbba7d 100644
--- a/labs/sysdev-block-filesystems/sysdev-block-filesystems.tex
+++ b/labs/sysdev-block-filesystems/sysdev-block-filesystems.tex
@@ -85,8 +85,9 @@ the \code{www/upload/files} directory (in your target root filesystem)
 into this new partition. The goal is to use the third partition of the
 MMC card as the storage for the uploaded images.
 
-Connect the MMC disk to your board. You should see the MMC partitions
-in \code{/proc/partitions}.
+Connect the MMC disk to your board (after rebooting the board... that's
+currently needed with Linux 3.11 with the Device Tree supported IGEPv2
+board). You should see the MMC partitions in \code{/proc/partitions}.
   
 Mount this third partition on \code{/www/upload/files}.
 



More information about the training-materials-updates mailing list