Hello newsgroup !
My problem is the checkdisk application. Always if I boot my WinXP with SP2,
the checkdisk is starting and check my partitions.
Checkdisk doesn't found any errors or problems.
Is there any option to set or reset this feature ?
Thanks.
Best regards,
Karsten
Malke - 29 Nov 2005 12:48 GMT
> Hello newsgroup !
>
> My problem is the checkdisk application. Always if I boot my WinXP
> with SP2, the checkdisk is starting and check my partitions.
> Checkdisk doesn't found any errors or problems.
> Is there any option to set or reset this feature ?
Chkdsk Runs Each Time That You Start Your Computer [Q316506] -
http://support.microsoft.com/?kbid=316506
Malke

Signature
Elephant Boy Computers
www.elephantboycomputers.com
"Don't Panic!"
MS-MVP Windows - Shell/User
Jeff Walker PhD - 30 Nov 2005 22:58 GMT
try using the below ..................
comand prompt c:>_
chkntfs (space) /d <'enter'>
sets chkdsk ntfs file system to run even if no errors
chkntfs (space) /t:2 <'enter'>
sets the wait time before program starts
chkntfs ( space ) /? = help
chkdsk (space) /f (space) /v (space) /x <'enter'>
3 stage ----runs a quick standard check disk
chkdsk (space) /v (space) /r (space) /x
5 stage ---runs a complete check disk (takes a long time)
(if repeated multi times::will return "disk is clean" this )
(is the best check if you have the time to do it........... )
/f = fix
/v = verify every files check sum
/r = repair any error
/x = force to run
You may be able to fix using the above - hope it helps and gets fixed
JW
> Hello newsgroup !
>
[quoted text clipped - 7 lines]
> Best regards,
> Karsten