Article 6HJQ4 Manjaro update breaks grub boot

Manjaro update breaks grub boot

by
vfbsilva
from LinuxQuestions.org on (#6HJQ4)
I have the following packages avaliable to update:

Code:lib32-lcms2-2.16-1 lib32-libdrm-2.4.118-1 linux510-5.10.204-1
linux510-nvidia-545.29.06-4 linux510-virtualbox-host-modules-7.0.12-7
linux61-6.1.68-1 linux61-nvidia-545.29.06-8
linux61-virtualbox-host-modules-7.0.12-13 netpbm-10.86.39-1
python-prompt_toolkit-3.0.42-1 thin-provisioning-tools-1.0.9-2
thunderbird-115.5.2-1 vivaldi-ffmpeg-codecs-120.0.6099.80-1
wxwidgets-common-3.2.4-3 wxwidgets-gtk3-3.2.4-3 xorg-server-21.1.10-1
xorg-server-common-21.1.10-1 zxing-cpp-2.2.1-1Updating them results in the machine frozen on the bios logo after the grub selection. Timeshifting back to yesterday restated the machine functionality. I coulnt not get to a tty to check what can be happening.

Info about my machine:

Code:inxi -Fazy
System:
Kernel: 6.1.67-2-MANJARO arch: x86_64 bits: 64 compiler: gcc v: 13.2.1
clocksource: tsc available: hpet,acpi_pm
parameters: BOOT_IMAGE=/boot/vmlinuz-6.1-x86_64
root=UUID=34e9c83c-58ee-4a25-bb00-b4fc7d03af25 rw quiet
udev.log_priority=3
Desktop: KDE Plasma v: 5.27.10 tk: Qt v: 5.15.11 wm: kwin_x11 vt: 2
dm: SDDM Distro: Manjaro Linux base: Arch Linux
Machine:
Type: Desktop System: ASUS product: N/A v: N/A serial: <superuser required>
Mobo: ASUSTeK model: TUF GAMING X670E-PLUS WIFI v: Rev 1.xx
serial: <superuser required> UEFI: American Megatrends v: 1813
date: 10/13/2023
CPU:
Info: model: AMD Ryzen 7 7800X3D bits: 64 type: MT MCP arch: Zen 4 gen: 5
level: v4 note: check built: 2022+ process: TSMC n5 (5nm) family: 0x19 (25)
model-id: 0x61 (97) stepping: 2 microcode: 0xA601206
Topology: cpus: 1x cores: 8 tpc: 2 threads: 16 smt: enabled cache:
L1: 512 KiB desc: d-8x32 KiB; i-8x32 KiB L2: 8 MiB desc: 8x1024 KiB
L3: 96 MiB desc: 1x96 MiB
Speed (MHz): avg: 3178 high: 4200 min/max: 3000/5049 boost: enabled
scaling: driver: acpi-cpufreq governor: schedutil cores: 1: 4200 2: 3000
3: 3000 4: 3000 5: 2874 6: 3000 7: 3000 8: 3000 9: 3000 10: 4200 11: 3000It reports a init not found error failed to find init rd:
https://forum.manjaro.org/uploads/de...477d1d644.jpeg

I can run update-grub and makinicpio without issues all scripts seem to run oki but upon reboot the kernel is not found. I have timeshift installed so trying things is not the problem.

I tried to:
Quote:
grub-install --target=x86_64-efi --efi-directory=/boot/efi --bootloader-id=manjaro --recheck
grub-mkconfig -o /boot/grub/grub.cfg
mkinitcpio -P
sync
exit
The scripts run well but I get the error from the screen shot. /boot/uefi is in sdd2 and the system I'm running the commands from is in /nvme0 can it be a problem?
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments