So this is completely on me:
I installed Arch
I installed the plasma desktop without any additional programs
I installed sddm and told it to launch plasma desktop
I rebooted
And it did what I told it to do perfectly:
I’m now within plasma desktop.
I have no terminal emulator installed, so no way of accessing a command line from within the GUI.
Whenever I reboot, I get put back into plasma desktop.
I tried to switch to a different tty with Ctrl+Alt+F-keys but that key combo seems to be used for additional desktop sessions instead (shows me the sddm login again).
I tried creating a shell script that launches pacman and installs a terminal, but I can’t, since I don’t have a text editor installed.
Help!
[Edit: Solved. I was able to go to a different tty after disabling function keys]
I see you got it fixed and other people told you about chroot, so you’re all good for now. FYI, next time you install, follow the wiki. There’s a package that they tell you to install during the initial setup that includes all the basic things you’ll need, like terminal, a browser, etc. If you skip that then you will definitely have issues like this.
How don’t you have any tty?
Maybe your function keys are set to be multimedia at the bios.
Try
ctrl+alt+fn+F{Key}
Another alternative is to boot from usb, chroot and install a terminal
Thanks, checked that already. Yeah, booting from USB is a good solution. But now, I’m determined to fix this from within ;)
That’s basically the one universal solution… And after chrooting, you are “inside” your system cough
Launch your installation media again, get your internet connection set up, mount your current install, chroot into it, finish installing the things you forgot, reboot, profit.
This. Always have a spare arch usb laying around for times like these.
That Plasma is not letting you move to a new tty is “interesting”…bad KDE!..no cookie for you!
Definitely an issue with their setup, not with Plasma in general. I can move to a new tty without any issues.