#My computer won't boot anymore, a lot of error messages pop up when booting
28 messages · Page 1 of 1 (latest)
it isn't something that I deleted I think?
And the only thin that I have recently installed is LaTeX
And I've deleted some packages
currently using arch linux
get a live iso and then "fdisk -l"
find your linux partition there
Then do # mount /dev/(the linux partition) /mnt
mount --mkdir /dev/(the efi partition if you have uefi) /mnt/boot (dont do this if you dont have uefi)
after that do # arch-chroot /mnt
then # pacman -S lightdm to get a display manager working
wait sorry i thought you said "my login manager is down"
i misread
sorry
Dont worry
That I can fix
Its Just the weird error
On tty1
And the fact I cant startx
try recovery kernel
an older verson kernel for compatibility issues
Think of it like a "safe mode" feature