I purged the xserver-xorg package and now when i start my laptop it shows a black screen only saying:
overlayfs: missing ‘lowerdir’
I remember when I purged the package it said that it would delete 4 packages. IIRC, two of them were kubuntu-desktop
and xserver-xorg
. The third being something like sdm
and the last I can’t remember.
I have tried going into recovery mode at boot and repairing and it installed 4 packages, but one of them was thunderbird which I am sure wasn’t one of the packages I deleted. So it seems like I am missing one.
What do I do?
I just installed Kubuntu 21.10, and I’m very new to it all, so I hope you can help me.
Edit
I went in to boot recovery mode and chose the dpkg
option. It installed some packages includen kubuntu-desktop, but it still didn't work.
I had to sudo apt install sddm
, and then after i rebooted it all worked again.
xorg-server
... which mandated removal ofxorg
kubuntu-desktop
etc..? (sdm? I gathersddm
to you have no GUI greeter not that it matters without xorg) Your results were expected? (Kubuntu/GUI is gone as cannot exist given your purge). What were you trying to do? You've removed Kubuntu now leaving Ubuntu base (closest to a Ubuntu Server system) I'd suggestsudo apt install kubuntu-desktop
but we can only help if provided pastes of your messages – guiverc Jan 01 '22 at 22:30I installed sddm and now it works! thank you:)
Interesting experience:)
– Oskar Jan 01 '22 at 22:45