Hello!
I wanted to give BalenaOS a try and to my surprise, y’all support Rock PI 4B. However, it looks like you do not support Rock PI 4B +.
I was able to configure balena-cli in Ubuntu and come up with these results:
noah@hq:~$ sudo /home/noah/balena-cli/balena --debug local configure ~/Downloads/rockpi-4b-rk3399-2.95.8+rev1-v12.11.38.img
[debug] new argv=[/home/noah/balena-cli/balena,/snapshot/versioned-source/bin/balena,local:configure,/home/noah/Downloads/rockpi-4b-rk3399-2.95.8+rev1-v12.11.38.img] length=4
[debug] Deprecation check: Cache miss for the balena CLI next major version release date.
[debug] Will query http://registry.npmjs.org/balena-cli/15.0.0
No such file or directory: /home/noah/Downloads/rockpi-4b-rk3399-2.95.8+rev1-v12.11.38.img
Error: ENOENT: no such file or directory, open ‘/home/noah/Downloads/rockpi-4b-rk3399-2.95.8+rev1-v12.11.38.img’
For further help or support, visit:
Before I give up entirely, is there any solution for the Rock PI 4B+ ? It has the RK3399(OP1) CPU, which is apparently slightly different than the RK3399.
Please let me know.