Skip to content

Commit

Permalink
Made some more changes to README file.
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlosRMontesinosIntel committed Aug 26, 2014
1 parent ce49f9e commit 6acd688
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,14 +79,23 @@ Our platform is a simplified version of the [LYT project]( https://github.com/se

4) Copy the entire content into the root directory of the Micro SD card. **NOTE:** Keep the file structure intact.

GEN1:
5) In the SD card unzip the image-full-clanton.zip file. **NOTE:** it should contain the image-full-clanton.ext3 file.

6) If successful, the Micro SD card's directory tree should look as follows:
* boot (directory)
* bzImage (file)
* core-image-minimal-initramfs-claton.cpio.gz (file)
* image-full-clatong.ext3 (file)
* image-full-clatong.zip (file) <- This file can be removed to free up space.
* image-full-clanton.ext3 (file)
* image-full-clanton.zip (file) <- This file can be removed to free up space.

GEN2:
5,6) If successful, the Micro SD card's directory tree should look as follows:
* boot (directory)
* bzImage (file)
* core-image-minimal-initramfs-claton.cpio.gz (file)
* image-full-galileo-clanton.ext3 (file)
* image-full-galileo-clanton.zip (file) <- This file can be removed to free up space.

7) Put the Micro SD card in the Galileo board and power it up. **NOTE:** It could take up to 3 minutes for the board to boot-up.

Expand Down

0 comments on commit 6acd688

Please sign in to comment.