View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007760 | Kali Linux | [All Projects] General Bug | public | 2022-06-16 19:55 | 2023-03-14 10:01 |
Reporter | CeeCodeer | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | open | ||
Product Version | |||||
Target Version | Fixed in Version | ||||
Summary | 0007760: GUI window taken me to tty error blackscreen | ||||
Description | I was in the middle of downloading Nessus when my laptop crashed. After I rebooted the laptop ( macbook) and loaded kali linux from my virtualbox , the screen was in this different format . Black screen saying kali tty1 . I have tried several tips from the net nothing seems to work | ||||
Steps To Reproduce | turn on kali linux and then the screen is black . after I log in the screen remains in this format. | ||||
|
|
|
Something broke your desktop during the installation, so kali is only able to load a tty terminal. You can enter there your user and the password and you'll see the shell. There you can execute the following commands line by line to fix the desktop sudo dpkg --configure -a sudo apt update sudo apt --fix-broken install sudo apt install -y kali-desktop-xfce sudo reboot |
|
This report has been filed against an old version of Kali. We will be closing this ticket due to inactivity. Please could you see if you are able to replicate this issue with the latest version of Kali Linux (https://www.kali.org/get-kali/)? If you are still facing the same problem, feel free to re-open the ticket. If you choose to do this, could you provide more information to the issue you are facing, and also give information about your setup? For more information, please read: https://www.kali.org/docs/community/submitting-issues-kali-bug-tracker/ |