iot2040setup

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
iot2040setup [2020/05/12 19:34]
wikiadmin
iot2040setup [2020/05/12 19:35] (current)
wikiadmin
Line 1: Line 1:
 1. Create a SD flash card with the Example Image from https://support.industry.siemens.com/cs/document/109741799/simatic-iot2000-sd-card-example-image?dti=0&lc=en-WW, such as https://support.industry.siemens.com/cs/attachments/109741799/Example_Image_V2.2.0.zip 1. Create a SD flash card with the Example Image from https://support.industry.siemens.com/cs/document/109741799/simatic-iot2000-sd-card-example-image?dti=0&lc=en-WW, such as https://support.industry.siemens.com/cs/attachments/109741799/Example_Image_V2.2.0.zip
  
-e.g. on Linux, new flash is mounted on /dev/sdd, open teminal in the directory where the example image "example_image.wic" resides, use sudo dd if=example_image.wic of=/dev/sdd bs=4Mthen use sync until the flash is completely written+e.g. on Linux, new flash is mounted on /dev/sdd, open teminal in the directory where the example image "example_image.wic" resides, use <code bash>sudo dd if=example_image.wic of=/dev/sdd bs=4M</code>then use <code bash>sync</code> and wait until the flash is completely written
  
-2. Insert new flash card into IOT2040, insert ethernet cable into X1P1LAN, power on the system, and wait for boot up. Ethernet will be active when fully booted.+2. Insert new flash card into IOT2040, insert Ethernet cable into X1P1LAN, power on the system, and wait for boot up. Ethernet will be active when fully booted.
  
 3. ssh into the system on 192.168.200.1, i.e., ssh 192.168.200.1 -l root 3. ssh into the system on 192.168.200.1, i.e., ssh 192.168.200.1 -l root
  • iot2040setup.1589330058.txt.gz
  • Last modified: 2020/05/12 19:34
  • by wikiadmin