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 [2023/09/13 03:57] hyphop |
software:oowow:dev:web-api:write [2024/03/15 01:29] (current) hyphop [Usage] |
||
---|---|---|---|
Line 1: | Line 1: | ||
~~tag> | ~~tag> | ||
- | ====== Write ====== | + | ====== Write Disk Image to remote device |
- | Write image by HTTP to device remote storage WIP: | + | Write image by LAN on the fly: |
+ | * raw images '' | ||
+ | * compressed images '' | ||
- | ```sh | ||
- | SYNOPSIS | + | ===== Usage ===== |
- | curl oowow.local/ | ||
+ | ```sh shell/write | ||
+ | curl oowow.local/ | ||
+ | ``` | ||
- | USAGE | + | <WRAP tip > |
- | + | Need replace **oowow.local** | |
- | write IMAGE_FILE [HOST] [-sd|-spi|-mmc|-nvme] \ | + | </WRAP> |
- | | + | |
- | ARGS | ||
- | -nofix - no fix partition | + | ===== Parameters ===== |
- | ``` | + | All parameters must follow after image file-name |
+ | |||
+ | ==== Destination ==== | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * '' | ||
+ | * ''/ | ||
+ | ==== Extra ==== | ||
+ | * '' | ||
+ | * '' |