I just did an upgrade ("pacman -Syy && pacman -Su && 66-update -d && 66-update"), and the system froze on reboot. It turned out that `/usr/lib/66/script/modules.sh` was no longer there, which was causing the boot tree to fail.
I copied the `modules.sh` (and also `tmpfiles.sh`, since that one was missing) from a boot image, and it now boots properly.
Two questions:
1) Did I do something wrong in the upgrade process that caused this?
2) Could those manually-copied files eventually cause problems, perhaps by being out of sync with the latest packages, etc?
Thanks
I copied the `modules.sh` (and also `tmpfiles.sh`, since that one was missing) from a boot image, and it now boots properly.
Two questions:
1) Did I do something wrong in the upgrade process that caused this?
2) Could those manually-copied files eventually cause problems, perhaps by being out of sync with the latest packages, etc?
Thanks