diff options
| author | Tom Zanussi <tom.zanussi@intel.com> | 2014-01-06 11:47:17 -0600 |
|---|---|---|
| committer | Tom Zanussi <tom.zanussi@intel.com> | 2014-01-06 11:47:17 -0600 |
| commit | ed24bfa39ecd293aadbb6ee44eafdb0e0df197e6 (patch) | |
| tree | 3d100e6f42a1e1b3d1665ae2407a08ba0ee65450 | |
| parent | e177130ebd1b5687b0bc6eb369c44eb03b6a49e9 (diff) | |
| download | meta-intel-ed24bfa39ecd293aadbb6ee44eafdb0e0df197e6.tar.gz | |
meta-jasperforest: Use the symlink to the actual image in README
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.zanussi@intel.com>
| -rw-r--r-- | meta-jasperforest/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-jasperforest/README b/meta-jasperforest/README index 6fe43b06..12c4aceb 100644 --- a/meta-jasperforest/README +++ b/meta-jasperforest/README | |||
| @@ -111,7 +111,7 @@ Under Linux, insert a USB flash drive. Assuming the USB flash drive | |||
| 111 | takes device /dev/sdf, use dd to copy the live image to it. For | 111 | takes device /dev/sdf, use dd to copy the live image to it. For |
| 112 | example: | 112 | example: |
| 113 | 113 | ||
| 114 | # dd if=core-image-sato-jasperforest-20101207053738.hddimg of=/dev/sdf | 114 | # dd if=core-image-sato-jasperforest.hddimg of=/dev/sdf |
| 115 | # sync | 115 | # sync |
| 116 | # eject /dev/sdf | 116 | # eject /dev/sdf |
| 117 | 117 | ||
