Which plug?
Categories: PogoPlug Development
So is there a way to restore back to factory bootloader, kernel, etc, if I still have SSH access to my PogoPlug without building a console cable?
It's possible then, but I can't say with confidence the exact method, nor that it would be 100% bullet proof.
Justin, download the factory pink pogoplug mtd0 from Jeff.doozan.com and use his flash_erase and nandwrite to restore it.
I've done this several times w/o issue.
The original uboot/mtd0 is located here:http://jeff.doozan.com/debian/uboot/files/uboot/uboot.mtd0.pinkpogo.original.kwb
nandwrite here: http://jeff.doozan.com/debian/uboot/nandwrite
flash_erase here: wget http://jeff.doozan.com/debian/uboot/flash_erase
Now:
chmod a+x flash_erase nandwrite
./flash_erase /dev/mtd0 0 4
./nandwrite /dev/mtd0 uboot.mtd0.pinkpogo.original.kwb
Did you have any success? I am interested in trying the same thing with the pink v2 pogoplug.
I haven't messed with it actually. I just ended up getting it working using PlugApps to do what I want it to.
Plugmatt: As stated, I've done this at least a dozen times now without issue so I know it works. Try it!
Even trying to FORCE a screw up using flash_eraseall vs flash_erase and corrupting Uboot, the pogoplug will still boot to it's default environment.
Hi,
i am a newbie in Linux.
so for my English but i am French.
So i have a problem. I try to install in may a web server thanks to this website (http://locallinuxservice.com/linux-server/turn-a-pogoplug-into-a-fully-featur...
But it was not working :-(
Then i left in holidays and forget my pogoplug.
I want now to restore the original configuration and i could not connect to my pogoplug to flash and restore the old configuration...
someone have any idea to help me? how can i see in Ubuntu the ip address of the pogoplug ?
Thanks in advance for you help.
fyi i have Ubuntu 11.04
Manxam said: Justin, download the factory pink pogoplug mtd0 from Jeff.doozan.com and use his flash_erase and nandwrite to restore it. I've done this several times w/o issue. The original uboot/mtd0 is located here:http://jeff.doozan.com/debian/uboot/files/uboot/uboot.mtd0.pinkpogo.original.kwb nandwrite here: http://jeff.doozan.com/debian/uboot/nandwrite flash_erase here: wget http://jeff.doozan.com/debian/uboot/flash_erase Now: chmod a+x flash_erase nandwrite ./flash_erase /dev/mtd0 0 4 ./nandwrite /dev/mtd0 uboot.mtd0.pinkpogo.original.kwb
Manxam,
A bit of a newb with this stuff.
Can you specify how you did it step by step or point me to a tutorial that explains this?
I used this guide, http://archlinuxarm.org/platforms/armv5/pogoplug-v2-pinkgray, to initially modify my pogoplug but want to set it back to the way it was. I can SSH into it.
Thanks in advance.
cmadooly said:Everything is detailed in the post that you quoted. Download the three files, chmod them as instructed, then run the 3 command lines as posted. Reboot. Voila.Manxam said: Justin, download the factory pink pogoplug mtd0 from Jeff.doozan.com and use his flash_erase and nandwrite to restore it. I've done this several times w/o issue. The original uboot/mtd0 is located here:http://jeff.doozan.com/debian/uboot/files/uboot/uboot.mtd0.pinkpogo.original.kwb nandwrite here: http://jeff.doozan.com/debian/uboot/nandwrite flash_erase here: wget http://jeff.doozan.com/debian/uboot/flash_erase Now: chmod a+x flash_erase nandwrite ./flash_erase /dev/mtd0 0 4 ./nandwrite /dev/mtd0 uboot.mtd0.pinkpogo.original.kwbManxam, A bit of a newb with this stuff. Can you specify how you did it step by step or point me to a tutorial that explains this? I used this guide, http://archlinuxarm.org/platforms/armv5/pogoplug-v2-pinkgray, to initially modify my pogoplug but want to set it back to the way it was. I can SSH into it. Thanks in advance.
Manxam said:cmadooly said:Everything is detailed in the post that you quoted. Download the three files, chmod them as instructed, then run the 3 command lines as posted. Reboot. Voila.Manxam said: Justin, download the factory pink pogoplug mtd0 from Jeff.doozan.com and use his flash_erase and nandwrite to restore it. I've done this several times w/o issue. The original uboot/mtd0 is located here:http://jeff.doozan.com/debian/uboot/files/uboot/uboot.mtd0.pinkpogo.original.kwb nandwrite here: http://jeff.doozan.com/debian/uboot/nandwrite flash_erase here: wget http://jeff.doozan.com/debian/uboot/flash_erase Now: chmod a+x flash_erase nandwrite ./flash_erase /dev/mtd0 0 4 ./nandwrite /dev/mtd0 uboot.mtd0.pinkpogo.original.kwbManxam, A bit of a newb with this stuff. Can you specify how you did it step by step or point me to a tutorial that explains this? I used this guide, http://archlinuxarm.org/platforms/armv5/pogoplug-v2-pinkgray, to initially modify my pogoplug but want to set it back to the way it was. I can SSH into it. Thanks in advance.
Background - All I want is to get my Pogoplug V2 back to factory settings.
I follow the directions outlined here and they work 100% with no errors. However, when I reboot my Pogoplug it seems to still be in a state of running Uboot and is not "visible" to the My Pogoplug software/website.
Thoughts?
-jeff

RSS


