[HowTo] Recovering from an interrupted update/upgrade

Difficulty: ★★☆☆☆


So you couldn’t wait until the update process had completed and you went for the reset/power button, didn’t you? :smiley: And now you’re getting the message that you don’t have a kernel installed. Well, you’re not the only one — we’re seeing it happen all the time. :wink:

So, here’s how to fix it, you impatient n00b. :stuck_out_tongue_winking_eye:

If you don’t happen to have a recent Manjaro installer USB/DVD/CD handy, direct your browser to this wonderful page, download the .iso of your choice, put it on a USB stick in the proper manner — Ventoy is a great way of creating bootable USB sticks, and it’s available for Microsoft Windows too if that is what you’re currently using — and then boot up from it in live mode.

Once the desktop has loaded, open up a terminal window. In this window, issue the following command… :arrow_down:

sudo su -

From here on, the methodology will differ depending on whether you have ext4 or btrfs.

To determine which filesystem is being used, simply run… :arrow_down:

lsblk --fs

… and look at the FSTYPE column.

If your filesystems are ext4, then it’s as simple as issuing the following command… :arrow_down:

manjaro-chroot -a

If you have more than one GNU/Linux system on your machine, select the number that corresponds to the Manjaro installation that needs to be repaired. manjaro-chroot will then automatically mount all of the pertinent filesystems.

If on the other hand you are using btrfs with the default setup, then you’re going to need a number of extra steps. In the instructions below, I will for the sake of this tutorial assume that…

  • your machine boots in native UEFI mode;
  • your EFI system partition is on /dev/sda1; and…
  • your root filesystem is on /dev/sda2 and uses the default subvolume layout as installed by calamares (i.e. the Manjaro installer).

It is of course important that you adapt the instructions below to your actual situation — i.e. you should use the actual block devices for the EFI partition and the btrfs volume on your machine — but with the default configuration in mind, here’s how you would chroot into your btrfs installation… :arrow_down:

mount -t btrfs -o subvol=@ /dev/sda2 /mnt
mount -t btrfs -o subvol=@home /dev/sda2 /mnt/home
mount -t btrfs -o subvol=@log /dev/sda2 /mnt/var/log
mount -t btrfs -o subvol=@cache /dev/sda2 /mnt/var/cache
mount -t vfat  /dev/sda1 /mnt/boot/efi
mount --bind /dev /mnt/dev
mount -t proc proc /mnt/proc
mount -t sysfs sysfs /mnt/sys
mount -t efivarfs efivarfs /mnt/sys/firmware/efi/efivars
chroot /mnt /bin/bash

After chrooting — regardless of whether you used manjaro-chroot with ext4 or a manual chroot with btrfs — you must now issue the following commands to repair your installation… :arrow_down:

[ -f /var/lib/pacman/db.lck ] && rm -f /var/lib/pacman/db.lck
pacman-mirrors -f && pacman -Syyu
mkinitcpio -P
update-grub
exit

Be sure to let all of the above commands take their time and finish up. When prompted for the replacement of certain packages, be sure to answer Y.

After all of the above has been done, cleanly reboot your machine and remove the USB stick.


Useful sites… :arrow_down:

See also:


25 Likes
PC will no longer boot after following interrupted upgrade/update instructions
/boot/vmlinuz not found
Power cut while having an update, now tried updating from live usb but boots to black screen
Boot stuck on /dev/nvme0n1p5: clean
Error: no such cryptodisk found. Press any key to continue
How to resume interrupted upgrade?
Trying to chroot into encrypted drive after interrupted update
System Doesn't boot - My usual fixes don't work
Unable to boot. interrupted update
Multiple bootup issues after power failure while updating
Getting an error while trying to recover system from interrupted update
Problem with boot partition Acer Aspire 5742G
Error: file `/boot/vmlinuz-6.1-x86_64’ not found . Cannot boot into manjaro
BTRFS ran out of space during update, now I can't boot, GRUB does not find kernel
Error: end of file /boot/vmlinuz-6.1-x86_64
Broken grub, stuck in grub rescue, "error: no such partition"
Package Manager seems to be stalled
Error: file 'boot/vmlinuz not found. Can't boot manjaro
Black screen after Boot on Manjaro
Failed 05-2024 update
BTRFS ran out of space during update, now I can't boot, GRUB does not find kernel
Issues on manjaro update
My system borked again upon running the latest updates... I have a quick question
Manjaro XFCE fails to boot after upgrade (maybe TIFU)
Need help with the most recent update
Does not boot after update or upgrade Manjaro XFCE
Power Loss during update and after restart, file /boot/vmlinuz-6.5-x86-64 not found
Linux can't find ssd disk
Default boot doesn't work after an upgrade in Read Only mode
Laptop gets too hot in sleep
Failed to start Authorization Manager
Idiot uninstalled GPU drivers and now can't access computer
Update failed: Failed to retrieve some files
Computer crashed during pacman -Syu and manjaro is now unbootable. How can I recover files in my home directory?
Nach Systemupdate startet System nicht mehr
Black Screen with Mouse Pointer after incomplete Update
WiFi is not working ..I update the system last time in May and i did not the machine tell today
Manjaro startet nicht mehr
My System is no longer working
Failed system update with REISUB afterwards lead to boot problem
Failed system update with REISUB afterwards lead to boot problem
Black screen after updates - error: file 'initramfs-6.5-x86_64.img' not found - BIOS complication?
/boot/vmlinuz-6.1-x86_64 not found
Kernel panic after freeze during update and no pacman in liveOS
Manjaro won't load up the login form, stuck in displaying Manjaro logo
Manjaro won't load up the login form, stuck in displaying Manjaro logo
Manjaro crash and dont start
Error: file /boot/vmlinuz-5.8-x86_64 not found
User mistake, admin passwd when installing
Pacman/pamac not working from live boot after interrupted update
Kernel not found
[Stable Update] 2023-10-04 - Kernels, Systemd, LibreOffice, NVIDIA, Mesa, GNOME, AMDVLK
Black screen with Linux 6.13 and NVIDIA 565.77
Multiple applications (gnome-terminal, timeshift, terminator, etc) won't start after system update
No sound after kernel recovery
No signal on display after booting from initial installation
Unable to boot/black screen after botched update
During update, due to low storage it was failed. Now i'm facing issue in graphic
Black screen after system restart following the latest update
Unable to boot/black screen after botched update
Can't access my profile from GUI
Unable to boot/black screen after botched update
GRUB menu redirects to BIOS
What's the best resource for being up to date with infrastructural Manjaro changes?
Unable to boot/black screen after botched update
Interrupted update caused Kernel to stop showing on bootloader
Interrupted Kernel Update
How to reinstall kernel and fix boot issue
Turned off my pc in the middle of an update
Boot on btrfs subvolume error: "mount: /new_root: unknown filesystem type 'btrfs' "
Manjaro looks strange after last stable update
[Stable Update] 2024-10-01 - Kernels, Plasma 6.1.5, KDE Gear 24.08.1, LibreOffice, Virtualbox 7.1
Manjaro not able to boot after interrupted update
Lost Bootentry in BIOS
Error: end of file /boot/vmlinuz-6.1-x86_64
System update crash -- /boot wiped
Unable to boot past bootloader after upgrade interruption solved
Blackscreen after trying to start manjaro after update
/boot/vmlinuz-6.1-x86_64' not found. error: you need to load the kernel first
System (versatilely) bricked - after recovery of failed system update
ERROR: root device mounted succesfully, but /sbin/init does not exists
Crash and power off during upgrade. error: /boot/vmlinuz-61-x86_64 not found
Recovering after interrupted Update fails: chroot: failed to run command '/bin/bash': Input/output error
Black screen on boot - only in single user mode runlevel I have a desktop available - no tty fallback on normal boot
[Testing Update] 2024-03-23 - Pacman 6.1, KDE Gear, Nvidia, Gstreamer, AMD ROCm
GNOME is no longer running at bootup
Manjaro disappeared from GRUB boot menu in double boot
Black screen with nothing but mouse pointer after boot and before login
I broke my machine during an update
Black screen after updates - error: file 'initramfs-6.5-x86_64.img' not found - BIOS complication?
Trying to chroot into encrypted drive after interrupted update
PC shut down during an update now the kernel is not present
Entire Manjaro system hosed with qt5ct upgrade
After shutdown GRUB/Boot Not Working Properly
Unable to log into a desktop environment after a failed update via pacman
Can't boot on Manjaro after interrupted update
Can't boot on Manjaro after interrupted update
Manjaro not booting after interrupted update and attempted reinstallation of grub
Error file boot vmlinuz not found
Aborted system update, no longer boots
Manjaro doesn’t boot/blackscreens
Yet Another Booting after interrupted update problem
Error: file `/boot/initramfs-6.6-x86_64.img' not found
System borked, timeshift broken?
Error: file `/boot/vmlinuz-6.9-x86_64’ not found . Cannot boot into manjaro
You need to load the kernel first and more issues
Plasma 6.2 black screen when logging in for EndeavourOS
Special device does not exist, can't boot
Repairing a corrupt btrfs filesystem
Desktop broken after update
After prematurely shutting down upgrade and trying to fix missing kernel, cant load manjaro from grub (nvme)
Cannot login into KDE Plasma post 10/10 stable updates
KDE broken after power outage
Lost bootloader
Error , you need to load kernel first
Unable to Boot/Login after Crash during upgrade
Crash - help me isolate the issue with journalctl
Recovering from an interupted update
Problem updating repository and packages
Failed update killed the system - I tried all I could find
Interrupted/broke update and having trouble fixing
Boot stuck at Failed to start D-Bus System Message Bus
Dual boot problem: grub menu does not appear anymore
System does not boot after interrupted update
Error: file `/boot/initramfs-6.6-x86_64.img' not found
Boot error: Failed to start D-Bus System Message Bus
Can't launch Manjaro from boot menu, even though it shows up in the boot order
New machine using old SSD boots to grub error, rather than to Manjaro?
Can't recover, pacman says no space left on device
Session logged out during update
Booting up only leads to tty
Blank Screen when switching KVM switch
After updating GRUB starts on emergency mode
No kernel after update
Boot vmlinuz not found
Device boots up directly to memtest
Fresh Install Stops Working After Update (grub config issue)
Can't login after partial upgrade
Turned off my pc in the middle of an update
Boot problem after mistake
System update of 5-14-2025 had a problem, I made it worse
Another Failed Update
What do I do if Manjaro ends in a black screen after startup?
Suddenly, the icons in dash disappear and pc stops responding correctly
[Stable Update] 2025-04-12 - Kernels, Plasma, Systemd, Mesa, Grub, Wine
Cinnamon unusable after update
Manjaro-Chroot on BTRFS
Luks encrypted device not mapped during boot
Recovering a Timeshift snapshot ends with: ERROR: Symbol grub_is_shim_lock_enabled
Updating to latest manjaro release results in (potentially) corrupting kernel image
Updating to latest manjaro release results in (potentially) corrupting kernel image
Recovering btrfs/luks system - failed to stat resume device
System not starting: You need to load the kernel first
Booted into emergency mode after update
Still struggling with 30/8 updates
I need help after my system update on manjaro gnome DE
I can’t access chroot
Manjaro alongside Ubuntu: grub not showing Manjaro
Modo emergencia
Nach Bios Batterie Tausch "Fehler: grub_is_using_legacy_shim_lock_protocol nicht gefunden”
Missing boot/vmlinuz-5.10-x86
Failed update; help needed
System continues to be really unstable
New to Manjaro: Questions about updating the system
Uh oh, Pamac Crashed during update, what to do?
GDM hangs with the mouse frozen
Unclear problem
System is not booting after recent stable update
A restart happened on post-transaction hooks
Failed update; help needed
Cannot boot and could not restore grub
Problems after system update
Caught out by Gnome X11 removal
Totally broken system after December 2025 Stable Update
Unable to boot after latest stable update
Unable to chroot into system after failed update
Shutdown During Update Broke Kernel
System no longer booting properly
System not booting after running out of space during update
Pamac closed when updating, now can' t find the kernel
Pamac cli crashed updating with error zsh: terminated pamac update
KDE broken after power outage
Can't boot after software update
System froze during kernel update, now not booting
Broken system after crash "Error connecting: Could not connect: No such file or directory"
Can't boot after following tutorial for interrupted update
Update gone wrong. Broken kernel
Power shutdown while updating, trying to fix it made things worse, grub doesn't find Manjaro anymore
Blackscreen after latest testing update
Black screen after update aur (yay)
Bluetooth: hci0: Malformed MSFT vendor Event: 0x02
Booting up only leads to tty
Error: file `/boot/vmlinuz-6.1-x86_64’ not found . Cannot boot into manjaro
BTRFS ran out of space during update, now I can't boot, GRUB does not find kernel
BTRFS ran out of space during update, now I can't boot, GRUB does not find kernel
[Stable Update] 2025-09-26 - Kernels, NVIDIA, Systemd, LibreOffice, KDE Software
PC Stuck at Loading Screen after login
Cannot login / reach tty after update
Problems updating
Secure boot Auto enable
GRUB Not Loading After Reset During Update
Something broke my install after updating - need help restoring
My system seems broken and I can't update
Cannot boot after update
Crash at the end of update has messed up kernel. Any ideas?