I am using Ubuntu budgie and it was working file till today morning. I don't usually shut down my laptop at all but yesterday as my battery drained completely so after I charged it, I tried booting it up. After start grub my Ubuntu logo appeared and later a black screen with some nerdy texts was visible and every time I boot it is stuck to that process.
Asked
Active
Viewed 861 times
1 Answers
1
I would try booting into recovery mode and running fsck. fsck check and repairs (if necessary) your filesystem. Shut down your computer, then boot. During the boot, hold down the shift key so that the grub menu is shown. Select the “Advanced options”.
Then choose “Recovery mode”.
In the next menu select “fsck”.
You will be asked if you wish to have your / filesystem remounted. Select “yes”.
You should see something similar to this.
You can then resume to normal boot, by selecting “Resume”.
Select Normal Boot
Instructions taken from this site, where there is more information available: https://www.tecmint.com/fsck-repair-file-system-errors-in-linux/

CherlieBravo
- 56
- 1
- 11