summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-fri2/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-fri2/README b/meta-fri2/README
index be38ba48..7aac8aa0 100644
--- a/meta-fri2/README
+++ b/meta-fri2/README
@@ -171,7 +171,7 @@ Under Linux, insert a USB flash drive. Assuming the USB flash drive
171takes device /dev/sdf, use dd to copy the live image to it. For 171takes device /dev/sdf, use dd to copy the live image to it. For
172example: 172example:
173 173
174# dd if=core-image-sato-fri2-20101207053738.hddimg of=/dev/sdf 174# dd if=core-image-sato-fri2.hddimg of=/dev/sdf
175# sync 175# sync
176# eject /dev/sdf 176# eject /dev/sdf
177 177