I followed the instructions on http://archlinuxarm.org/platforms/armv5/pogoplug-series-4 and got Arch Linux installed on my Pogoplug v4. The drive I used was a Kingston 64GB DataTraveler (http://amazon.com/dp/-/B0084QSDBA/) plugged into the top USB port.
Everything seemed to work, and I was able to reboot the machine, and ssh in. I then used pacman to install Python, did some basic tests from Python's interactive prompt, exited, did a `shutdown -h now` and unplugged the pogoplug once the drive lights turned off.
A couple of days later I tried to boot it up, and all I got was blinking green. It wouldn't show up in my DHCP table. I tried rebooting several times hoping it was a fluke, but it just wouldn't work again.
I then tried searching the forums and tried a few different things:
- In one place I saw it mentioned that the volume label should be "rootfs". When I tried mounting my drive on a Linux PC, the drive had no label (it would mount as /media/1720ffe1-f6cb-4bfd-8109-e9b7e65de8f9) so I changed the volume label to "rootfs".
- Another post I saw suggested re-extracting the tarball to "reset" it to the just installed state.
- Finally, I gave up and tried revert to the stock firmware by adding a "revert" folder on a FAT32 USB stick I had laying around and rebooting with that.
No matter what I try I still get nothing but blinking green.
Any other ideas?