[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[MiNT] warning on unchecked fs on boot up v1.18



I am getting following warning message on boot up 
 "FAT-FS [C]: WARNING: mounting unchecked fs, running dosfsck is recommended."


Only way to see this is to do a step-by-step boot up.
It's happens when reading the MINT.CNF file.

Tried following to resolve the warning but unsuccessful:
I added a dosfsck -p C: in the MINT.CNF  but it complains of opened file (MINT.CNF) and hangs on continuing (cannot remove a file lock).
I  ran dosfsck -aw C: several times but warning still persist.

As it is a warning, system still works.

rgds
WongCK