How to fix “Error in FS_Check” on PlayOnLinux


There are few possible reasons for this error and one if them (which is the one i encountered) is when you symlink the .PlayOnLinux folder to a NTFS partition. So its a file system issue (Wine is suggesting to not use fuse file-system).

To bypass this error you need to open the PlayOnLinux console. To do that open the terminal and type:

$ playonlinux-shell

And then execute this command on the PlayOnLinux console:

POL_Config_Write NO_FSCHECK TRUE

Note that after toggling this behavior the team from PlayOnLinux won't support you anymore. So use it only if you have a good reasons for enabling NO_FSCHECK.

Leave a Reply

Your email address will not be published. Required fields are marked *

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>