summaryrefslogtreecommitdiffstats
path: root/meta-romley/README
diff options
context:
space:
mode:
Diffstat (limited to 'meta-romley/README')
-rw-r--r--meta-romley/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-romley/README b/meta-romley/README
index b8c089bc..a5041d8f 100644
--- a/meta-romley/README
+++ b/meta-romley/README
@@ -124,7 +124,7 @@ Under Linux, insert a USB flash drive. Assuming the USB flash drive
124takes device /dev/sdf, use dd to copy the live image to it. For 124takes device /dev/sdf, use dd to copy the live image to it. For
125example: 125example:
126 126
127# dd if=core-image-sato-romley-20111007220323.hddimg of=/dev/sdf 127# dd if=core-image-sato-romley.hddimg of=/dev/sdf
128# sync 128# sync
129# eject /dev/sdf 129# eject /dev/sdf
130 130