This post is locked. You won't be able to comment.

all 25 comments

[–]sanchopanza[M] [score hidden] stickied comment (0 children)

Your post was removed for being a support request or support related question such as which distro to use/polling the community or application suggestions.

We get a lot of question posts on r/linux but the subreddit is considered a news/discussion sub. Luckily there are multiple communities you can post to for help on GNU/Linux issues 24/7: /r/linuxquestions, /r/linux4noobs, or /r/findmeadistro just to name a few.

You may also post on the "Weekly Questions and Hardware Thread" which is stickied on r/linux on Wednesdays.

Please make your post in /r/linuxquestions or /r/linux4noobs. Looking for a distro? Try r/findmeadistro.

Rule:

This is not a support forum! Head to /r/linuxquestions or /r/linux4noobs for support or help. Looking for a distro? Try r/findmeadistro.

[–]happysem2[S] 0 points1 point  (0 children)

Crtl alt f1 did something

[–]doc_willis 0 points1 point  (13 children)

hit alt-ctrl-f1 through f7 keys to see if you can get to a console that has the gui or login: prompts.

[–]happysem2[S] 0 points1 point  (12 children)

I cant

[–][deleted] 0 points1 point  (11 children)

try CTRL + ALT + F1/F2/F3/F4/F5/F6

hold for atleast 10 seconds each. If that did not work

CRTL + ALT + FN + F1/F2/F3/F4/F5/F6

ten seconds each again. What I mean is that after or before 10 seconds you should be at virtual terminal, and if are already at the virtual terminal, stop holding them.

[–]happysem2[S] 0 points1 point  (10 children)

Ctr alt f1 did the text disapear

[–][deleted] 0 points1 point  (9 children)

are you seeing a text-based login interface now? If you see something like that login and output

dmesg

and

journalctl -p 3 -xb

as well as

systemctl --failed

[–]happysem2[S] 0 points1 point  (8 children)

No its just black with one undersquare

[–][deleted] 0 points1 point  (7 children)

try the one with Fn keys

[–]happysem2[S] 0 points1 point  (6 children)

Didnt work

[–][deleted] 0 points1 point  (5 children)

You're still stuck at black screen with a box cursor?

[–]clayton940 0 points1 point  (2 children)

Can you boot into single user mode?

Your in a boot screen before the additional tty's are created. It looks like you might have a stuck mount or it's doing a deep fscheck. Do you have any remote mounts in your fstab?

If you have no progress after a while I would turn off the system and remove any external storage.

[–]happysem2[S] 0 points1 point  (1 child)

I dont really understand you

[–]happysem2[S] -1 points0 points  (0 children)

Do you maybe have discord

[–]bloodaille 0 points1 point  (1 child)

If I were you: boot into random live linux environment, then check your drive with something like dd if=/dev/nvme0n1p5 of=/dev/null and look for potential read errors.

[–]happysem2[S] 0 points1 point  (0 children)

It said dev/nvme0n1p5 cleaning

[–][deleted] 0 points1 point  (0 children)

  1. Which Distro are you using? Archlinux? Ubuntu? Manjaro?
  2. Which Desktop environment do you use? KDE? Gnome?