[Bug]: nand-sata-install breaks btrfs installation
What happened?
nand-sata-install breaks installation to btrfs. /etc/fstab contains an entry for subvolume @ but the installation itself is done to the root of the btrfs.
How to reproduce?
use nand-sata-install and choose btrfs
Branch
main (main development branch)
On which host OS are you running the build script and observing this problem?
Ubuntu 24.04 Noble
Are you building on Windows WSL2?
- [ ] Yes, my Ubuntu/Debian/OtherOS is running on WSL2
Relevant log URL
No response
Code of Conduct
- [x] I agree to follow this project's Code of Conduct
Jira ticket: AR-2775
Could you show the output of the commands
btrfs subvolume list / and mount?
Trying to reproduce I found somebody broke "at all": currently armbian build system produces me images with btrfs without /boot. Then current fresh images are unbootable, at least, on my ODroid-N2, M1, Helios64. Need more investigations.
Trying to reproduce I found somebody broke "at all": currently armbian build system produces me images with btrfs without /boot. Then current fresh images are unbootable, at least, on my ODroid-N2, M1, Helios64. Need more investigations.
I have removed the boot partition for btrfs because it is not necessary if uboot supports btrfs: https://github.com/armbian/build/pull/8751. If you really need it, please declare BOOTFS_TYPE in board config.
@leggewie what number of menu item you choose? What's name of your target disk?