mirror of
git://git.yoctoproject.org/meta-intel
synced 2026-01-01 13:58:05 +00:00
meta-fri2: 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: Andrei Gherzan <andrei@gherzan.ro> Signed-off-by: Tom Zanussi <tom.zanussi@intel.com>
This commit is contained in:
parent
2be655a691
commit
f707b6c679
|
|
@ -171,7 +171,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-fri2-20101207053738.hddimg of=/dev/sdf
|
||||
# dd if=core-image-sato-fri2.hddimg of=/dev/sdf
|
||||
# sync
|
||||
# eject /dev/sdf
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user