Yes! The /boot partiton has enought free space. Details: $ df -h Filesystem Size Used Avail Use% Mounted on rootfs 400G 7.2G 373G 2% / /dev 997M 0 997M 0% /dev run 1004M 112K 1004M 1% /run /dev/sda2 400G 7.2G 373G 2% / shm 1004M 0 1004M 0% /dev/shm tmpfs 1004M 116K 1004M 1% /tmp tmpfs 1004M 0 1004M 0% /var/cache/pacman/pkg tmpfs 5.0M 3.2M 1.9M 63% /var/lib/pacman/sync /dev/sda1 298M 35M 248M 13% /boot /dev/sda3 50G 28G 20G 59% /mnt/backup_hd1 Thank you! On Tue, May 8, 2012 at 12:23 PM, Rodrigo Rivas <rodrigorivascosta@gmail.com> wrote:
On Tue, May 8, 2012 at 2:48 PM, Fabiano Furtado Pessoa Coelho wrote:
Hi,
Following Dave's comment (https://bugs.archlinux.org/task/29803), I've generated my initramfs, reinstalling the linux package: pacman -S linux
What can I do to fix this problem?
You said that you have a separate boot partition... have you checked that this partition has enough free space? It happened to me that the boot partition is full and the 'mkinitcpio' fails.
-- Rodrigo