failed to finalize file systems

T4B

New Member
Joined
Aug 10, 2020
Messages
20
Reaction score
8
Credits
178
install fresh Linux mint to my hard disk after every restart got this error. but os is work fine
please someone help me i don't know about this.
new to Linux :)

CYWzbkk.jpg
 


Hmm...

What's the output of:

Code:
cat /etc/fstab

(I only need the lines that don't start with a #.)
 
Code:
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
# / was on /dev/sda5 during installation
UUID=45d0435f-206c-4fc0-85cf-210f9e320dda /               ext4    errors=remount-ro 0       1
# /boot/efi was on /dev/sda1 during installation
UUID=1B33-BD84  /boot/efi       vfat    umask=0077      0       1
/swapfile                                 none            swap    sw              0       0
 
Last edited:
Why would you post screenshots of text at a text-based forum?!?

Anyhow, looking at that, it looks fairly normal. It also eliminates my question of if there's a partition loading at boot that shouldn't be. Maybe someone else will know.
 
  • Wow
Reactions: T4B
Let's try looking at it a bit differently. In a terminal enter:
Code:
lsblk -f
 

Members online


Latest posts

Top