documentation/iot/config/flash_sdcard.rst

38 lines
1.3 KiB
ReStructuredText
Raw Permalink Normal View History

2019-01-22 17:39:43 +07:00
=====================
Flashing your SD Card
=====================
In some case, you may need to reflash your IoT Boxs SD Card to benefit
from our latest updates.
Upgrade from the IoT Box homepage
2019-01-22 17:39:43 +07:00
=================================
Go to the IoT Box homepage, click on *Update*, next to the version number.
If a new version of the IoT Box image is available, you will see a
*Upgrade to ___* button a the bottom of the page, the IoT Box will then
flash itself to the new version of the IoT Box. All of your configurations
will be saved.
2019-01-22 17:39:43 +07:00
.. note::
This process can take more than 30 minutes. Do not turn off or unplug
the IoT Box as it would leave it in an inconsistent state.
2019-01-22 17:39:43 +07:00
.. image:: media/flash_sdcard01.png
:align: center
Upgrade with Etcher
===================
Go to Balenas website and download `Etcher <https://www.balena.io/>`__.
Its a free and open-source utility used for burning image files.
Install and launch it. Download the latest image from `nightly
<http://nightly.odoo.com/master/iotbox/>`__.
Then, open *Etcher* and select *Flash from file*, find the image you just
downloaded. Insert the IoT Box SD card into your computer and select it.
Click on *Flash* and wait for the process to finish.
.. image:: media/flash_sdcard02.png
:align: center