I have been using my PogoPlug V2 and a BeagleBone with ArchLinux for over a year without incident. Today I ran a pacman -Syu on my BeagleBone, everything seemed to update as I've done before countless times, I rebooted the device and can see the fixed IP of the device on my network but when I try to connect using PuTTY for an SSH connection, I don't get the Login: prompt any more. I ran the same pacman -Syu on my PogoPlug and am also getting the same problem with logging in.
I am totally lost and don't even know where to begin. As I said before, everything has been working well for over a year on both devices and I have run dozens of updates using pacman -Syu without previous incident. Whatever this current updated contained, it has disrupted something in both devices. I've rebooted both devices and when I run an IP scanner, both devices show up on my network, but when I try to connect using PuTTY, I get a Network Error: Connection Refused and there not even a Login: prompt. Please can anyone give me some guidance?
Edit: Disregard ... I have a feeling the problem is related to SSH not starting up because these two systems were installed way before Systemd stuff was implemented. So I believe I will need to do a complete reinstall.