Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


software:oowow:how-to:autoinstall

Differences

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

Link to this comparison view

software:oowow:how-to:autoinstall [2026/07/08 11:32]
hyphop created
software:oowow:how-to:autoinstall [2026/07/08 11:33] (current)
hyphop
Line 3: Line 3:
 ====== Auto Install System ====== ====== Auto Install System ======
  
-Use autoinstall to write a selected image automatically after OOWOW boot.+Use autoinstall to write a selected system image automatically after OOWOW boot.
  
 <WRAP alert> <WRAP alert>
Line 24: Line 24:
   * **Manual Edit** - enter image filename manually.   * **Manual Edit** - enter image filename manually.
   * **Deactivate** - disable autoinstall.   * **Deactivate** - disable autoinstall.
 +  * **Continue** - keep current state and return to OOWOW.
  
 Supported image files: Supported image files:
  
   * ''.img.gz''   * ''.img.gz''
-  * `.img.xz` +  * ''.img.xz'' 
-  * `.img.zst` +  * ''.img.zst'' 
-  * `.img.zstd` +  * ''.img.zstd'' 
-  * `.sfs` +  * ''.sfs'' 
-  * `.kresq`+  * ''.kresq''
  
 ===== Boot action ===== ===== Boot action =====
  
-If autoinstall is active, OOWOW shows countdown before install.+If autoinstall is active, OOWOW shows countdown before installation.
  
-  * **CANCEL** - boot OOWOW without install.+  * **CANCEL** - boot OOWOW without installation.
   * **CONFIGURE** - open autoinstall config.   * **CONFIGURE** - open autoinstall config.
-  * Wait countdown - start install automatically.+  * Wait countdown - start installation automatically.
  
 Autoinstall runs: Autoinstall runs:
  
-  * `image_write2emmc IMAGE --check --auto`+  * ''%%image_write2emmc IMAGE --check --auto%%''
  
 On success, OOWOW reboots and ejects/removes install media if possible. On success, OOWOW reboots and ejects/removes install media if possible.
Line 52: Line 53:
 Autoinstall config is saved in: Autoinstall config is saved in:
  
-  * `/config/autoinstall`+  * ''/config/autoinstall''
  
 Runtime log: Runtime log:
  
-  * `/tmp/image_auto_install_config+  * ''/tmp/image_auto_install_config''
Last modified: 2026/07/08 11:32 by hyphop