Finally! I got pacman telling me "there is nothing to do" after running 'pacman -Syu'.
BUT I am afraid to restart as the last time I was at this point, it wouldn't reboot.
As per the [ https://wiki.archlinux.org/index.php/De ... iki:usrlib ] page, it says to run:
$this->bbcode_second_pass_code('', 'mkinitcpio -p linux
')
after the glibc update.
However, when I try to do this, I get the following error:
$this->bbcode_second_pass_code('', ' sudo mkinitcpio -p linux
/usr/bin/mkinitcpio: line 166: /etc/mkinitcpio.d/linux.preset: No such file or directory
==> ERROR: Preset not found: `/etc/mkinitcpio.d/linux.preset'
')
Is this because the system is now using 'systemd' ?
How do I proceed? How can I make sure it will reboot successfully after this? I wouldn't like to spend another three hours getting this far from the backup I have again...