I jas go imav istiov problem so edna particija pod XP. Rabotata bese sto diskot bese markiran kako "dirty". Cepkanjeto po registrite nema da vi pomogne.Dali e dirty ili healty particijata mozete da proverite preku Administrative Toools/Computer Management/Disk Management i videte go Statusot za diskot dali e dirty/healthy.
Ali podobro da si proverite so slednovo u command promt.
fsutil dirty query d: (d: smenete go so bukva za vasata particija)
So googlnje go najdov ova i se sredi rabotata:
First click Start> Run> bring up a command prompt by typing in cmd and type fsutil dirty query d:
This queries the drive, and more than likely it will tell you that it is dirty.
Next, type chkntfs /x d:
The 'x' tells Windows to NOT check that particular drive on the next reboot. At this time, manually reboot your computer, it should not do a chkdsk and take you directly to Windows.
Once Windows has fully loaded, bring up another command prompt and do a chkdsk manually by typing chkdsk /f /r d: This should take you through 5 stages of the scan and will unset that dirty bit.
Type fsutil dirty query d: to check the state of the drive again. Hopefully, NOT Dirty.