Quantcast
Channel: Linux Device Hacking
Viewing all articles
Browse latest Browse all 3247

Pogoplug Pogo-E02 can't flash Uboot (8 replies)

$
0
0
Hello,

I have an old Pogoplug Pogo-E02, which so far I am using only for making my external HDDs/USB Flash drives available through the local network. I discovered that this box can run different OS - Debian or OpenWRT and so can be used not only for network storage sharing but also for a DLNA server and a torrent downloader. I have read some threads, bough UBS to serial adapter and tried to flash the device's Uboot using this commands:
cd /tmp
wget http://jeff.doozan.com/debian/uboot/install_uboot_mtd0.sh
chmod +x install_uboot_mtd0.sh
./install_uboot_mtd0.sh

So far so good, but then I am getting an error message, that wget can't handle https so it cannot download .md5 and exit the installation. Then I tried with kwboot using:

kwboot -t -B 115200 /dev/ttyUSB0 -b /tmp/uboot.2017.07-tld-1.pogo_e02.mtd0 -p

When hit enter, the it ask me to restart/power on the device, but when I do so - nothing happens?!
If not using kwboot, I am able to see all the booting process from the UART console, I can interrupt the booting process and use some commands, but that's it.

I've search thru that forum, as there are many threats about Podo E02, but I'm totally confused, as almost all of the threads points to some previous threat and I actually can't find a step-by-step tutorial how to flash uboot, and Debian/OpenWRT afterwards from the stock FW.
Please help!

Viewing all articles
Browse latest Browse all 3247

Trending Articles