From 99a6513793949f169e7efc7d1fcbff2fdfd82578 Mon Sep 17 00:00:00 2001 From: Tom Zanussi Date: Mon, 6 Jan 2014 11:45:48 -0600 Subject: meta-crystalforest: 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 --- meta-crystalforest/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'meta-crystalforest') diff --git a/meta-crystalforest/README b/meta-crystalforest/README index c0841cf5..67de39dd 100644 --- a/meta-crystalforest/README +++ b/meta-crystalforest/README @@ -134,13 +134,13 @@ example: To boot the Gladden Platform: -# dd if=core-image-sato-crystalforest-gladden-20120829033154.hddimg of=/dev/sdf +# dd if=core-image-sato-crystalforest-gladden.hddimg of=/dev/sdf # sync # eject /dev/sdf To boot the Server Platform: -# dd if=core-image-sato-crystalforest-server-20120829044852.hddimg of=/dev/sdf +# dd if=core-image-sato-crystalforest-server.hddimg of=/dev/sdf # sync # eject /dev/sdf -- cgit v1.2.3-54-g00ecf