Kali Linux "Oh no something has gone wrong" Solution [closed]
![Kali Linux "Oh no something has gone wrong" Solution [closed]](/_next/image?url=https%3A%2F%2Fcdn.sanity.io%2Fimages%2F80wy3gkl%2Fproduction%2F54e30bbcb677f725db7afda2ea2f51db97c37e46-1201x631.png%3Fh%3D1000&w=3840&q=75)
After "reboot" you can see this "Oh no, something has gone wrong"
I had this error and I was able to fix it
I thought maybe I can help you too
and maybe you can do it too
try pressing Ctrl + Alt + F2
you should have a terminal open and if nothing happened then try pressing Ctrl + Alt + F3
and so you have a terminal open
enter your username (by default "kali")
and password (by default "kali")
then when you are already logged in, enter the command "cat /etc/X11/default-display-manager"
you should see something like "/usr/sbin/gdm3"
if you got something but not "/usr/sbin/lightdm"
enter this command "sudo systemctl restart lightdm" after that everything should work and open your normal terminal and type "sudo dpkg-reconfigure lightdm" and if you have a choice, choose lightdm
if you got "/usr/sbin/lightdm"
enter this command "sudo systemctl restart gdm3" after that everything should work and open your normal terminal and type "sudo dpkg-reconfigure gdm3" and if you have a choice, choose gdm3
Answer
look at the body
i think i helped you
Enjoyed this article?
Check out more content on our blog or follow us on social media.
Browse more articles