![Panasonic PAN9026 Quick Start Manual Download Page 25](http://html1.mh-extra.com/html/panasonic/pan9026/pan9026_quick-start-manual_3675396025.webp)
PAN9026 Wi-Fi/BT Module
6 Managing the Software Package
Quick Start Guide Rev. 1.1
Page 25
3. Use the
lsblk
command to find out the device file name of the SD card (1).
4. Check the
SIZE
column in order to find the SD card (2).
5. Remember the name from the
NAME
column (3).
6. Enter the following code into the
dd
command to write the SD card image to the desired
target drive:
sudo dd if=wandboard-pan9026.iso of=/dev/sdb bs=1M
sudo
is used because usually only the root user is allowed to write to device
files like
/dev/sdb
.
6.2 Updating the Installation
The SD card image that comes with the PAN9026-IMX already has the PAN9026 Software
Package pre-installed.
New releases of the PAN9026 Software Package might be released and so it might be
necessary to update the installation.
The PAN9026 Software Package comes in the form of a compressed bash script and is named
pan9026.bsx
1. Copy the
pan9026.bsx
on an USB flash drive.
2. Attach the
pan9026.bsx
to the PAN9026-IMX.
The USB flash drive will be presented on the desktop.
3. Double-click the icon on the desktop (1).