From: Tom Zanussi <tom.zanu...@intel.com> Using the image symlink when dd'ing is more convenient for the user - update the documentation to reflect that.
Signed-off-by: Tom Zanussi <tom.zanu...@intel.com> --- meta-crownbay/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-crownbay/README b/meta-crownbay/README index 3912f31..af8931b 100644 --- a/meta-crownbay/README +++ b/meta-crownbay/README @@ -153,7 +153,7 @@ Under Linux, insert a USB flash drive. Assuming the USB flash drive takes device /dev/sdf, use dd to copy the live image to it. For example: -# dd if=core-image-sato-crownbay-20101207053738.hddimg of=/dev/sdf +# dd if=core-image-sato-crownbay.hddimg of=/dev/sdf # sync # eject /dev/sdf -- 1.7.9.5 _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto