summaryrefslogtreecommitdiffstats
path: root/meta-crownbay
diff options
context:
space:
mode:
Diffstat (limited to 'meta-crownbay')
-rw-r--r--meta-crownbay/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-crownbay/README b/meta-crownbay/README
index 3912f31a..af8931b8 100644
--- a/meta-crownbay/README
+++ b/meta-crownbay/README
@@ -153,7 +153,7 @@ Under Linux, insert a USB flash drive. Assuming the USB flash drive
153takes device /dev/sdf, use dd to copy the live image to it. For 153takes device /dev/sdf, use dd to copy the live image to it. For
154example: 154example:
155 155
156# dd if=core-image-sato-crownbay-20101207053738.hddimg of=/dev/sdf 156# dd if=core-image-sato-crownbay.hddimg of=/dev/sdf
157# sync 157# sync
158# eject /dev/sdf 158# eject /dev/sdf
159 159