do not worry we have a solution
fdisk -l
# change the /dev/sda to your needs since it may be different based on partioning
sudo fsck /dev/sda4 -y
sudo fsck /dev/sda5 -y
sudo fsck /dev/sda6 -y