Привет всем. Решил впилить себе в Арчик fbsplash, пересобрал initramfs(mkinitcpio.conf https://gist.github.com/3155332), выскочили такие ошибки:
sergey ~ $ sudo mkinitcpio -p linux
==> Building image from preset: 'default'
-> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img
==> Starting build: 3.4.2-2-ARCH
-> Running build hook: [fbsplash]
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [autodetect]
-> Running build hook: [scsi]
-> Running build hook: [sata]
-> Running build hook: [resume]
-> Running build hook: [filesystems]
-> Running build hook: [usbinput]
-> Running build hook: [fsck]
==> Generating module dependencies
ERROR: could not open directory /tmp/mkinitcpio.WITfPv/root/lib/modules/3.4.2-2-ARCH: No such file or directory
FATAL: could not search modules: No such file or directory
==> Creating gzip initcpio image: /boot/initramfs-linux.img
==> WARNING: errors were encountered during the build. The image may not be complete.
==> Building image from preset: 'fallback'
-> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect
==> Starting build: 3.4.2-2-ARCH
-> Running build hook: [fbsplash]
-> Running build hook: [base]
-> Running build hook: [udev]
-> Running build hook: [scsi]
-> Running build hook: [sata]
-> Running build hook: [resume]
-> Running build hook: [filesystems]
-> Running build hook: [usbinput]
-> Running build hook: [fsck]
==> Generating module dependencies
ERROR: could not open directory /tmp/mkinitcpio.vYvIEE/root/lib/modules/3.4.2-2-ARCH: No such file or directory
FATAL: could not search modules: No such file or directory
==> Creating gzip initcpio image: /boot/initramfs-linux-fallback.img
==> WARNING: errors were encountered during the build. The image may not be complete.
Уже давно(1,5-2 месяца) ничего системного не обновлял- только некоторые прикладные программы. Помогите, пожалуйста.