summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README12
1 files changed, 4 insertions, 8 deletions
diff --git a/README b/README
index 6482fe2a..2835b365 100644
--- a/README
+++ b/README
@@ -155,14 +155,10 @@ repository at the same location.
155b. Booting the intel-common BSP images 155b. Booting the intel-common BSP images
156-------------------------------------- 156--------------------------------------
157 157
158If you downloaded the BSP tarball, you will find bootable images in 158If you've built your own image, either from the downloaded BSP layer
159the /binary directory. If you've built your own image, either from 159or from the meta-intel git repository, you'll find the bootable
160the downloaded BSP layer or from the meta-intel git repository, you'll 160image in the build/tmp/deploy/images/xxx directory, where again
161find the bootable image in the build/tmp/deploy/images/xxx directory, 161'xxx' refers to the machine name used in the build.
162where again 'xxx' refers to the machine name used in the build.
163
164The BSP /binary directory or build contains bootable live images,
165which can be used to directly boot Yocto off of a USB flash drive.
166 162
167Under Linux, insert a USB flash drive. Assuming the USB flash drive 163Under Linux, insert a USB flash drive. Assuming the USB flash drive
168takes device /dev/sdf, use dd to copy the image to it. Before the image 164takes device /dev/sdf, use dd to copy the image to it. Before the image