[FE training-materials-updates] Block fs lab: reload partition table if needed

Michael Opdenacker michael.opdenacker at free-electrons.com
Sun Nov 8 17:20:09 CET 2015


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

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

commit 2deeab55bced92c30ddd718c1e7b018ddc933122
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Sun Nov 8 17:20:09 2015 +0100

    Block fs lab: reload partition table if needed
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


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

2deeab55bced92c30ddd718c1e7b018ddc933122
 labs/sysdev-block-filesystems/sysdev-block-filesystems.tex | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/labs/sysdev-block-filesystems/sysdev-block-filesystems.tex b/labs/sysdev-block-filesystems/sysdev-block-filesystems.tex
index 8ffe6c0..837249f 100644
--- a/labs/sysdev-block-filesystems/sysdev-block-filesystems.tex
+++ b/labs/sysdev-block-filesystems/sysdev-block-filesystems.tex
@@ -125,6 +125,10 @@ following properties:
 
 Press \code{Write} when you are done.
 
+Now run \code{cat /proc/partitions} and check whether you see the new
+partitions or not. If you don't, you can have the partition table
+reloaded by removing the MMC card and insert it again. 
+
 \section{Data partition on the MMC disk}
 
 Using the \code{mkfs.ext3} create a journaled file system on the




More information about the training-materials-updates mailing list