diff options
| author | Tom Zanussi <tom.zanussi@intel.com> | 2014-01-06 11:51:34 -0600 |
|---|---|---|
| committer | Tom Zanussi <tom.zanussi@intel.com> | 2014-01-06 11:51:34 -0600 |
| commit | 11fc51c05f378b7fef2f5879e8e1f11d7046e85b (patch) | |
| tree | a493ad23b780a1b3710f9381da2749df596d9205 | |
| parent | bbdd8ab766b715084d0fe350a659ad0df6eed55d (diff) | |
| download | meta-intel-11fc51c05f378b7fef2f5879e8e1f11d7046e85b.tar.gz | |
meta-sys940x: 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-sys940x/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-sys940x/README b/meta-sys940x/README index f63d3c9d..57f64f23 100644 --- a/meta-sys940x/README +++ b/meta-sys940x/README | |||
| @@ -152,7 +152,7 @@ Under Linux, insert a USB flash drive. Assuming the USB flash drive | |||
| 152 | takes device /dev/sdf, use dd to copy the live image to it. For | 152 | takes device /dev/sdf, use dd to copy the live image to it. For |
| 153 | example: | 153 | example: |
| 154 | 154 | ||
| 155 | # dd if=core-image-sato-sys940x-20101207053738.hddimg of=/dev/sdf | 155 | # dd if=core-image-sato-sys940x.hddimg of=/dev/sdf |
| 156 | # sync | 156 | # sync |
| 157 | # eject /dev/sdf | 157 | # eject /dev/sdf |
| 158 | 158 | ||
