Khadas Docs

Amazing Khadas, always amazes you!

User Tools

Site Tools


products:sbc:edge2:os-images:alpine:start

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
products:sbc:edge2:os-images:alpine:start [2025/10/10 06:27]
hyphop [Khadas custom way]
products:sbc:edge2:os-images:alpine:start [2025/10/10 23:07] (current)
hyphop [Installation from removable media storages]
Line 1: Line 1:
 +~~tag>Edge2 Alpine Linux~~
 +
 ====== Alpine Linux - Edge2 ====== ====== Alpine Linux - Edge2 ======
  
Line 9: Line 11:
  
 ===== OOWOW online installation ===== ===== OOWOW online installation =====
 +
 +Its a simple and fast method no need any removable installation devices just online connection 
  
   * boot device into [[/software/oowow/user-manual#tips-to-boot-oowow|oowow mode]]   * boot device into [[/software/oowow/user-manual#tips-to-boot-oowow|oowow mode]]
Line 18: Line 22:
 </WRAP> </WRAP>
  
-login under **root** user without password. [[https://docs.alpinelinux.org/|continue setup by common alpine manuals]] or use [[#khadas-scripts|khadas special simple script]] if u not very familiar with alpine linux+Login under **root** user without password. [[https://docs.alpinelinux.org/|continue setup by common alpine manuals]] or use [[#khadas-simple-setup|simple setup]] if u not very familiar with alpine linux
  
  
Line 38: Line 42:
 localhost:~#  localhost:~# 
 ``` ```
-==== Khadas custom way ====+==== Khadas simple setup ====
  
-Additional helpers and script will be stored in ''/media/mmcblk0p1/'' read more about [[#khadas-scripts|khadas special simple script]] +Its will be just two steps
  
-=== Copy ===+=== Copy and Prepare ===
  
 ''. /media/*/alpine-setup-copy.sh'' ''. /media/*/alpine-setup-copy.sh''
  
-=== Complete setup using WiFi connection ===+=== Complete setup ===
  
-''alpine-setup-wifi.sh''+if we use Wi-Fi ''alpine-setup-wifi.sh'' or ''alpine-setup-lan.sh'' if LAN connection preferred or ''alpine-setup-offline.sh'' if we stay offline
  
-=== Complete setup using LAN connection === +Minimal simple setup is done, we can reboot and use Alpine linux, if we prefer much more custom setup please check next common options ... [[#khadas-scripts|khadas special scripts]] or [[#alpine-common-way|common alpine way]]
- +
-''alpine-setup-lan.sh'' +
- +
-=== Complete setup in offline mode === +
- +
-''alpine-setup-offline.sh''+
  
  
Line 74: Line 72:
 udhcpc -i wlan0 udhcpc -i wlan0
 ``` ```
 +
 +===== Installation from removable media storages =====
 +
 +Download images from [[dl>products/oowow/images/edge2/alpine/]]
 +
 +WIP:
  
 ===== Khadas scripts ===== ===== Khadas scripts =====
Last modified: 2025/10/10 06:27 by hyphop