You are not logged in.

#1 2022-12-22 14:55:10

tombenko
Member
From: Balassagyarmat
Registered: 2013-08-24
Posts: 137

[SOLVED]initrtamfs error - but no error in messages

Hail!
When I updated the system, there were a kernel update, what I watched. It said that the generation process was closed with errors, but my laptop can boot and Archlinux starts. looking into the process there were no error messages, the all is:

==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'default'
  -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux.img 2
==> Starting build: 6.1.1-arch1-1
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [modconf]
  -> Running build hook: [kms]
  -> Running build hook: [keyboard]
==> WARNING: Possibly missing firmware for module: xhci_pci
  -> Running build hook: [keymap]
  -> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
  -> Running build hook: [block]
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> WARNING: No fsck helpers found. fsck will not be run on boot.
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: /boot/initramfs-linux.img
==> WARNING: errors were encountered during the build. The image may not be complete.
==> Building image from preset: /etc/mkinitcpio.d/linux.preset: 'fallback'
  -> -k /boot/vmlinuz-linux -c /etc/mkinitcpio.conf -g /boot/initramfs-linux-fallback.img -S autodetect 2
==> Starting build: 6.1.1-arch1-1
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [modconf]
  -> Running build hook: [kms]
==> WARNING: Possibly missing firmware for module: ast
  -> Running build hook: [keyboard]
==> WARNING: Possibly missing firmware for module: xhci_pci
  -> Running build hook: [keymap]
  -> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: aic94xx
==> WARNING: Possibly missing firmware for module: bfa
==> WARNING: Possibly missing firmware for module: qed
==> WARNING: Possibly missing firmware for module: qla1280
==> WARNING: Possibly missing firmware for module: qla2xxx
==> WARNING: Possibly missing firmware for module: wd719x
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: /boot/initramfs-linux-fallback.img
==> Image generation successful

I don't know if previous generations sent the same messages or not, take a little care of them thinking that errors will stop the process. I didn't edit any files belongs to mkinitcpio, they are stock version.

Last edited by tombenko (2022-12-22 20:15:51)

Offline

#2 2022-12-22 20:15:33

tombenko
Member
From: Balassagyarmat
Registered: 2013-08-24
Posts: 137

Re: [SOLVED]initrtamfs error - but no error in messages

OK, the filesystem package was installed, but my partitions are btrfs. installing the btrfs-progs package solved the problem.

Offline

Board footer

Powered by FluxBB