You are not logged in.
It's been a year since the lastest arch linux kernel in my laptop stopped working , been using the lts kernel ever since. after going to grub when i select the latest arch kernel a black screen appears containing the message of the system booting but the screen is stuck there and has never moved forward.. pls help me in debugging this error.
Last edited by messi (2024-03-21 06:47:14)
Offline
Boot the Arch installer and fix it from there: https://wiki.archlinux.org/title/Chroot … rch-chroot
Offline
And most likely you can still boot the multi-user.target (2nd link below)
Offline
i tries doing arch chroot and reinstalling grub but i mounted the efi partition the wrong way which resulted in both my windows and arch linux working, somehow backed up data of both operating systems before cleaning the entire disk and reinstalling both windows 11 and arch dual boot, also installed lts kernel if by any chance the latest kernel stops working again
Offline
Please always remember to mark resolved threads by editing your initial posts subject - so others will know that there's no task left, but maybe a solution to find.
Thanks.
Offline
The same thing happens to me. When installing with the linux kernel and grub for uefi with the commands:
grub-install --target=x86_64-efi --bootloader-id=grub --efi-directory=/boot
grub-mkconfig -o /boot/grub/grub.cfg
The screen goes black, it cannot boot. However, when using linux-lts it works perfectly. Also a curious fact is that if I do the installation with systemd-boot and the linux kernel (not lts) it also works well. Strange
Last edited by IgnaLog (2024-03-20 01:32:52)
Offline
maybe i deleted a wrong file that broke the linux kernel , anyways i reinstalled everything (dual boot) now everything is working fine, I'm marking this thread as solved , if anyone has the same problem and they fixed it can commend there solution.
Offline