32
Press write to start writing the image to the card. (This may take a couple of
minutes)
After the Program is finished, you can eject your SD-Card.
Insert it into your target device, plug-in power cable and you could start using
the device
4.4.
Write an SD/MMC Card using MAC OS X
On Mac OS we could use the command line
dd
tool or using the
graphical tool ImageWriter to write the image to the SD/MMC card.
4.4.1.
Graphical interface
Connect the SD card reader with the SD card inside. Note that it must be
formatted in FAT32.
From the Apple menu, choose About This Mac, then click on more info...; if
you are using Mac OS X 10.8.x Mountain Lion or newer then click on System
Report.
Click on USB (or Card Reader if using a built-in SD card reader) then search for
your SD card in the upper right section of the window. Click on it, then search
for the BSD name in the lower right section; it will look something like 'diskn'
where n is a number (for example, disk4). Make sure you take a note of this
number.
Unmount the partition so that you will be allowed to overwrite the disk; to do
this, open Disk Utility and unmount it (do not eject it, or you will have to
reconnect it). Note that On Mac OS X 10.8.x Mountain Lion, "Verify Disk"
(before unmounting) will display the BSD name as "/dev/disk1s1" or similar,
allowing you to skip the previous two steps.
From the terminal run:
sudo dd bs=1m if=<image_path>/ubuntu12-full-image.img of=/dev/diskn
Remember to replace
n
with the number that you noted before!
4.4.2.
Command line
If you are comfortable with the command line, you can image a card without
any additional software. Run:
Содержание ICM-3011 Series
Страница 1: ...1 ICM 3011 Series 3 5 SBC with NXP i MX6 Processor ARM Cortex A9 Architecture User Manual Ver 1st...
Страница 7: ...7 Chapter 1 Product Overview This chapter provides background information of ICM 3011...
Страница 10: ...10 1 3 Block Diagram...
Страница 21: ...21 2 4 Mechanical Drawing...
Страница 22: ...22 Chapter 3 Software User Guide This chapter details the Linux operation on ICM 3011...