What happened?
armbian-config --cmd STO001 presents BTRFS filesystem as an option to install Armbian on other media (uSD) when btrfs-progs is not installed on the host system. Lines 627-669 of the debug log shows the insertion of my uSD reader and lines 647-660 is the failure when BTRFS is selected. After installing btrfs-progs it succeeds at lines 661-669. This is on a Debian Trixie based Armbian image. Specifically, I'm using Armbian_25.8.1_Tritium-h5_trixie_current_6.12.35_minimal.img. I have not tested other Armbian versions (Noble, Bookworm, etc.)
How to reproduce?
To reproduce:
- Flash a fresh Armbian Trixie image to your device.
- After initial config, run
armbian-upgrade and reboot.
- Insert a USB uSD reader and run
armbian-config --cmd STO001
- Allow the installer to partition the device and select BTRFS filesystem format.
On which OS are you observing this problem? (for easier diagnosis please provide logs with armbianmonitor -u)
Other
Code of Conduct
What happened?
armbian-config --cmd STO001presents BTRFS filesystem as an option to install Armbian on other media (uSD) whenbtrfs-progsis not installed on the host system. Lines 627-669 of the debug log shows the insertion of my uSD reader and lines 647-660 is the failure when BTRFS is selected. After installingbtrfs-progsit succeeds at lines 661-669. This is on a Debian Trixie based Armbian image. Specifically, I'm usingArmbian_25.8.1_Tritium-h5_trixie_current_6.12.35_minimal.img. I have not tested other Armbian versions (Noble, Bookworm, etc.)How to reproduce?
To reproduce:
armbian-upgradeand reboot.armbian-config --cmd STO001On which OS are you observing this problem? (for easier diagnosis please provide logs with
armbianmonitor -u)Other
Code of Conduct