This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
software:oowow:dev:web-api:write [2024/03/15 01:25] hyphop [Write Disk Image to remote device] |
software:oowow:dev:web-api:write [2024/03/15 01:29] (current) hyphop [Usage] |
||
---|---|---|---|
Line 7: | Line 7: | ||
- | ===== Synopsys and Usage ===== | + | ===== Usage ===== |
- | ```sh | + | ```sh shell/ |
+ | curl oowow.local/ | ||
+ | ``` | ||
- | curl oowow.local/ | + | <WRAP tip > |
+ | Need replace **oowow.local** - to actual oowow LAN host name or IP | ||
+ | </WRAP> | ||
- | USAGE | ||
- | | ||
- | write IMAGE_FILE [HOST] [-sd|-spi|-mmc|-nvme] \ | ||
- | [-boot|-boot-online|-spi-boot-clean] [-raw] [/dev/...] | ||
- | |||
- | |||
- | ``` | ||
===== Parameters ===== | ===== Parameters ===== |