官术网_书友最值得收藏!

Booting Galileo from an SD card

Booting your board from an SD card brings you many advantages. Besides allowing you to connect to the Internet from a Wi-Fi connection and have your application memory increased, it makes your Arduino sketches persistent and also allows you the possibility of using more interesting development tools and languages such as Python.

To burn your image, you'll need:

  • A FAT32 formatted microSD card. It can be of any size from 1 GB up to 32 GB.
  • A computer.
  • An SD card adapter (optional).

Let's start by downloading the Clanton image which is available at https://communities.intel.com/community/makers/drivers; click on the SD-Card Linux Image link to start your download.

When the download completes, you'll have to extract its contents.

For extracting the downloaded file in Linux OS, use the following steps:

  1. If you don't have bzip2 already installed, you should install it by typing sudo apt-get install bzip2 in your terminal.
  2. Extract the file contents using the command bzip2 -cd downloaded_file.tar.bz2 | tar xvf -, where downloaded_file.tar.bz2 is your downloaded file.
  3. Find the card mounting point by executing the df -h command and then insert your card in the card reader and execute the same command again. The new entry in the printed list is your SD card mounting point.
  4. Copy the contents of the extracted folder by typing cp -r * /media/your_mounting_point, with /media/your_mounting_point being the card mounting point that you've found using the df command.

To extract the downloaded file on Mac, open the downloaded file with your system compress utility and extract the folder contents to the top of the SD card drive.

To extract the downloaded file in Windows, you can use WinRAR to extract the downloaded file contents and use the following steps:

  1. Insert your card in the card reader.
  2. When the extraction finishes, copy the extracted folder contents and paste them in the top directory of the SD card volume.

Now, you should have your bootable SD card ready and the root of your SD card will now contain the following files:

SD card contents

With your Galileo powered off, insert the SD card in the board. You'll need to wait for some time to have the board ready and booted from the SD card.

Now, let's get the board connected to the Internet, so that we can test whether the Galileo had booted properly.

主站蜘蛛池模板: 绥滨县| 肇庆市| 红安县| 武川县| 汉沽区| 玛沁县| 县级市| 南宫市| 巴林右旗| 河西区| 潼南县| 瑞昌市| 长岭县| 雷波县| 泸定县| 安西县| 教育| 辽阳县| 嘉峪关市| 海安县| 长治市| 星座| 锦州市| 汶川县| 龙泉市| 安陆市| 宁河县| 鄂温| 苍梧县| 福清市| 焉耆| 大埔县| 巢湖市| 延吉市| 呼伦贝尔市| 丹江口市| 磐安县| 贵德县| 西林县| 金寨县| 敦化市|