this post was submitted on 22 Aug 2024
13 points (93.3% liked)

techsupport

2240 readers
1 users here now

The Lemmy community will help you with your tech problems and questions about anything here. Do not be shy, we will try to help you.

If something works or if you find a solution to your problem let us know it will be greatly apreciated.

Rules: instance rules + stay on topic

Partnered communities:

You Should Know

Reddit

Software gore

Recommendations

founded 1 year ago
MODERATORS
 

Long story short I was messing around in the terminal and messed up my Linux Mint Installation and now when I boot into Linux I only get a CLI and don't even see the Linux mint logo. I tried to restore to a previous state using Timeshift but it did not work so I ended up taking a live usb and backing up all my important documents to an external drive. I want to just do a fresh installation but unfortunally for me the boot drive is also the same drive I use to boot into Windows (which I am still able to boot into from GRUB). Is there a way I can reinstall the OS without affecting my ability to boot into Windows?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 3 weeks ago* (last edited 3 weeks ago) (2 children)

I went to that directory and did a cat on the history.log and got this. I also tried looking for the meta package you were talking about and installed mint-meta-cinnamon.

Edit: Holy Shit. I just tried installing gnome and got my desktop back. Thank you so much.

[–] [email protected] 4 points 3 weeks ago* (last edited 3 weeks ago)

Given that the list for removed is longer than the one for subsequent install, you didn't install the correct package. It doesn't have to be called meta to be a meta package.

Essentially, you need to reinstall all the things you removed.

Also stop using -y with apt, it's a very bad habit to create.

[–] [email protected] 3 points 3 weeks ago* (last edited 3 weeks ago)

Welcome to Linux my guy. You can fix basically anything here without ever having to reinstall

Also you should reinstall all those packages your removal of udev uninstalled, otherwise some things might not work as they should/not work at all