![Nexcom EBC-3A1 Series User Manual Download Page 60](http://html.mh-extra.com/html/nexcom/ebc-3a1-series/ebc-3a1-series_user-manual_1681443060.webp)
60
4.2.
Download the SD image
Please contact us
to get SD card image.
4.3.
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:
embux@ubuntu:~$ sudo unmount /dev/sdc1
•
Decompressed the xz file which download in sec 4.1
embux@ubuntu:~$ xz
–
d ubuntu12-full.img.xz
•
In the terminal, write the image to the card with this command, using the disk device name from
above. Read the above step carefully to be sure you use the correct disk number here: (This will take a
few minutes)
embux@ubuntu:~$ sudo dd if=<image_path>/ubuntu12-full.img of=/dev/sdc
bs=8M conv=fsync
Summary of Contents for EBC-3A1 Series
Page 9: ...9 ...
Page 10: ...10 Chapter 1 Product Overview This chapter provides background information of EBC 3A1 ...
Page 13: ...13 1 3 Block Diagram ...
Page 24: ...24 2 4 Mechanical Drawing ...
Page 25: ...25 Chapter 3 Software User Guide This chapter details the Linux operation on EBC 3A1 ...
Page 65: ...65 Chapter 5 BSP This chapter introduces how to get board BSP board support package ...