This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
products:sbc:edge2:install-os:install-os-into-emmc-via-oowow [2022/09/28 00:02] hyphop [Write via USB-OTG connection] |
products:sbc:edge2:install-os:install-os-into-emmc-via-oowow [2022/09/28 00:16] (current) hyphop |
||
---|---|---|---|
Line 17: | Line 17: | ||
==== Write Image to eMMC ==== | ==== Write Image to eMMC ==== | ||
- | More advanced way user can choose any suitable image from different locations: local storage SD/USB/... , network storage or download server... | + | More advanced way. User can choose any suitable image from different locations: local storage SD/USB/... , network storage or download server... |
{{/ | {{/ | ||
Line 23: | Line 23: | ||
===== WEB GUI ===== | ===== WEB GUI ===== | ||
- | [[software/ | + | [[software/ |
+ | [[software/ | ||
* LAN: '' | * LAN: '' | ||
Line 45: | Line 46: | ||
curl 172.22.1.1/ | curl 172.22.1.1/ | ||
``` | ``` | ||
+ | |||
+ | <wrap info > | ||
+ | **IMAGE_FILE_NAME** - actual image file name on you local PC for writing to device | ||
+ | </ | ||
+ | |||
==== Write via Hot-Spot WAN connection ==== | ==== Write via Hot-Spot WAN connection ==== | ||
Line 53: | Line 59: | ||
```sh api-write-image-to-emmc-by-wan-hotspot-connection.sh | ```sh api-write-image-to-emmc-by-wan-hotspot-connection.sh | ||
- | curl 172.23.0.1/ | + | curl 172.23.0.1/ |
``` | ``` | ||
Line 63: | Line 69: | ||
```sh api-write-image-to-emmc-by-lan-connection.sh | ```sh api-write-image-to-emmc-by-lan-connection.sh | ||
- | curl edge2-XXXXX/ | + | curl edge2-XXXXX/ |
``` | ``` | ||