When I try to run check disk, I get the message that the system is NTFS and that the F parameter is not specified, so it will only run in -read only- mode.Is this a problem.. :confused:
Thanks
![]() |
When I try to run check disk, I get the message that the system is NTFS and that the F parameter is not specified, so it will only run in -read only- mode.Is this a problem.. :confused:
Thanks
Read only mode will report any problems if any. It won't make any changes so I isn't a problem. If you do find problems then I recommend saving your important data first then run with the /F option to correct problems.
Sorry cajalet, I may have mis-led you, I do not know what the /F option is or how to initiate it?
Sorry about that. I can see I made a huge leap in assumption here. Ok, the /F option is used in the CHKDSK command to fix "errors on the disk". Use use this option do this:
Click START and then type CMD and hit enter. You should have a dos window. In that window type CHKDSK/F. You will get something like this:
Press Y and enter. Once you do this, the next time you reboot the /F option will be used to automatically run the CHKDSK for you.Code:C:\Documents and Settings\Owner>chkdsk/f
The type of the file system is NTFS.
Cannot lock current drive.
Chkdsk cannot run because the volume is in use by another
process. Would you like to schedule this volume to be
checked the next time the system restarts? (Y/N)
Hope that helps.
Good luck
All times are GMT -7. The time now is 02:57 PM. |