Changes
Page history
Updated Home (markdown)
authored
Jul 29, 2016
by
MSB
Show whitespace changes
Inline
Side-by-side
Home.md
View page @
b6dd7c29
...
...
@@ -17,7 +17,7 @@ To get Yocto **krogoth** branch run the following commands
Add Intel Aero support by getting _meta-intel-aero_ layer
git clone https://github.com/intel-aero/meta-intel-aero.git
o
git clone https://github.com/intel-aero/meta-intel-aero.git
### Set environment
...
...
@@ -39,6 +39,9 @@ Copy meta-intel-bsp _conf/local.conf_
bitbake core-image-sato
### Prepare USB installer
##### Via Command Line:
**WARNING:**
Please verify which is the path of the block device you want to modify (Replace sdX accordingly). Otherwise you can destroy your build system's hard disk!!
sudo dd if=tmp/deploy/images/genericx86_64/core-image-sato-genericx86-64.iso of=/dev/sdX bs=1M
\ No newline at end of file