

allatutti
-
Posts
19 -
Joined
-
Last visited
Community Answers
-
allatutti's post in OrangePi 5 Pro need help booting into nvme was marked as the answer
with latest armbian build for Orangepi 5 pro you need to:
1) sudo armbian-install
2) select Boot from SD - System on SATA, USB or NVMe
3) confirm and continue with ext4 format etc....
after finish and reboot you will have root on nvme, you can check it with command df -h
-
allatutti's post in Orangepi 5 Pro, Armbian 6.10 not booting was marked as the answer
so I found issue, there is no device tree for orangepi 5 pro in dtb folder, as solution I updated armbianEnv and corrected fdt file to orangepi5 only, now it boots but with device tree for orangepi5 (no Pro). Just in case someone will try.