I can’t update my BBB. I’ve tried with every new image that comes out. I write a new image to the memory card. Plug in the ethernet directly to my dsl router. Plug in the power, then ssh into the BBB and try to update it.
opkg update
mkdir /home/root/tmp
opkg -t /home/root/tmp upgrade
When the network bugs out, I reset it with udhcpc.
When it finally finishes, I reboot it and it just has three blue lights.
Here is the last output:
https://docs.google.com/document/d/1RoLNSuBg9MC78SzU795G0eV8nJnasg9iT4-QiLSF3sQ/edit?usp=sharing
Did I get a bad BBB? How do I update this thing?