[meta-freescale] [Documentation][PATCH] UG: tweak dd operand when writing image to sdcard

Daiane Angolini daiane.list at gmail.com
Mon Nov 10 08:31:44 PST 2014


On Fri, Nov 7, 2014 at 12:59 PM, Bob Cochran <yocto at mindchasers.com> wrote:
> conf is an invalid operand; change it to conv
>
> Signed-off-by: Bob Cochran <yocto at mindchasers.com>

Merged


Daiane

> ---
>  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 fd8894c..c1dbabe 100644
> --- a/user-guide/source/nsteps.rst
> +++ b/user-guide/source/nsteps.rst
> @@ -41,7 +41,7 @@ Build and boot in *N*-steps
>      build $ sudo dd if=tmp/deploy/images/<selected machine>/<selected image>-<selected machine>.sdcard \
>                      of=/dev/sdX \
>                      bs=1M \
> -                    conf=fsync
> +                    conv=fsync
>
>  7. Place your SD Card in the correct board's slot and boot!
>
> --
> 1.7.9.5
>
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale


More information about the meta-freescale mailing list