Hey there,
I already bricked a device because I installed stuff I didn't really understand. Where do I get the binary I install on this router?
Hey there,
I already bricked a device because I installed stuff I didn't really understand. Where do I get the binary I install on this router?
Do I have to DD the Kernel with the firmware?
you need to extract the boot loader from the stock image, and attach it to the openwrt sysupgrade image.
and how do I do that?
dd if=tpl.bin of=boot.bin bs=131584 count=1
cat owrt.bin >> boot.bin
?
as you just pasted ....
okay I bricked it again but managed to install openwrt over TFTP - finally.
Thank you!
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.