Skip to content
This repository was archived by the owner on Dec 19, 2024. It is now read-only.
This repository was archived by the owner on Dec 19, 2024. It is now read-only.

armbian-install script invalid rootfstype=btrfs on nvme #233

@gitmodimo

Description

@gitmodimo

Installing armbian from sd card to nvme drive and selecting btrfs filesystem produces invalid /boot/armbianEnv.txt file:

cat /boot/armbianEnv.txt
verbosity=1
bootlogo=true
console=both
overlay_prefix=rockchip-rk3588
fdtfile=rockchip/rk3588-orangepi-5-plus.dtb
rootdev=UUID=97034cc8-fc37-4626-bcc8-9536c55cfbb0
rootfstype=ext4
usbstoragequirks=0x2537:0x1066:u,0x2537:0x1068:u

Board does not fully boot.
When I updated rootfstype to rootfstype=btrfs the board boots correctly. I seems like armbian-install script error.
Tested on KDE and GNOME image: Desktop images with Armbian Linux v6.12 Build Date: Nov 30, 2024

EDIT:
I also used latest bootloader from https://github.com/7Ji/orangepi5-rkloader since the one supplied with armbian does not detect nvme drive at all.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions