Skip to content

Commit f334746

Browse files
authored
clarifications
Clarify the upgrade process and support limitations for userspace flavors in Armbian.
1 parent f2a16f4 commit f334746

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/User-Guide_FAQ.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -84,10 +84,10 @@ If enough users show interest in a specific configuration, we may **adjust build
8484

8585
## Can I upgrade to a new Armbian release?
8686

87-
Yes! A simple `apt update && apt upgrade` will upgrade all Armbian-related core packages (firmware, kernel, bsp) to the most recent version available.
87+
Yes! A simple `apt update && apt upgrade` will upgrade all Armbian-related core packages (firmware, kernel, bsp) to the most recent version available just like it will for underlying distribution packages.
8888

8989
## Can I upgrade my userspace flavor, like Bullseye to Bookworm or Jammy to Noble?
9090

91-
Armbian does not provide a standardized userspace upgrade path (e.g. *Jammy**Noble*, *Bookworm**Trixie*, ...) nor encourages to do so. We would love to offer this, but we currently lack the resources (time and devices) to validate such upgrades across diverse scenarios.
92-
93-
You may attempt a userspace upgrade using the official Debian/Ubuntu methods. Before doing so, freeze Armbian firmware/kernel/bootloader packages via [armbian-config](https://docs.armbian.com/User-Guide_Armbian-Config/). Note: issues arising from such upgrades are out of scope for Armbian support.
91+
Performing this is out of scope for Armbian domain and we cannot provide any support if something goes wrong.
92+
An experimental way of doing this is available through `armbian-config` but also here no supported can be provided.
93+
In any case when trying this make sure you have a proper backup for your whole system.

0 commit comments

Comments
 (0)