Updating linux initcpios error

Nothing serious but the path is wrong

'Updating linux initcpios...
==> Building image from preset: /etc/mkinitcpio.d/linux-cachyos-bore.preset: 'default'
==> Using default configuration file: '/etc/mkinitcpio.conf'
  -> -k /boot/vmlinuz-linux-cachyos-bore -g /boot/initramfs-linux-cachyos-bore.img
==> Using drop-in configuration file: '10-chwd.conf'
==> Starting build: '6.9.7-2-cachyos-bore'
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [autodetect]
  -> Running build hook: [microcode]
  -> Running build hook: [kms]
  -> Running build hook: [modconf]
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: 'xhci_pci'
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
  -> Running build hook: [plymouth]
sed: impossible de lire /usr/share/plymouth/themes/text/text.plymouth: Aucun fichier ou dossier de ce nom
sed: impossible de lire /usr/share/plymouth/themes/text/text.plymouth: Aucun fichier ou dossier de ce nom
sed: impossible de lire /usr/share/plymouth/themes/text/text.plymouth: Aucun fichier ou dossier de ce nom
sed: impossible de lire /usr/share/plymouth/themes/text/text.plymouth: Aucun fichier ou dossier de ce nom
==> ERROR: The default plymouth plugin () doesn't exist
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-cachyos-bore.img'
  -> Early uncompressed CPIO image generation successful
==> Initcpio image generation successful
==> Building image from preset: /etc/mkinitcpio.d/linux-cachyos-bore.preset: 'fallback'
==> Using default configuration file: '/etc/mkinitcpio.conf'
  -> -k /boot/vmlinuz-linux-cachyos-bore -g /boot/initramfs-linux-cachyos-bore-fallback.img -S autodetect
==> Using drop-in configuration file: '10-chwd.conf'
==> Starting build: '6.9.7-2-cachyos-bore'
  -> Running build hook: [base]
  -> Running build hook: [udev]
  -> Running build hook: [microcode]
  -> Running build hook: [kms]
==> WARNING: Possibly missing firmware for module: 'ast'
  -> Running build hook: [modconf]
  -> Running build hook: [block]
==> WARNING: Possibly missing firmware for module: 'bfa'
==> WARNING: Possibly missing firmware for module: 'qed'
==> WARNING: Possibly missing firmware for module: 'qla2xxx'
==> WARNING: Possibly missing firmware for module: 'qla1280'
==> WARNING: Possibly missing firmware for module: 'wd719x'
==> WARNING: Possibly missing firmware for module: 'aic94xx'
==> WARNING: Possibly missing firmware for module: 'xhci_pci'
  -> Running build hook: [keyboard]
  -> Running build hook: [keymap]
  -> Running build hook: [consolefont]
==> WARNING: consolefont: no font found in configuration
  -> Running build hook: [plymouth]
sed: impossible de lire /usr/share/plymouth/themes/text/text.plymouth: Aucun fichier ou dossier de ce nom
sed: impossible de lire /usr/share/plymouth/themes/text/text.plymouth: Aucun fichier ou dossier de ce nom
sed: impossible de lire /usr/share/plymouth/themes/text/text.plymouth: Aucun fichier ou dossier de ce nom
sed: impossible de lire /usr/share/plymouth/themes/text/text.plymouth: Aucun fichier ou dossier de ce nom
==> ERROR: The default plymouth plugin () doesn't exist
  -> Running build hook: [filesystems]
  -> Running build hook: [fsck]
==> Generating module dependencies
==> Creating zstd-compressed initcpio image: '/boot/initramfs-linux-cachyos-bore-fallback.img'
  -> Early uncompressed CPIO image generation successful

the actual path is /usr/share/plymouth/themes/breese-text/breeze-text.plymouth

Is this error only mine?
how can I correct it?

i would remove the plymouth hook in /etc/mkinitcpio.conf and set a consolefont in /etc/vconsole.conf, then regenerate the initcpio

1 Like

I think you have put a different theme and it appears to be able not to read it correctly.

1 Like

It’s okay, it’s settled!
I had lots of other little problems that I created myself
I reinstalled
Thanks to you two

1 Like