Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next Next commit
Add flashing Armbian images section to user guide
Added instructions for flashing Armbian images from a running system.
  • Loading branch information
igorpecovnik authored Dec 5, 2025
commit e4a8bfcedb674b9ea1fe2fe1f430c8ee5efbcf58
13 changes: 13 additions & 0 deletions docs/User-Guide_Getting-Started.md
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,19 @@ For novice users, a sensible default is `ext4`.

Congratulation. You have successfully installed Armbian onto your board!

## Flashing Armbian images from a running system

!!! note
Armbian also provides a tool to **download, verify, and flash OS images**
directly to SD cards, USB drives, eMMC, SSD, or NVMe storage — without using
another computer.

This is useful when:
- preparing new boot media
- reinstalling or recovering a broken system
- switching to another Armbian variant or kernel branch

[The tool](/User-Guide_Armbian-Config/System/#download-and-flash) works on any device running **Armbian** or any compatible **Debian/Ubuntu** system.

## Update the system

Expand Down
Loading