diff options
| author | Tom Zanussi <tom.zanussi@intel.com> | 2014-01-06 11:46:37 -0600 |
|---|---|---|
| committer | Tom Zanussi <tom.zanussi@intel.com> | 2014-01-06 11:46:37 -0600 |
| commit | e177130ebd1b5687b0bc6eb369c44eb03b6a49e9 (patch) | |
| tree | 15c93975329fc99dd2bbbda3fd62e07bef57ee7c | |
| parent | 99a6513793949f169e7efc7d1fcbff2fdfd82578 (diff) | |
| download | meta-intel-e177130ebd1b5687b0bc6eb369c44eb03b6a49e9.tar.gz | |
meta-emenlow: 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-emenlow/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-emenlow/README b/meta-emenlow/README index 01398f16..15f8ddb7 100644 --- a/meta-emenlow/README +++ b/meta-emenlow/README | |||
| @@ -159,7 +159,7 @@ Under Linux, insert a USB flash drive. Assuming the USB flash drive | |||
| 159 | takes device /dev/sdf, use dd to copy the live image to it. For | 159 | takes device /dev/sdf, use dd to copy the live image to it. For |
| 160 | example: | 160 | example: |
| 161 | 161 | ||
| 162 | # dd if=core-image-sato-emenlow-20101207053738.hddimg of=/dev/sdf | 162 | # dd if=core-image-sato-emenlow.hddimg of=/dev/sdf |
| 163 | # sync | 163 | # sync |
| 164 | # eject /dev/sdf | 164 | # eject /dev/sdf |
| 165 | 165 | ||
