Merge pull request #320 from odoo/12.0-IoT-flash_sdcard-jub
[ADD]IoT : flash_sdcard
This commit is contained in:
commit
d5f8927b91
1
iot.rst
1
iot.rst
@ -10,3 +10,4 @@ Internet of Things (IoT)
|
|||||||
iot/connect
|
iot/connect
|
||||||
iot/pos
|
iot/pos
|
||||||
iot/iot_notfound
|
iot/iot_notfound
|
||||||
|
iot/flash_sdcard
|
||||||
|
22
iot/flash_sdcard.rst
Normal file
22
iot/flash_sdcard.rst
Normal file
@ -0,0 +1,22 @@
|
|||||||
|
=====================
|
||||||
|
Flashing your SD Card
|
||||||
|
=====================
|
||||||
|
|
||||||
|
In some case, you may need to reflash your IoT Box’s SD Card to benefit
|
||||||
|
from our latest updates.
|
||||||
|
|
||||||
|
Updating your SD Card with Etcher
|
||||||
|
=================================
|
||||||
|
|
||||||
|
Go to Balena’s website and download
|
||||||
|
`Etcher <http://wwww.balena.org>`__, It’s a free and
|
||||||
|
open-source utility used for burning image files. Install and launch it.
|
||||||
|
|
||||||
|
Now, download the latest image `here <http://nightly.odoo.com/master/posbox/iotbox/>`__, and extract it from the zip file. Then, open *Etcher* and select the image.
|
||||||
|
Select the drive to flash (where your SD Card is) and click on
|
||||||
|
*Flash*!.
|
||||||
|
|
||||||
|
Now, your image will be automatically updated. You just have to wait 5 minutes for it to finish.
|
||||||
|
|
||||||
|
.. image:: media/flash_sdcard01.png
|
||||||
|
:align: center
|
BIN
iot/media/flash_sdcard01.png
Normal file
BIN
iot/media/flash_sdcard01.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
Loading…
Reference in New Issue
Block a user