I have problem with my Kubuntu, I forced it to shutdown by turn on button, and it doesn't want to boot, stops at laptop logo. In recovery mode I used sudo -fsck -f / cmd
and I see this /dev/sda5
is mounted, cannot continue, aborting.
Asked
Active
Viewed 156 times
0

domngo
- 1
-
After a forced shutdown bad things can happen. The fastest fix is a re install. – David Feb 25 '21 at 13:20
-
Will probably need to fix with an USB with partitions unmounted. Very bad things can happen if try to fix mounted partition. Should copy/backup data before fixing if possible. – crip659 Feb 25 '21 at 13:41
-
You must either boot from a LiveUSB or use forcefsck-and-reboot in order to fsck your system partition. The system partition must be mounted for Recovery Mode. – user535733 Feb 25 '21 at 14:49