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:
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:
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!
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!