summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-sys940x/README2
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
152takes device /dev/sdf, use dd to copy the live image to it. For 152takes device /dev/sdf, use dd to copy the live image to it. For
153example: 153example:
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