Suddenly a few days ago I started Ubuntu 20.04, but after a minute it crashed. The only thing I could move was the mouse. The screen keeps the open files, but otherwise it doesn't respond to anything. It works fine in Windows 10, but in Ubuntu it started crashing suddenly a week after I used a new theme on my GUI.
1 Answers
It works fine in Windows 10, but in Ubuntu it started crashing suddenly a week after you installed a theme on your GUI. Uninstall the theme on your GUI from text-only recovery mode.
Immediately after the motherboard / computer manufacturer logo splash screen appears when the computer is booting, with BIOS, quickly press and hold the Shift key, which will bring up a GNU GRUB menu screen. With UEFI press (perhaps several times) the Esc key to get to the GNU GRUB menu screen. Sometimes the manufacturer's splash screen is a part of the Windows bootloader, so when you power up the machine it goes straight to the GNU GRUB menu screen, and then pressing Shift is unnecessary.
The timing when to press the left Shift key can be tricky, so sometimes if you miss it you need to try it again. If that doesn't work try the answers to I can't get the GRUB menu to show up during boot.
You will see a GNU GRUB menu screen that looks like this. Select Advanced options for Ubuntu and press Enter.
A new purple screen will appear showing a list of kernels, which includes options of booting the kernels normally or in recovery mode.
Press the down arrow key until you select the 2nd entry from the top (the one with the recovery mode in the description) and then press Enter twice.
Now you should see this recovery menu:
Using the arrow keys scroll down to network (the third entry from the bottom in the Recovery Menu) and then press Enter.
Using the arrow keys scroll down to root (the second entry from the bottom in the Recovery Menu) and then press Enter.
You should now see a root prompt and you can run commands from it. Uninstall the GUI theme that you installed last week and reboot with reboot
.

- 114,770
-
i can't i try to do it and then it crushes – Lance Dec 19 '20 at 12:16
-
@Lance Uninstall the theme on your GUI from text-only recovery mode. – karel Dec 19 '20 at 12:21