I had Arch running on my Pogoplug v3, then did an update, and when the initscripts updated, I never was able to fix my PogoPlug. So today, I decided to start over, I downloaded the latest tar.gz and extracted it to a freshly formatted ext3 usb stick.
Plugged it in, booted, and it seemed to boot fine. I could ssh into the PogoPlug; however, when it asked for my username/password thats wherre trouble started.
I typed in root/root as the username/password, and as soon as i finished typing 'root' as the password, the connection to ssh was terminated. I thought, perhaps root logins were not being allowed, so I took the usb onto my other linux computer, and changed the /etc/ssh/sshd_config and uncommented the line:
PermitRootLogin yes
Then plugged the usb stick back into the pogoplug and rebooted. I could once again ssh into the pogoplug; however, the same thing happens. As soon as I finish logging in as root/root, the ssh session is terminated. Can anyone help??
Thanks!