Ask Me Help Desk

Ask Me Help Desk (https://www.askmehelpdesk.com/forum.php)
-   Windows (https://www.askmehelpdesk.com/forumdisplay.php?f=237)
-   -   F parameter (https://www.askmehelpdesk.com/showthread.php?t=31841)

  • Aug 16, 2006, 01:56 PM
    kev1
    F parameter
    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
  • Aug 16, 2006, 02:56 PM
    cajalat
    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.
  • Aug 19, 2006, 12:15 PM
    kev1
    Sorry cajalet, I may have mis-led you, I do not know what the /F option is or how to initiate it?
  • Aug 19, 2006, 03:23 PM
    cajalat
    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:

    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)

    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.

    Hope that helps.

    Good luck

  • All times are GMT -7. The time now is 02:57 PM.