I installed Arch Linux on a new Pogoplug v4. I set up minidlna, samba, apache, php, and a few other things.
Last night I was SSHed in, trying to install mysql. I had started up mysqld and executed mysql_secure_installation. My SSH session froze. So I power cycled the Pogoplug.
Since then, no matter what order of connecting the ethernet cable, power cable, and USB thumb drive on which Arch is installed, the same thing happens: the device powers up and blinks green on the front. Once I plug in the ethernet cable, it blinks for a few seconds, then turns solid green and remains that way. My understanding is that this measn everything is OK.
However, in my router's settings, I check the LAN and the device has not requested an IP. Furthermore, a scan of every IP on my network using my laptop reveals that the Pogoplug doesn't have an IP at all (at least, it's not on the network at all).
I've swapped out ethernet cables. It's not the cable. I've plugged the thumb drive into my laptop and the thumb drive has all the files there, not corrupt.
From my (OSX) laptop, I've issued the command strings var/log/journal/*/* | grep MESSAGE= and the last line that shows up is from fourteen hours ago. So despite the intervening attempts to plug it in and restart since then, no more MESSAGE=* have shown up in /var/log/journal.
How can I go about diagnosing this problem, or do any of you have an idea what the problem might be?
Thank you.