orangepi-xunlong / orangepi-build

Orange Pi build for H2+, H3, H5, H6, H616, RK3328, RK3399 and RK3588(s)
http://www.orangepi.cn/
GNU General Public License v2.0
685 stars 288 forks source link

Enable SATA on Orange Pi 3B #123

Open beelze opened 9 months ago

beelze commented 9 months ago

My M.2 drive (sata, kingspec nt-256, tested working) is not detected.

@orangepi-xunlong wrote (#53) that "dts is set to nvme ssd by default, and if using sata ssd please add overlays=ssd-sata to /boot/orangepiEnv.txt" but this is a Orange Pi 5 recipe. How to do the same for Orange Pi 3B?

beelze commented 8 months ago

The only way I've found to enable SATA on Orange Pi 3B was fdtfile=rockchip/rk3566-orangepi-3b-sata.dtb in /boot/armbianEnv.txt (Armbian 6.6.2-edge-rockchip64)

Macaquinyo commented 1 week ago

Still no solution for the orange pi operating system... Please offer a solution to disable nvme and enable SATA.

Macaquinyo commented 1 week ago

Please any idea to install the system and boot without SD card from SATA SSD @orangepi-xunlong ?