diff options
| author | Tom Zanussi <tom.zanussi@intel.com> | 2014-01-06 11:48:01 -0600 |
|---|---|---|
| committer | Tom Zanussi <tom.zanussi@intel.com> | 2014-01-06 11:48:01 -0600 |
| commit | 028ae14eabd795f222a17e4e23bca0be9b1c0d35 (patch) | |
| tree | d721f1fbb7573bba065eb85a13aca6676ba15df0 | |
| parent | ed24bfa39ecd293aadbb6ee44eafdb0e0df197e6 (diff) | |
| download | meta-intel-028ae14eabd795f222a17e4e23bca0be9b1c0d35.tar.gz | |
meta-n450: 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-n450/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-n450/README b/meta-n450/README index 80aabaf9..2f652dbb 100644 --- a/meta-n450/README +++ b/meta-n450/README | |||
| @@ -108,7 +108,7 @@ Under Linux, insert a USB flash drive. Assuming the USB flash drive | |||
| 108 | takes device /dev/sdf, use dd to copy the live image to it. For | 108 | takes device /dev/sdf, use dd to copy the live image to it. For |
| 109 | example: | 109 | example: |
| 110 | 110 | ||
| 111 | # dd if=core-image-sato-n450-20101207053738.hddimg of=/dev/sdf | 111 | # dd if=core-image-sato-n450.hddimg of=/dev/sdf |
| 112 | # sync | 112 | # sync |
| 113 | # eject /dev/sdf | 113 | # eject /dev/sdf |
| 114 | 114 | ||
