Kernel weg nach update

Hallo Zusammen,
habe eben versucht das große update von heute aufzuspielen. Dabei kam es zu einem Fehler, jetzt wird der Kernel nicht mehr gefdunden und ich kann mein System nicht mehr starten.
Hier ein screenshot:


Weiss jemand einen Rat?

Wäre interessant was für ein Fehler, aber im Grunde wurden die Linux-Images für die Initialisierung nicht fertiggestellt und deswegen nicht gefunden.

Ich verlinke mal:

Lösung: installier Windows 11. :clown_face:

Nein im ernst, ein Wechsel auf eine andere Distribution ist keine Lösung, sondern das Ignorieren eines Problems. :wink:

Du bist nicht allein. Hatte ich beim Notebook
Thread dazu inklusive Lösung

Ich glaube der update-Abbruch war bei lvvr.
Gibt es das? Ich kann mich auch irren.

Vielleicht alvr ? Naja, diese Datei könnte Licht ins Dunkel bringen:

grep "2022-05-27" /var/log/pacman.log

Das war auch nicht der Grund zum Wechsel, eher der Anlass …

Na dann viel Erfolg :wink: Frage mich aber, warum du dich hier meldest, wenn du nichts Lösungsorientiertes beizutragen hast?

ArchLinux hat auch ganz tolle Foren:

Bye :wave:

Hier mal die letzten Zeilen aus der log-Datei:

[2022-05-27T09:58:32+0200] [ALPM] upgraded linux-firmware-whence (20220411.705f19a-1 -> 20220509.b19cbdc-1)
[2022-05-27T09:58:37+0200] [ALPM] upgraded linux-firmware (20220411.705f19a-1 -> 20220509.b19cbdc-1)
[2022-05-27T09:58:38+0200] [ALPM] upgraded linux510 (5.10.114-1 -> 5.10.117-1)
[2022-05-27T09:58:39+0200] [ALPM] upgraded linux515 (5.15.38-1 -> 5.15.41-1)
[2022-05-27T09:58:41+0200] [ALPM] upgraded linux517 (5.17.6-1 -> 5.17.9-1)
[2022-05-27T09:58:46+0200] [ALPM] error: could not extract /usr/share/man/man1/llvm-objcopy.1.gz (Zstd decompression failed: Restored data doesn't match checksum)
[2022-05-27T09:58:46+0200] [ALPM] error: problem occurred while upgrading llvm
[2022-05-27T09:58:46+0200] [ALPM] upgraded llvm (13.0.1-2 -> 13.0.1-4)
[2022-05-27T09:58:46+0200] [ALPM] transaction failed
[2022-05-27T09:59:32+0200] [PAMAC] synchronizing package lists

Hier mal die Ausgabe zu den ersten beiden Befehlen:

manjaro-chroot -a                                                                                                                                                      ✔ 
grub-probe: error: cannot find a GRUB drive for /dev/sdb1.  Check your device.map.
grub-probe: error: cannot find a GRUB drive for /dev/sdb1.  Check your device.map.
==> Mounting (ManjaroLinux) [/dev/nvme0n1p2]
 --> mount: [/mnt]
 --> mount: [/mnt/boot/efi]
[manjaro /]# sudo mkinitcpio -P
==> Building image from preset: /etc/mkinitcpio.d/linux57.preset: 'default'
  -> -k /boot/vmlinuz-5.7-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.7-x86_64.img
==> ERROR: '/lib/modules/5.7.19-2-MANJARO' is not a valid kernel module directory
==> Building image from preset: /etc/mkinitcpio.d/linux57.preset: 'fallback'
  -> -k /boot/vmlinuz-5.7-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.7-x86_64-fallback.img -S autodetect
==> ERROR: '/lib/modules/5.7.19-2-MANJARO' is not a valid kernel module directory
==> Building image from preset: /etc/mkinitcpio.d/linux58.preset: 'default'
  -> -k /boot/vmlinuz-5.8-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.8-x86_64.img
==> ERROR: '/lib/modules/5.8.18-1-MANJARO' is not a valid kernel module directory
==> Building image from preset: /etc/mkinitcpio.d/linux58.preset: 'fallback'
  -> -k /boot/vmlinuz-5.8-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.8-x86_64-fallback.img -S autodetect
==> ERROR: '/lib/modules/5.8.18-1-MANJARO' is not a valid kernel module directory
==> Building image from preset: /etc/mkinitcpio.d/linux59.preset: 'default'
  -> -k /boot/vmlinuz-5.9-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.9-x86_64.img
==> ERROR: '/lib/modules/5.9.16-1-MANJARO' is not a valid kernel module directory
==> Building image from preset: /etc/mkinitcpio.d/linux59.preset: 'fallback'
  -> -k /boot/vmlinuz-5.9-x86_64 -c /etc/mkinitcpio.conf -g /boot/initramfs-5.9-x86_64-fallback.img -S autodetect
==> ERROR: '/lib/modules/5.9.16-1-MANJARO' is not a valid kernel module directory
[manjaro /]# 

Also im Grunde hast du nur die drei Kernel installiert und die Altlasten in /etc/mkinitcpio.d/ wurden nicht entfernt.

Also dann mal entfernen:

rm -fv /etc/mkinitcpio.d/linux{57,58,59}.preset

Dann nochmal versuchen.

Was soll ich dann nochmal versuchen. Neustart oder die Befehle durchlaufen?

Nein, entferne die presets und nochmal:

[manjaro /]# rm -f /etc/mkinitcpio.d/linux{57,58,59}.preset
[manjaro /]# sudo mkinitcpio -P
==> ERROR: No presets found in /etc/mkinitcpio.d

Sehr gut… dann führe nochmal das upgrade durch:

pacman -Syyuu

Und dann Neustart versuchen?

Terminal Ausgabe? Wurden die Images erstellt?

[manjaro /]# pacman -Syyuu
:: Synchronizing package databases...
 core                                                                             166.9 KiB  1669 KiB/s 00:00 [#################################################################] 100%
 extra                                                                           1896.1 KiB  23.1 MiB/s 00:00 [#################################################################] 100%
 community                                                                          7.0 MiB  38.1 MiB/s 00:00 [#################################################################] 100%
 multilib                                                                         177.5 KiB  17.3 MiB/s 00:00 [#################################################################] 100%
:: Starting full system upgrade...
warning: python-pyqt5: downgrading from version 5.15.6-7.1 to version 5.15.6-7
resolving dependencies...
looking for conflicting packages...

Packages (114) manjaro-browser-settings-20220522-1  manjaro-settings-manager-0.5.7-4  manjaro-settings-manager-kcm-0.5.7-4  manjaro-settings-manager-knotifier-0.5.7-4
               mesa-vdpau-22.0.4-1  mhwd-nvidia-510.73.05-1  mhwd-nvidia-390xx-390.151-1  mhwd-nvidia-470xx-470.129.06-1  mobile-broadband-provider-info-20220511-1
               modemmanager-qt-5.94.0-1  networkmanager-1.38.0-1  networkmanager-qt-5.94.0-1  nodejs-18.2.0-1  okular-22.04.1-1  opencl-nvidia-510.73.05-1  oxygen-icons-1:5.94.0-1
               pamac-cli-10.4.0-2  pamac-gtk-10.4.0-2  partitionmanager-22.04.1-1  pcsclite-1.9.7-1  plasma-wayland-session-5.24.5-3  print-manager-22.04.1-1  psmisc-23.5-1
               pycharm-community-edition-2022.1.1-1  pyside2-5.15.4-1  python-cryptography-37.0.0-1  python-pyparsing-3.0.9-1  python-pyqt5-5.15.6-7  python-setuptools-1:60.6.0-1
               python-shiboken2-5.15.4-1  python-traitlets-5.2.1.post0-1  qemu-audio-alsa-7.0.0-10  qemu-audio-dbus-7.0.0-10  qemu-audio-jack-7.0.0-10  qemu-audio-oss-7.0.0-10
               qemu-audio-pa-7.0.0-10  qemu-audio-sdl-7.0.0-10  qemu-audio-spice-7.0.0-10  qemu-block-curl-7.0.0-10  qemu-block-dmg-7.0.0-10  qemu-block-gluster-7.0.0-10
               qemu-block-iscsi-7.0.0-10  qemu-block-nfs-7.0.0-10  qemu-block-rbd-7.0.0-10  qemu-block-ssh-7.0.0-10  qemu-chardev-spice-7.0.0-10  qemu-common-7.0.0-10
               qemu-desktop-7.0.0-10  qemu-emulators-full-7.0.0-10  qemu-guest-agent-7.0.0-10  qemu-hw-display-qxl-7.0.0-10  qemu-hw-display-virtio-gpu-7.0.0-10
               qemu-hw-display-virtio-gpu-gl-7.0.0-10  qemu-hw-display-virtio-gpu-pci-7.0.0-10  qemu-hw-display-virtio-gpu-pci-gl-7.0.0-10  qemu-hw-display-virtio-vga-7.0.0-10
               qemu-hw-display-virtio-vga-gl-7.0.0-10  qemu-hw-s390x-virtio-gpu-ccw-7.0.0-10  qemu-hw-usb-host-7.0.0-10  qemu-hw-usb-redirect-7.0.0-10
               qemu-hw-usb-smartcard-7.0.0-10  qemu-img-7.0.0-10  qemu-pr-helper-7.0.0-10  qemu-system-aarch64-7.0.0-10  qemu-system-alpha-7.0.0-10  qemu-system-arm-7.0.0-10
               qemu-system-avr-7.0.0-10  qemu-system-cris-7.0.0-10  qemu-system-hppa-7.0.0-10  qemu-system-m68k-7.0.0-10  qemu-system-microblaze-7.0.0-10  qemu-system-mips-7.0.0-10
               qemu-system-nios2-7.0.0-10  qemu-system-or1k-7.0.0-10  qemu-system-ppc-7.0.0-10  qemu-system-riscv-7.0.0-10  qemu-system-rx-7.0.0-10  qemu-system-s390x-7.0.0-10
               qemu-system-sh4-7.0.0-10  qemu-system-sparc-7.0.0-10  qemu-system-tricore-7.0.0-10  qemu-system-x86-7.0.0-10  qemu-system-xtensa-7.0.0-10  qemu-tools-7.0.0-10
               qemu-ui-curses-7.0.0-10  qemu-ui-dbus-7.0.0-10  qemu-ui-egl-headless-7.0.0-10  qemu-ui-gtk-7.0.0-10  qemu-ui-opengl-7.0.0-10  qemu-ui-sdl-7.0.0-10
               qemu-ui-spice-app-7.0.0-10  qemu-ui-spice-core-7.0.0-10  qemu-user-7.0.0-10  qemu-vhost-user-gpu-7.0.0-10  qemu-virtiofsd-7.0.0-10  qt5-imageformats-5.15.4+kde+r1-1
               qt5-script-5.15.9-2  qt5-virtualkeyboard-5.15.4+kde+r3-1  snapd-2.55.5-1  spectacle-22.04.1-1  step-22.04.1-1  thunderbird-91.9.1-1  tlp-1.5.0-4  v86d-0.1.10-6
               vde2-2.3.3-1  vulkan-headers-1:1.3.213-1  vulkan-intel-22.0.4-1  vulkan-radeon-22.0.4-1  vulkan-tools-1.3.213-1  webkit2gtk-2.36.2-1  wolfssl-5.3.0-1
               xdg-dbus-proxy-0.1.4-1  yakuake-22.04.1-1  zsh-5.9-1

Total Download Size:      4.19 MiB
Total Installed Size:  2434.23 MiB
Net Upgrade Size:         2.48 MiB

:: Proceed with installation? [Y/n] y
:: Retrieving packages...
 pycharm-community-edition-2022.1.1-1-x86_64 is up to date
 thunderbird-91.9.1-1-x86_64 is up to date
 oxygen-icons-1:5.94.0-1-any is up to date
 snapd-2.55.5-1-x86_64 is up to date
 webkit2gtk-2.36.2-1-x86_64 is up to date
 qemu-system-ppc-7.0.0-10-x86_64 is up to date
 qemu-user-7.0.0-10-x86_64 is up to date
 qemu-system-x86-7.0.0-10-x86_64 is up to date
 qemu-system-riscv-7.0.0-10-x86_64 is up to date
 opencl-nvidia-510.73.05-1-x86_64 is up to date
 qemu-system-arm-7.0.0-10-x86_64 is up to date
 qemu-system-sparc-7.0.0-10-x86_64 is up to date
 qt5-virtualkeyboard-5.15.4+kde+r3-1-x86_64 is up to date
 nodejs-18.2.0-1-x86_64 is up to date
 qemu-system-mips-7.0.0-10-x86_64 is up to date
 pyside2-5.15.4-1-x86_64 is up to date
 qemu-system-hppa-7.0.0-10-x86_64 is up to date
 qemu-system-alpha-7.0.0-10-x86_64 is up to date
 qemu-system-s390x-7.0.0-10-x86_64 is up to date
 okular-22.04.1-1-x86_64 is up to date
 qemu-system-aarch64-7.0.0-10-x86_64 is up to date
 qemu-system-xtensa-7.0.0-10-x86_64 is up to date
 qemu-system-sh4-7.0.0-10-x86_64 is up to date
 python-pyqt5-5.15.6-7-x86_64                                                       4.2 MiB  36.8 MiB/s 00:00 [#################################################################] 100%
 manjaro-settings-manager-0.5.7-4-x86_64 is up to date
 networkmanager-1.38.0-1-x86_64 is up to date
 mesa-vdpau-22.0.4-1-x86_64 is up to date
 manjaro-settings-manager-kcm-0.5.7-4-x86_64 is up to date
 qemu-system-m68k-7.0.0-10-x86_64 is up to date
 qemu-system-microblaze-7.0.0-10-x86_64 is up to date
 qemu-system-cris-7.0.0-10-x86_64 is up to date
 qemu-system-tricore-7.0.0-10-x86_64 is up to date
 qemu-system-or1k-7.0.0-10-x86_64 is up to date
 qemu-system-avr-7.0.0-10-x86_64 is up to date
 qemu-system-rx-7.0.0-10-x86_64 is up to date
 qemu-system-nios2-7.0.0-10-x86_64 is up to date
 vulkan-intel-22.0.4-1-x86_64 is up to date
 zsh-5.9-1-x86_64 is up to date
 partitionmanager-22.04.1-1-x86_64 is up to date
 qemu-img-7.0.0-10-x86_64 is up to date
 qemu-common-7.0.0-10-x86_64 is up to date
 vulkan-radeon-22.0.4-1-x86_64 is up to date
 networkmanager-qt-5.94.0-1-x86_64 is up to date
 spectacle-22.04.1-1-x86_64 is up to date
 step-22.04.1-1-x86_64 is up to date
 qt5-script-5.15.9-2-x86_64 is up to date
 vulkan-headers-1:1.3.213-1-any is up to date
 python-cryptography-37.0.0-1-x86_64 is up to date
 wolfssl-5.3.0-1-x86_64 is up to date
 modemmanager-qt-5.94.0-1-x86_64 is up to date
 python-setuptools-1:60.6.0-1-any is up to date
 print-manager-22.04.1-1-x86_64 is up to date
 yakuake-22.04.1-1-x86_64 is up to date
 qemu-pr-helper-7.0.0-10-x86_64 is up to date
 vulkan-tools-1.3.213-1-x86_64 is up to date
 qemu-tools-7.0.0-10-x86_64 is up to date
 manjaro-settings-manager-knotifier-0.5.7-4-x86_64 is up to date
 pamac-gtk-10.4.0-2-x86_64 is up to date
 vde2-2.3.3-1-x86_64 is up to date
 qemu-guest-agent-7.0.0-10-x86_64 is up to date
 python-traitlets-5.2.1.post0-1-any is up to date
 python-shiboken2-5.15.4-1-x86_64 is up to date
 psmisc-23.5-1-x86_64 is up to date
 qemu-virtiofsd-7.0.0-10-x86_64 is up to date
 python-pyparsing-3.0.9-1-any is up to date
 qemu-vhost-user-gpu-7.0.0-10-x86_64 is up to date
 tlp-1.5.0-4-any is up to date
 pcsclite-1.9.7-1-x86_64 is up to date
 pamac-cli-10.4.0-2-x86_64 is up to date
 mobile-broadband-provider-info-20220511-1-any is up to date
 qemu-ui-dbus-7.0.0-10-x86_64 is up to date
 v86d-0.1.10-6-x86_64 is up to date
 qt5-imageformats-5.15.4+kde+r1-1-x86_64 is up to date
 qemu-hw-display-qxl-7.0.0-10-x86_64 is up to date
 manjaro-browser-settings-20220522-1-any is up to date
 qemu-ui-gtk-7.0.0-10-x86_64 is up to date
 qemu-hw-display-virtio-gpu-7.0.0-10-x86_64 is up to date
 qemu-ui-spice-core-7.0.0-10-x86_64 is up to date
 qemu-hw-usb-redirect-7.0.0-10-x86_64 is up to date
 xdg-dbus-proxy-0.1.4-1-x86_64 is up to date
 qemu-hw-usb-host-7.0.0-10-x86_64 is up to date
 mhwd-nvidia-470xx-470.129.06-1-any is up to date
 mhwd-nvidia-510.73.05-1-any is up to date
 mhwd-nvidia-390xx-390.151-1-any is up to date
 qemu-block-iscsi-7.0.0-10-x86_64 is up to date
 qemu-ui-sdl-7.0.0-10-x86_64 is up to date
 qemu-block-ssh-7.0.0-10-x86_64 is up to date
 qemu-block-rbd-7.0.0-10-x86_64 is up to date
 qemu-block-gluster-7.0.0-10-x86_64 is up to date
 qemu-ui-curses-7.0.0-10-x86_64 is up to date
 qemu-hw-display-virtio-gpu-gl-7.0.0-10-x86_64 is up to date
 qemu-hw-usb-smartcard-7.0.0-10-x86_64 is up to date
 qemu-block-curl-7.0.0-10-x86_64 is up to date
 qemu-block-nfs-7.0.0-10-x86_64 is up to date
 qemu-ui-opengl-7.0.0-10-x86_64 is up to date
 qemu-audio-alsa-7.0.0-10-x86_64 is up to date
 qemu-audio-dbus-7.0.0-10-x86_64 is up to date
 qemu-audio-pa-7.0.0-10-x86_64 is up to date
 qemu-audio-oss-7.0.0-10-x86_64 is up to date
 qemu-chardev-spice-7.0.0-10-x86_64 is up to date
 qemu-audio-jack-7.0.0-10-x86_64 is up to date
 qemu-audio-sdl-7.0.0-10-x86_64 is up to date
 qemu-ui-spice-app-7.0.0-10-x86_64 is up to date
 qemu-hw-display-virtio-vga-7.0.0-10-x86_64 is up to date
 qemu-audio-spice-7.0.0-10-x86_64 is up to date
 qemu-ui-egl-headless-7.0.0-10-x86_64 is up to date
 qemu-hw-display-virtio-gpu-pci-7.0.0-10-x86_64 is up to date
 qemu-hw-s390x-virtio-gpu-ccw-7.0.0-10-x86_64 is up to date
 plasma-wayland-session-5.24.5-3-x86_64 is up to date
 qemu-block-dmg-7.0.0-10-x86_64 is up to date
 qemu-hw-display-virtio-vga-gl-7.0.0-10-x86_64 is up to date
 qemu-hw-display-virtio-gpu-pci-gl-7.0.0-10-x86_64 is up to date
 qemu-desktop-7.0.0-10-x86_64 is up to date
 qemu-emulators-full-7.0.0-10-x86_64 is up to date
 Total (114/114)                                                                    4.2 MiB  2.01 MiB/s 00:02 [#################################################################] 100%
(114/114) checking keys in keyring                                                                            [#################################################################] 100%
(114/114) checking package integrity                                                                          [#################################################################] 100%
(114/114) loading package files                                                                               [#################################################################] 100%
(114/114) checking for file conflicts                                                                         [#################################################################] 100%
(114/114) checking available disk space                                                                       [#################################################################] 100%
warning: could not get file information for usr/lib/thunderbird/distribution/distribution.ini
:: Running pre-transaction hooks...
(1/1) Remove Thunderbird Distribution Settings
:: Processing package changes...
(  1/114) upgrading manjaro-browser-settings                                                                  [#################################################################] 100%
(  2/114) upgrading manjaro-settings-manager                                                                  [#################################################################] 100%
(  3/114) upgrading manjaro-settings-manager-kcm                                                              [#################################################################] 100%
(  4/114) upgrading manjaro-settings-manager-knotifier                                                        [#################################################################] 100%
(  5/114) upgrading mesa-vdpau                                                                                [#################################################################] 100%
(  6/114) upgrading mhwd-nvidia                                                                               [#################################################################] 100%
(  7/114) upgrading mhwd-nvidia-390xx                                                                         [#################################################################] 100%
(  8/114) upgrading mhwd-nvidia-470xx                                                                         [#################################################################] 100%
(  9/114) upgrading mobile-broadband-provider-info                                                            [#################################################################] 100%
( 10/114) upgrading modemmanager-qt                                                                           [#################################################################] 100%
( 11/114) upgrading networkmanager                                                                            [#################################################################] 100%
( 12/114) upgrading networkmanager-qt                                                                         [#################################################################] 100%
( 13/114) upgrading nodejs                                                                                    [#################################################################] 100%
( 14/114) upgrading okular                                                                                    [#################################################################] 100%
( 15/114) upgrading opencl-nvidia                                                                             [#################################################################] 100%
( 16/114) upgrading oxygen-icons                                                                              [#################################################################] 100%
( 17/114) upgrading pamac-cli                                                                                 [#################################################################] 100%
( 18/114) upgrading pamac-gtk                                                                                 [#################################################################] 100%
( 19/114) upgrading partitionmanager                                                                          [#################################################################] 100%
( 20/114) upgrading pcsclite                                                                                  [#################################################################] 100%
( 21/114) upgrading plasma-wayland-session                                                                    [#################################################################] 100%
( 22/114) upgrading print-manager                                                                             [#################################################################] 100%
( 23/114) upgrading psmisc                                                                                    [#################################################################] 100%
( 24/114) upgrading pycharm-community-edition                                                                 [#################################################################] 100%
( 25/114) upgrading python-shiboken2                                                                          [#################################################################] 100%
( 26/114) upgrading pyside2                                                                                   [#################################################################] 100%
( 27/114) upgrading python-cryptography                                                                       [#################################################################] 100%
( 28/114) upgrading python-pyparsing                                                                          [#################################################################] 100%
( 29/114) downgrading python-pyqt5                                                                            [#################################################################] 100%
( 30/114) upgrading python-setuptools                                                                         [#################################################################] 100%
( 31/114) upgrading python-traitlets                                                                          [#################################################################] 100%
( 32/114) upgrading qemu-common                                                                               [#################################################################] 100%
( 33/114) upgrading qemu-audio-alsa                                                                           [#################################################################] 100%
( 34/114) upgrading qemu-audio-dbus                                                                           [#################################################################] 100%
( 35/114) upgrading qemu-audio-jack                                                                           [#################################################################] 100%
( 36/114) upgrading qemu-audio-oss                                                                            [#################################################################] 100%
( 37/114) upgrading qemu-audio-pa                                                                             [#################################################################] 100%
( 38/114) upgrading qemu-audio-sdl                                                                            [#################################################################] 100%
( 39/114) upgrading qemu-ui-opengl                                                                            [#################################################################] 100%
( 40/114) upgrading qemu-ui-spice-core                                                                        [#################################################################] 100%
( 41/114) upgrading qemu-audio-spice                                                                          [#################################################################] 100%
( 42/114) upgrading qemu-block-curl                                                                           [#################################################################] 100%
( 43/114) upgrading qemu-block-dmg                                                                            [#################################################################] 100%
( 44/114) upgrading qemu-block-gluster                                                                        [#################################################################] 100%
( 45/114) upgrading qemu-block-iscsi                                                                          [#################################################################] 100%
( 46/114) upgrading qemu-block-nfs                                                                            [#################################################################] 100%
( 47/114) upgrading qemu-block-rbd                                                                            [#################################################################] 100%
( 48/114) upgrading qemu-block-ssh                                                                            [#################################################################] 100%
( 49/114) upgrading qemu-chardev-spice                                                                        [#################################################################] 100%
( 50/114) upgrading qemu-hw-display-qxl                                                                       [#################################################################] 100%
( 51/114) upgrading qemu-hw-display-virtio-gpu                                                                [#################################################################] 100%
( 52/114) upgrading qemu-hw-display-virtio-gpu-gl                                                             [#################################################################] 100%
( 53/114) upgrading qemu-hw-display-virtio-gpu-pci                                                            [#################################################################] 100%
( 54/114) upgrading qemu-hw-display-virtio-gpu-pci-gl                                                         [#################################################################] 100%
( 55/114) upgrading qemu-hw-display-virtio-vga                                                                [#################################################################] 100%
( 56/114) upgrading qemu-hw-display-virtio-vga-gl                                                             [#################################################################] 100%
( 57/114) upgrading qemu-hw-s390x-virtio-gpu-ccw                                                              [#################################################################] 100%
( 58/114) upgrading qemu-hw-usb-host                                                                          [#################################################################] 100%
( 59/114) upgrading qemu-hw-usb-redirect                                                                      [#################################################################] 100%
( 60/114) upgrading qemu-hw-usb-smartcard                                                                     [#################################################################] 100%
( 61/114) upgrading qemu-img                                                                                  [#################################################################] 100%
( 62/114) upgrading qemu-pr-helper                                                                            [#################################################################] 100%
( 63/114) installing wolfssl                                                                                  [#################################################################] 100%
( 64/114) upgrading vde2                                                                                      [#################################################################] 100%
( 65/114) upgrading qemu-system-x86                                                                           [#################################################################] 100%
( 66/114) upgrading qemu-tools                                                                                [#################################################################] 100%
( 67/114) upgrading qemu-ui-curses                                                                            [#################################################################] 100%
( 68/114) upgrading qemu-ui-dbus                                                                              [#################################################################] 100%
( 69/114) upgrading qemu-ui-egl-headless                                                                      [#################################################################] 100%
( 70/114) upgrading qemu-ui-gtk                                                                               [#################################################################] 100%
( 71/114) upgrading qemu-ui-sdl                                                                               [#################################################################] 100%
( 72/114) upgrading qemu-ui-spice-app                                                                         [#################################################################] 100%
( 73/114) upgrading qemu-vhost-user-gpu                                                                       [#################################################################] 100%
( 74/114) upgrading qemu-virtiofsd                                                                            [#################################################################] 100%
( 75/114) upgrading qemu-desktop                                                                              [#################################################################] 100%
( 76/114) upgrading qemu-system-aarch64                                                                       [#################################################################] 100%
( 77/114) upgrading qemu-system-alpha                                                                         [#################################################################] 100%
( 78/114) upgrading qemu-system-arm                                                                           [#################################################################] 100%
( 79/114) upgrading qemu-system-avr                                                                           [#################################################################] 100%
( 80/114) upgrading qemu-system-cris                                                                          [#################################################################] 100%
( 81/114) upgrading qemu-system-hppa                                                                          [#################################################################] 100%
( 82/114) upgrading qemu-system-m68k                                                                          [#################################################################] 100%
( 83/114) upgrading qemu-system-microblaze                                                                    [#################################################################] 100%
( 84/114) upgrading qemu-system-mips                                                                          [#################################################################] 100%
( 85/114) upgrading qemu-system-nios2                                                                         [#################################################################] 100%
( 86/114) upgrading qemu-system-or1k                                                                          [#################################################################] 100%
( 87/114) upgrading qemu-system-ppc                                                                           [#################################################################] 100%
( 88/114) upgrading qemu-system-riscv                                                                         [#################################################################] 100%
( 89/114) upgrading qemu-system-rx                                                                            [#################################################################] 100%
( 90/114) upgrading qemu-system-s390x                                                                         [#################################################################] 100%
( 91/114) upgrading qemu-system-sh4                                                                           [#################################################################] 100%
( 92/114) upgrading qemu-system-sparc                                                                         [#################################################################] 100%
( 93/114) upgrading qemu-system-tricore                                                                       [#################################################################] 100%
( 94/114) upgrading qemu-system-xtensa                                                                        [#################################################################] 100%
( 95/114) upgrading qemu-user                                                                                 [#################################################################] 100%
( 96/114) upgrading qemu-emulators-full                                                                       [#################################################################] 100%
( 97/114) upgrading qemu-guest-agent                                                                          [#################################################################] 100%
Failed to get unit file state for qemu-ga.service: No such file or directory
( 98/114) upgrading qt5-imageformats                                                                          [#################################################################] 100%
( 99/114) upgrading qt5-script                                                                                [#################################################################] 100%
(100/114) upgrading qt5-virtualkeyboard                                                                       [#################################################################] 100%
(101/114) upgrading snapd                                                                                     [#################################################################] 100%
(102/114) upgrading spectacle                                                                                 [#################################################################] 100%
(103/114) upgrading step                                                                                      [#################################################################] 100%
(104/114) upgrading thunderbird                                                                               [#################################################################] 100%
(105/114) upgrading tlp                                                                                       [#################################################################] 100%
New optional dependencies for tlp
    acpi_call: ThinkPad battery functions, SandyBridge (2011 onwards) and newer (kernels <5.17)
    tp_smapi: ThinkPad battery functions, before SandyBridge (until 2010)
(106/114) upgrading v86d                                                                                      [#################################################################] 100%
(107/114) upgrading vulkan-headers                                                                            [#################################################################] 100%
(108/114) upgrading vulkan-intel                                                                              [#################################################################] 100%
(109/114) upgrading vulkan-radeon                                                                             [#################################################################] 100%
(110/114) upgrading vulkan-tools                                                                              [#################################################################] 100%
(111/114) upgrading xdg-dbus-proxy                                                                            [#################################################################] 100%
(112/114) upgrading webkit2gtk                                                                                [#################################################################] 100%
(113/114) upgrading yakuake                                                                                   [#################################################################] 100%
(114/114) upgrading zsh                                                                                       [#################################################################] 100%
:: Running post-transaction hooks...
( 1/12) Creating system user accounts...
( 2/12) Registering binary formats...
  Skipped: Running in chroot.
( 3/12) Reloading system manager configuration...
  Skipped: Running in chroot.
( 4/12) Reloading device manager configuration...
  Skipped: Running in chroot.
( 5/12) Arming ConditionNeedsUpdate...
( 6/12) Updating the MIME type database...
( 7/12) Updating linux initcpios...
( 8/12) Reloading system bus configuration...
  Skipped: Running in chroot.
( 9/12) Updating icon theme caches...
(10/12) Changing NetworkManager Connectivity-Ping to manjaro.org
(11/12) Copy Thunderbird Distribution Settings
(12/12) Updating the desktop file MIME type cache...

Scheint wohl so zu sein, nur um sicher zu gehen:

mkinitcpio -P

Wenn nicht, dann nochmal installieren:

mhwd-kernel -i linux510
[manjaro /]# mkinitcpio -P
==> ERROR: No presets found in /etc/mkinitcpio.d

Muss ich jetzt nochmal :

mhwd-kernel -i linux510

ausführen?