Hey,
I might have messed up my pogo plug device V2. I had the problem $this->bbcode_second_pass_code('', '(unable to lock database)').
I am pretty sure the reason was that the root partition for some reason was not mounted writable. So I remounted as described here: http://archlinuxarm.org/forum/viewtopic.php?t=3355&p=28280.
But it didn't help because after remounting I got:
$this->bbcode_second_pass_code('', '(download library error)')
So I decided to reboot. But after reboot I wasn't able to SSH into my pogo plug device. I tried to restart without usb-hdd ... but nothing worked so far.
Before the incident the os seemed to work pretty good. I did upgrade the Kernel before. But the device still booted after installation.
I think I shouldn't have removed the $this->bbcode_second_pass_code('', '/boot/uInitrd') ...
Any suggestions? Thanks in advance!