Server Help

Trash Talk - chkdsk run without /F (fix) parameter.

newb - Mon Apr 04, 2005 8:13 am
Post subject: chkdsk run without /F (fix) parameter.
Hey guys,

I get alot of corrupt files when using any internet based programs such as MSN/FireFox/Internet Explorer.

So, I go to run > type in chkdsk

It runs fine and finds the problems, but I read the very top of the window and it says - "Windows found errors on the disk, but will not fix them because disk checking was run without /F (fix) parameter."

Is there anyway I can change this so it DOES fix the errors when I run chkdsk on Windows?

Thanks alot.

Steve.
EdTheInvincible - Mon Apr 04, 2005 8:54 am
Post subject:
just a guess.. use /F
Maverick - Mon Apr 04, 2005 9:04 am
Post subject:
rename chkdsk.exe to chkdsk2.exe . Create chkdsk.bat with the contents:
Code: Show/Hide
@chkdsk2 /F

newb - Mon Apr 04, 2005 10:40 am
Post subject:
Where is chkdsk located on my system? I used run, I didn't go and click on some icon...
Maverick - Mon Apr 04, 2005 10:41 am
Post subject:
C:\Windows or C:\Windows\Command (Windows 98 I assume)

Code: Show/Hide
dir chkdsk*.* /s

newb - Mon Apr 04, 2005 10:54 am
Post subject:
Nope, I am wish XP lol.
Maverick - Mon Apr 04, 2005 1:42 pm
Post subject:
lol! Use scandisk instead! sa_tongue.gif

But if you are really convinced of the old chkdsk:
Code: Show/Hide

C:\WINDOWS>dir chkdsk*.* /s
Volume in drive C has no label.
Volume Serial Number is C039-BF66

Directory of C:\WINDOWS\Prefetch

04-04-2005  19:40            31.676 CHKDSK.EXE-2CC4C59D.pf
               1 File(s)         31.676 bytes

Directory of C:\WINDOWS\system32

23-08-2001  14:00            11.776 chkdsk.exe
               1 File(s)         11.776 bytes

Directory of C:\WINDOWS\system32\dllcache

23-08-2001  14:00            11.776 chkdsk.exe
               1 File(s)         11.776 bytes

     Total Files Listed:
               3 File(s)         55.228 bytes
               0 Dir(s)  11.037.982.720 bytes free

Yes, its located C:\Windows\System32

oh ... I love DOS, so old, so clean, so fast biggrin.gif
Cyan~Fire - Mon Apr 04, 2005 9:59 pm
Post subject:
I don't know what you're talking about Mav.

Just do what Ed said. Run "chkdsk /F".
newb - Tue Apr 05, 2005 3:59 am
Post subject:
Oh, thanks guys lol.
newb - Tue Apr 05, 2005 8:52 am
Post subject:
Uh, ok, now it's saying it cannot lock the drive. It says the volume is being used by another process...?
EdTheInvincible - Tue Apr 05, 2005 9:08 am
Post subject:
It should ask if you want to schedule checking it on the next restart. Answer yes, then restart your computer.
newb - Tue Apr 05, 2005 10:53 am
Post subject:
Ah, ok.
All times are -5 GMT
View topic
Powered by phpBB 2.0 .0.11 © 2001 phpBB Group