[FE training-materials-updates] Block lab: make sure people remove their MMC after changing partitions

Michael Opdenacker michael.opdenacker at free-electrons.com
Wed Jan 27 12:28:20 CET 2016


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

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

commit a042ff07a3c1781779f598997afb06f9b79e7b70
Author: Michael Opdenacker <michael.opdenacker at free-electrons.com>
Date:   Wed Jan 27 12:28:20 2016 +0100

    Block lab: make sure people remove their MMC after changing partitions
    
    Looking at /proc/partitions doesn't really help to make sure that partitions
    are updated, especially if the previous partitions were looking very similar
    (MMC card used in earlier labs)
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at free-electrons.com>


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

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

diff --git a/labs/sysdev-block-filesystems/sysdev-block-filesystems.tex b/labs/sysdev-block-filesystems/sysdev-block-filesystems.tex
index 6658a68..1bc0adc 100644
--- a/labs/sysdev-block-filesystems/sysdev-block-filesystems.tex
+++ b/labs/sysdev-block-filesystems/sysdev-block-filesystems.tex
@@ -125,9 +125,8 @@ 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. 
+To make sure that partition definitions are reloaded on your
+workstation, remove the MMC card and insert it again.
 
 \section{Data partition on the MMC disk}
 




More information about the training-materials-updates mailing list