Skip to content

[Bug]: Khadas oowow image generation with BTRFS is broken #8232

Closed
@lockheed

Description

@lockheed

What happened?

The image is generated and seen in OOWOW as valid, but after flashing it by OOWOW, there's just bootloop with black screen.

Here's the command line:

./compile.sh EXPERT="yes" ROOTFS_TYPE=btrfs BTRFS_COMPRESSION=zstd EXT="image-output-oowow" KHADAS_OOWOW_BOARD_ID=VIM1S

resulting image can be downloaded here.

I also tried generating an image without ROOTFS_TYPE=btrfs BTRFS_COMPRESSION=zstd and it booted fine.

Maybe it's something to do with UBOOT not supporting BTRFS for boot drive, but the last time I've seen that claimed was 5+ years ago, and since they that should have been fixed.

How to reproduce?

Generate an image with root on BTRFS.

Branch

main (main development branch)

On which host OS are you running the build script and observing this problem?

Ubuntu 22.04 Jammy

Are you building on Windows WSL2?

  • Yes, my Ubuntu/Debian/OtherOS is running on WSL2

Relevant log URL

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugSomething isn't working as it shouldGood first issueFeel free to contribute :)Not framework bugBug in 3rd party component

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions