Hello to everyone! I am new to majaro (and Linux in general...). I chose Majaro KDE plasma as my main OSand i really love it.
After an update i cant boot. A loading screen appears a few text rows with [OK]on the left side and after the row
[OK] Started CUPS Scheduler
it stops loading.
Hi!
"CUPS" is the printer service.
Here is a link for some update problems:
Try in tty (Ctrl+Alt+F2)
After you have entered username and password
sudo pacman-mirrors -f5 && sudo pacman -Syyu
Reboot.
Or try via Chroot.
Start a Manjaro-Live Stck and open Terminal.
manjaro-chroot -a
Then you can choose your Manjaro system, it's probably the 0.
sudo pacman-mirrors -f5 && sudo pacman -Syyu
Reboot.
Or boot in level 3 , at grub boot menu press e
to edit and replace quiet
with 3
at kernel line, then press F10
to continue booting.
After you have entered username and password, try the following commands.
sudo pacman-mirrors -f5 && sudo pacman -Syyu
Reboot.
This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.