11-03-2018, 09:26 AM
(11-02-2018, 10:00 PM)Radioman Wrote: I cannot seem to access it. Is it dead?No, don't dispair

(11-02-2018, 10:00 PM)Radioman Wrote: Is there any hope?
It take just a a small procedure, see this post or even better the entire thread.
Or you may install the Armbian u-boot, included in the zip file, whether you plan to install Armbian mode.
Code:
$ sudo dd if=rk3288_boot.bin of=/dev/<kernel_name> bs=512 seek=64 ## or
$ sudo dd if=u-boot-rockchip-with-spl.bin of=/dev/<kernel_name> bs=512 seek=64If you plan to use ELAR or TinkerOS, then you should copy the u-boot from the TinkerOS included in the zip file.
Code:
$ sudo dd if=tOS.img of=/dev/<kernel_name> bs=512 seek=64
Light blue words might be a link. Have you try to click on them?



![[-]](https://tinkerboarding.co.uk/forum/images/collapse.png)