You are not logged in.
My screen shows:
#ruuning early hook [udev]
#Starting system-udevd version 256.6-1-arch
#running hook [udev]
#Triggearing uevents
I couldn't enter any other tty by Ctl + Alt +F
I have been woking on this for a day, please help.
What I did before:
I used a bootable usb
$ mount /dev/nvme0n1p3 /mnt
$ arch-chroot /mnt
change pacman.conf:
$ [core]
$ Server = https://archive.archlinux.org/repos/202 … os/x86_64/
$ [extra]
$ Server = https://archive.archlinux.org/repos/202 … os/x86_64/
$ [multilib]
$ Server = https://archive.archlinux.org/repos/202 … os/x86_64/
Then
# sudo pacman -Syyuu
Last edited by echosun77 (2024-10-04 07:08:04)
Offline
Did you already try if increasing the log level gives you more usable output? https://stackoverflow.com/a/16390389
Also which kernel do you have installed? is this the regular "linux" package?
Offline
Did you already try if increasing the log level gives you more usable output? https://stackoverflow.com/a/16390389
No, I didn't do that
Also which kernel do you have installed? is this the regular "linux" package?
I installed linux 6.11
Last edited by echosun77 (2024-10-04 20:08:39)
Offline
Then please try increasing the log level, we'll need some more information about what's going wrong ![]()
Offline
https://wiki.archlinux.org/title/Genera … l_messages
Also remove the "quiet" parameter and try to boot the multi-user.target only (2nd link below) and in doubt along "nomodeset"
Offline