Μsd Card Creation Steps - Panasonic PAN9026 Developer's Manual

Wi-fi dual band 2.4/5 ghz and bluetooth module
Hide thumbs Also See for PAN9026:
Table of Contents

Advertisement

4.4 µSD Card Creation Steps
The binary image that was created in the previous step can now be written to a µSD card, for
example by using the built-in SD card slot of a PC or an external USB-to-SD adapter.
The resulting <path-to-SD-device> depends on your system. It is something like
/dev/sdb, or /dev/mmcblk0.
The <path-to-image> is the image file you created in the previous build step.
1. Write the binary image to the µSD card:
sudo dd if=<patch-to-image> of=<path-to-SD-device> bs=1M
status=progress
Developer's Guide Rev. 1.0
Make very sure to use the correct /dev/ entry. Accidently using a wrong entry
may damage your system!
PAN9026 Wi-Fi/BT Module
4 Developer Image
Page 13

Advertisement

Table of Contents
loading

Table of Contents