Have more serious issue now....
Hope there's a relatively simple fix....
I thought I had put the systemd related pkg names in /etc/pacman.conf on the IgnorePkg line as instructed here.
I did, later came to realize I had forgot to uncomment that line.....
So, when I did 'pacman -Syu' I noticed midway that it was starting to update systemd......panicked and did ctrl-C to stop process thinking it would not update it if process was halted. However, it must have done some updating as I noticed strange behavior afterwards. For example, when I did 'poweroff' it failed.
So, thought I would downgrade systemd again with the files provided here as I did before. But would not work this time.
Do 'pacman -U systemd-226-3-arm.pkg.tar.xz', then it starts process, but I get error messages:
# pacman -U systemd-226-3-arm.pkg.tar.xz
loading packages...
warning: downgrading package systemd (226-3.2 => 226-3)
resolving dependencies...
looking for conflicting packages....
error: could not open file /var/lib/pacman/local/systemd-226-3.2/desc: No such file or directory
Packages (1) systemd-226-3
Total Installed Size: 68.27 MiB
:: Proceed with installation? [Y/n]
If I say Yes, then it starts, but get error messages at each line saying that the item referred to 'exists in filesystem'
Then says at end 'Errors occurred, no packages were upgraded.'
I shutdown system by removing battery and restarted. Of course, won't boot up now with system on internal CF card.
So, put in my SD card with Arch on it and have now booted up Z and chrooted into the CF Card. But still get same error messages when doing 'pacman - U systemd-226-3-arm.pkg.tar.xz'......
Any suggestions as to how to get pacman to do the downgrade?
Or have I borked system to where I need to start with fresh install again?
Thanks.