I srewed the GUI :(

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
Husse

Re: I srewed the GUI :(

Post by Husse »

I can't tell you what happened but
never ever use startx in "Recovery mode" - never ever - you are root and will continue to be root
Furthermore please use mintUpdate for updates/grades as the possibly dangerous updates are sorted out.
And if you cut power during such an operation things may go really wrong
In "recovery mode" run

Code: Select all

apt-get update
and

Code: Select all

apt-get upgrade
to complete the upgrades that failed.
Update should not give an error message while you should receive an error message from upgrade
Please don't use these commands normally, instead use mintUpdate
Now you have already started the process.
I guess that an error message will tell you to run
dpkg --configure -a
Do so
You may also have to run
apt-get install -f
All in recovery mode - in normal mode you need to precede the commands with sudo
Leave recovery moder with a reboot or by typing exit
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
Locked

Return to “Beginner Questions”