Since live systems are near to impossible to fsck when running (unless you can pull one side of the mirror then clone it to the other (very messy).
Become Root
sudo su –
or
su –
As root create file in root folder a file named forcefsck
touch /forcefsck
Restart the system.
shutdown -r now