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 07:05]
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 20: 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 40: 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 scripts]] +Its will be just two steps
  
 === Copy and Prepare === === Copy and Prepare ===
Line 51: Line 53:
  
 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 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
 +
 +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 common way ==== ==== Alpine common way ====
Line 67: 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 07:05 by hyphop