build icon indicating copy to clipboard operation
build copied to clipboard

[Bug]: nand-sata-install breaks btrfs installation

Open leggewie opened this issue 2 months ago • 5 comments

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

leggewie avatar Oct 26 '25 18:10 leggewie

Jira ticket: AR-2775

github-actions[bot] avatar Oct 26 '25 18:10 github-actions[bot]

Could you show the output of the commands btrfs subvolume list / and mount?

iav avatar Oct 26 '25 22:10 iav

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.

iav avatar Oct 27 '25 01:10 iav

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.

amazingfate avatar Oct 27 '25 02:10 amazingfate

@leggewie what number of menu item you choose? What's name of your target disk?

iav avatar Oct 27 '25 21:10 iav