You are not logged in.

#1 2024-06-22 21:30:49

Douradinho
Member
Registered: 2024-06-22
Posts: 2

Crash during update, now won't boot after grub

Hi,

I'm a bit at my wits end and I'm at the limit of my knowledge.

I was updating arch using pacman -Syu as I often do. Pc crashed during the update and now the pc wont boot. It's stuck on the ROG logo right after grub.

What have i tried to do to fix it, I thought if I could chroot from a live usb, i could update and everything would be fine. Nope.
I decrypted my drive to /dev/mapper/decrypted
Mounted on /mnt mounted the efi to /mnt/boot/efi
Ran arch-chroot /mnt
And finally ran pacman -Syu
Rebooted and i'm still stuck at pre-boot.

I ran journalctl -b but no entries were found

And now I don't really know what to do next

Also I'm on the phone which is my only way to post here so I dont think I can post pictures of my screen to show the results of dmesg

Any help is greatly appreciated

Last edited by Douradinho (2024-06-22 21:34:20)

Offline

#2 2024-06-22 22:44:13

gromit
Administrator
From: Germany
Registered: 2024-02-10
Posts: 1,536
Website

Re: Crash during update, now won't boot after grub

There is a nice wiki article on this topic that might be of help here: https://wiki.archlinux.org/title/Pacman … ed_upgrade

Did you also maybe try to regenerate the initramfs i.e. by reinstalling the kernel package or running "mkinitcpio -P"?

Offline

#3 2024-06-22 23:54:53

Douradinho
Member
Registered: 2024-06-22
Posts: 2

Re: Crash during update, now won't boot after grub

Unfortunately for that procedure, I already didnt have any logs from pacman that allowed me to see which packages where installed/failed. I ran a command to reinstall all packages.

I did run mkinicpio -P and nothing changed

I just noticed that right before the logo appears, i think initramfs executes successfully. Not sure if thats worth anything.

Thank you for your suggestions

Offline

#4 2024-06-23 08:20:36

gromit
Administrator
From: Germany
Registered: 2024-02-10
Posts: 1,536
Website

Re: Crash during update, now won't boot after grub

So you think you're reaching the graphics part but then it just crashes? You could try to switch to the tty (Ctrl + Alt + F4 (or any other F-key)) and extract logs like for xorg or the kernel.

Offline

Board footer

Powered by FluxBB