Read post on October 27 2024 Worked for me but with a couple extra steps
burn .iso cfcard
boot into device
dd mmblk to nvme
edit UUID for nvme -- Request new UUID for NVME
(when dd I had the same UUID for cf card and nvme)
edit orangpiEnv.txt in the armbian-config /System/Kernel/Edit Boot Env
and apply the new UUID to the rootdev="New UUID"
Edit fstab to add this line: /dev/mmcblk1p1 /boot vfat defaults 0 2 itd