not booting into GUI - I messed up something
by
, 22-Jul-2019 at 12:01 (5262 Views)
Unknown what your problem is,
Recommend...
Before anything else, check to see if the problem has a simple solution,
Login and run the following command
If the above works, then read about "default.target" on the following pageCode:systemctl isolate graphical.target
https://doc.opensuse.org/documentati...a.systemd.html
Otherwise,
1. You can try an online "dist-upgrade"
2. You can try an offline repair using the DVD, followed by updating your system.Code:zypper dup
As you can see by totaling the size of your files,total size doesn't amount to much.
Not sure why you want to remove kdms related files. Many files I see on your list don't even have anything to do with how dkms might function but would be used to compile dkms into a kernel module. Removing build tools is unimportant, no harm/no foul. Otherwise, I don't recognize any files which would prevent a system from booting to graphics.target.