29
4. System Recovery
This chapter describes the steps to create an new SD/MMC card to boot up an ICM-
2010 board.
When things go wrong, w
e could take this SD/MMC card as the backup
or the new system to start.
4.1.
Download the SD image
Downloaded the SD card image: go to
choose the right image for your platform (in this case: ICM-2010_Ubuntu), in
Readme.md part, you will find the link for “The Linux Ubuntu12 SD Card
Image for ICM-2010 download from Go
ogle Driver”, just click on it and it will
start download immediately. Once download has finished, you’ll have a .xz file
(ex: ea2mx6dl-ubuntu12-full.img.xz ).
4.2.
Write an SD/MMC Card using Linux (Ubuntu)
From the terminal run
df -h
.
Connect the SD card reader with the SD card inside.
Run
df -h
again and look for the new device that wasn't listed last time.
Record the device name of the filesystem's partition, for example:
/dev/sdc1.
Unmount the partition so that you will be allowed to overwrite the disk:
sudo unmount /dev/
sdc
1
Decompressed the xz file which download in sec 4.1
Summary of Contents for EBC2A0
Page 1: ...1 EBC2A0 2 5 SBC with Freescale i MX6 Processor ARM Cortex A9 Architecture User Manual Ver 1st...
Page 7: ...7 Chapter 1 Product Overview This chapter provides background Information of SBC...
Page 10: ...10 1 3 Block Diagram...
Page 18: ...18 Chapter 3 Software User Guide This chapter details the Linux operation on ICM 2010...