summaryrefslogtreecommitdiff
path: root/openembedded/juno-lsk/INSTALL.textile
diff options
context:
space:
mode:
Diffstat (limited to 'openembedded/juno-lsk/INSTALL.textile')
-rw-r--r--openembedded/juno-lsk/INSTALL.textile8
1 files changed, 2 insertions, 6 deletions
diff --git a/openembedded/juno-lsk/INSTALL.textile b/openembedded/juno-lsk/INSTALL.textile
index f543bc6..f7bd50e 100644
--- a/openembedded/juno-lsk/INSTALL.textile
+++ b/openembedded/juno-lsk/INSTALL.textile
@@ -47,7 +47,7 @@ DRIVE=/dev/sdX # USB drive found from dmesg above
* Unmount all partitions on the drive
** If you do not unmount all of the USB drive's partitions, you run the risk that the image will not be created successfully.
-* Write the image to the driver
+* Write the image to the drive
zcat *minimal*.img.gz | sudo dd of=$DRIVE
Replace *minimal*.img.gz with the full filename of the prebuilt image you are attempting to write to the disk.
@@ -95,7 +95,7 @@ sudo apt-get install linaro-image-tools
bc. wget http://releases.linaro.org/14.06/components/platform/linaro-image-tools/linaro-image-tools-2014.06.tar.gz
-* Insert the USB drive and note the assigned @'/dev/sdX'@ or @'/dev/mmcblk0'@
+* Insert the USB drive and note the assigned @'/dev/sdX'@
bc. dmesg | less
@@ -103,10 +103,6 @@ Look for a line that looks like the following at the end of the log
@[288582.790722] sdc: sdc1 sdc2 sdc3 sdc4 <sdc5 sdc6 >@
-Or, if your machine uses @'/dev/mmcblkX'@, you may see a line line this:
-
-@[10770.938042] mmcblk0: p1 p2 p3 p4 < p5 p6 >@
-
*WARNING:* In the next step, make sure you use @/dev/"whatever you see above"@. *You can erase your hard drive* with the wrong parameter.
* Create media