[meta-freescale] [Documentation][PATCH 2/2] UG: nsteps.rst: add <selected machine> to the path to the .sdcard file

Mario Domenech Goulart mario at ossystems.com.br
Mon Sep 8 08:20:37 PDT 2014


Also fix a small typo at the same line (s/select machine/selected machine/)

Signed-off-by: Mario Domenech Goulart <mario at ossystems.com.br>
---
 user-guide/source/nsteps.rst |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/user-guide/source/nsteps.rst b/user-guide/source/nsteps.rst
index a5922c6..a9ac85e 100644
--- a/user-guide/source/nsteps.rst
+++ b/user-guide/source/nsteps.rst
@@ -38,7 +38,7 @@ Build and boot in *N*-steps
     build $ ls -la 'tmp/deploy/images/*.sdcard'
 
     # Flash the soft link one
-    build $ sudo dd if=tmp/deploy/images/<selected image>-<select machine>.sdcard \
+    build $ sudo dd if=tmp/deploy/images/<selected machine>/<selected image>-<selected machine>.sdcard \
                     of=/dev/sdX \
                     bs=1M \
                     conf=fsync
-- 
1.7.10.4



More information about the meta-freescale mailing list