This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
products:sbc:vim4:install-os:install-os-into-emmc-via-oowow [2022/09/06 01:06] hyphop |
products:sbc:vim4:install-os:install-os-into-emmc-via-oowow [2022/09/28 06:04] (current) nick |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | {{indexmenu_n> | ||
+ | |||
+ | |||
~~tag> | ~~tag> | ||
====== VIM4 Install OS into eMMC via OOWOW ====== | ====== VIM4 Install OS into eMMC via OOWOW ====== | ||
- | OOWOW provide many ways for eMMC writing, for any configurations... | + | OOWOW provide many ways for eMMC writing, for any configurations. |
===== GUI ===== | ===== GUI ===== | ||
- | Common OOWOW menu interface available for HDMI display and USB-keyboard | + | Common OOWOW menu interface available for HDMI display and USB-keyboard. |
==== Wizard ==== | ==== Wizard ==== | ||
- | OOWOW Wizard automate all steps for you, just follow instructions... | + | OOWOW Wizard automate all steps for you, just follow instructions. |
==== 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. |
+ | |||
+ | {{/ | ||
===== WEB GUI ===== | ===== WEB GUI ===== | ||
Line 20: | Line 25: | ||
Same OOWOW menu interface get via web by your preferred browser: | Same OOWOW menu interface get via web by your preferred browser: | ||
- | '' | + | * LAN: '' |
+ | * USB: '' | ||
+ | * Hot-Spot: '' | ||
===== API - shell ===== | ===== API - shell ===== | ||
Line 27: | Line 33: | ||
<WRAP tip > | <WRAP tip > | ||
- | Advanced way for developer, head-less usage, automation, scripting and advanced users | + | Advanced way for developer, head-less usage, automation, scripting and advanced users. |
</ | </ | ||
Line 53: | Line 59: | ||
<WRAP tip > | <WRAP tip > | ||
- | VIM4 by local network name vim4-XXXXX can get [[#get-local-network-for-vim4-names]] | + | VIM4 by local network name vim4-XXXXX can get [[#scan-local-network-for-vim4-names]]. |
</ | </ | ||
Line 61: | Line 67: | ||
===== Scan local network for vim4 names ===== | ===== Scan local network for vim4 names ===== | ||
+ | |||
+ | We can get access to any VIM4 device by local network name. | ||
```shell scan-vim4-devices-in-local-networks.sh | ```shell scan-vim4-devices-in-local-networks.sh | ||
Line 69: | Line 77: | ||
+ wlan0 IPv4 vim4-00064 | + wlan0 IPv4 vim4-00064 | ||
~$ ping vim4-00064.local | ~$ ping vim4-00064.local | ||
+ | ~$ ssh root@vim4-00064.local | ||
... | ... | ||
``` | ``` | ||
+ | Any time can get right name for your device '' |