summaryrefslogtreecommitdiff
path: root/openembedded
diff options
context:
space:
mode:
authorRyan Harkin <ryan.harkin@linaro.org>2014-06-30 11:30:10 +0100
committerRyan Harkin <ryan.harkin@linaro.org>2014-06-30 11:30:10 +0100
commitd050b1cb5b6d03dd0e12522b15a0a032ec111d63 (patch)
treea86246e1b70e4afe3c8dce4b88c590cc3c24deaa /openembedded
parenta38b60a53581ea4db8f7b81e4b65c395c879a0cd (diff)
14.06: sync and eject
Signed-off-by: Ryan Harkin <ryan.harkin@linaro.org>
Diffstat (limited to 'openembedded')
-rw-r--r--openembedded/juno-lsk/INSTALL.textile2
1 files changed, 2 insertions, 0 deletions
diff --git a/openembedded/juno-lsk/INSTALL.textile b/openembedded/juno-lsk/INSTALL.textile
index 5eedc67..ac3deaf 100644
--- a/openembedded/juno-lsk/INSTALL.textile
+++ b/openembedded/juno-lsk/INSTALL.textile
@@ -66,6 +66,8 @@ You should also ensure that you have written the image to the USB drive correctl
Once you are ready, run the following commands:
bc. $ sudo cmp /dev/sdX *minimal*.img
+$ sync
+$ sudo eject /dec/sdX
Replace @*minimal*.img.gz@ with the full filename of the prebuilt image you are attempting to write to the disk.