![]() |
![]() | ![]() | ![]() | ![]() | ![]() | ![]() | ![]() |
| Welcome to Windows Vista Forums. Our forum is dedicated to helping you find solutions with any problems, errors or issues you are experiencing with Windows Vista. The Vista forum also covers news and updates and has an extensive Windows Vista tutorial section that covers a wide range of tips and tricks. |
| |||||||
![]() |
| |
| | #1 (permalink) |
| | Chkdsk won't run Hello, I have gone thru all the options mentioned in this newsgroup about chkdsk not running. "chkdsk /f" chkntfs /c c: running chkdsk it in safe mode all options lead me to running chkdsk on restart, but when restarted, 'chkdsk' never runs. Below is the message I get when I try to run it. Hope someone can help me find these errors. C:\Windows\system32>chkdsk The type of the file system is NTFS. Volume label is SW_Preload. WARNING! F parameter not specified. Running CHKDSK in read-only mode. CHKDSK is verifying files (stage 1 of 3)... 4 percent complete. (35541 of 76352 file records processed) Attribute record (160, $I30) from file record segment 36429 is corrupt. 5 percent complete. (38176 of 76352 file records processed) Attribute record (160, $I30) from file record segment 43012 is corrupt. 6 percent complete. (50812 of 76352 file records processed) Attribute record (128, "") from file record segment 53402 is corrupt. 76352 file records processed. File verification completed. 73 large file records processed. Errors found. CHKDSK cannot continue in read-only mode. Thanks. |
My System Specs![]() |
| | #2 (permalink) |
| | Re: Chkdsk won't run Run it from the install disk. Go to the command prompt and use chkdsk /? to find out the options. If I remember right, from the install cd the options are /s and /p but I don't remember which is which. Obviously you need to run the fix errors one. This version runs much longer than the installed version, so be prepared. "vistanewbie" <vistanewbie@discussions.microsoft.com> wrote in message news:54F27DEB-2614-452F-B25B-1FD4A75390D7@microsoft.com... > Hello, > I have gone thru all the options mentioned in this newsgroup about chkdsk > not running. > "chkdsk /f" > chkntfs /c c: > running chkdsk it in safe mode > > all options lead me to running chkdsk on restart, but when restarted, > 'chkdsk' never runs. > > > Below is the message I get when I try to run it. Hope someone can help me > find these errors. > > C:\Windows\system32>chkdsk > The type of the file system is NTFS. > Volume label is SW_Preload. > > WARNING! F parameter not specified. > Running CHKDSK in read-only mode. > > CHKDSK is verifying files (stage 1 of 3)... > 4 percent complete. (35541 of 76352 file records processed) > Attribute record (160, $I30) from file record segment 36429 > is corrupt. > 5 percent complete. (38176 of 76352 file records processed) > Attribute record (160, $I30) from file record segment 43012 > is corrupt. > 6 percent complete. (50812 of 76352 file records processed) > Attribute record (128, "") from file record segment 53402 > is corrupt. > 76352 file records processed. > File verification completed. > 73 large file records processed. > > Errors found. CHKDSK cannot continue in read-only mode. > > Thanks. |
My System Specs![]() |
| | #3 (permalink) |
| | Re: Chkdsk won't run vistanewbie wrote: > Hello, > I have gone thru all the options mentioned in this newsgroup about > chkdsk not running. > "chkdsk /f" > chkntfs /c c: > running chkdsk it in safe mode > > all options lead me to running chkdsk on restart, but when restarted, > 'chkdsk' never runs. > > > Below is the message I get when I try to run it. Hope someone can > help me find these errors. > > C:\Windows\system32>chkdsk > The type of the file system is NTFS. > Volume label is SW_Preload. > > WARNING! F parameter not specified. > Running CHKDSK in read-only mode. > > CHKDSK is verifying files (stage 1 of 3)... > 4 percent complete. (35541 of 76352 file records processed) > Attribute record (160, $I30) from file record segment 36429 > is corrupt. > 5 percent complete. (38176 of 76352 file records processed) > Attribute record (160, $I30) from file record segment 43012 > is corrupt. > 6 percent complete. (50812 of 76352 file records processed) > Attribute record (128, "") from file record segment 53402 > is corrupt. > 76352 file records processed. > File verification completed. > 73 large file records processed. > > Errors found. CHKDSK cannot continue in read-only mode. > > Thanks. ================================== I stand to be corrected...but I'm thinking the following article for WinXP would still be valid for Vista. Maybe the command you need is: chkdsk volume:/r (315265) How to Perform Disk Error Checking in Windows XP http://support.microsoft.com/?kbid=315265 (check the two boxes..."Automatically fix file system errors" and "Scan for and attempt recovery of bad sectors") the utility will run the next time you restart your computer. (run error checking repeatedly until it finds no errors) -- John Inzer MS Picture It! - Digital Image MVP Digital Image Highlights and FAQs http://tinyurl.com/aczzp Notice This is not tech support I am a volunteer Solutions that work for me may not work for you Proceed at your own risk |
My System Specs![]() |
| | #4 (permalink) |
| | Re: Chkdsk won't run Just to clairify...replace "volume" with the drive letter...example: chkdsk C:/r -- John Inzer MS Picture It! - Digital Image MVP Digital Image Highlights and FAQs http://tinyurl.com/aczzp Notice This is not tech support I am a volunteer Solutions that work for me may not work for you Proceed at your own risk ================================= > vistanewbie wrote: >> Hello, >> I have gone thru all the options mentioned in this newsgroup about >> chkdsk not running. >> "chkdsk /f" >> chkntfs /c c: >> running chkdsk it in safe mode >> >> all options lead me to running chkdsk on restart, but when restarted, >> 'chkdsk' never runs. >> >> >> Below is the message I get when I try to run it. Hope someone can >> help me find these errors. >> >> C:\Windows\system32>chkdsk >> The type of the file system is NTFS. >> Volume label is SW_Preload. >> >> WARNING! F parameter not specified. >> Running CHKDSK in read-only mode. >> >> CHKDSK is verifying files (stage 1 of 3)... >> 4 percent complete. (35541 of 76352 file records processed) >> Attribute record (160, $I30) from file record segment 36429 >> is corrupt. >> 5 percent complete. (38176 of 76352 file records processed) >> Attribute record (160, $I30) from file record segment 43012 >> is corrupt. >> 6 percent complete. (50812 of 76352 file records processed) >> Attribute record (128, "") from file record segment 53402 >> is corrupt. >> 76352 file records processed. >> File verification completed. >> 73 large file records processed. >> >> Errors found. CHKDSK cannot continue in read-only mode. >> >> Thanks. > ================================== > I stand to be corrected...but I'm thinking > the following article for WinXP would still > be valid for Vista. Maybe the command > you need is: chkdsk volume:/r > > (315265) How to Perform Disk Error Checking > in Windows XP > http://support.microsoft.com/?kbid=315265 > (check the two boxes..."Automatically fix file > system errors" and "Scan for and attempt > recovery of bad sectors") the utility will run > the next time you restart your computer. > (run error checking repeatedly until it finds > no errors) |
My System Specs![]() |
| | #5 (permalink) |
| | Re: Chkdsk won't run John Would right clicking the Command Prompt option and selecting "Run as Administrator" make a difference? -- Regards. Gerry ~~~~ FCA Stourport, England Enquire, plan and execute ~~~~~~~~~~~~~~~~~~~ "John Inzer" <oobie@doobie.xyz> wrote in message news:eSFyaw3fHHA.3372@TK2MSFTNGP04.phx.gbl... > Just to clairify...replace "volume" with the > drive letter...example: chkdsk C:/r > > -- > John Inzer > MS Picture It! - > Digital Image MVP > > Digital Image > Highlights and FAQs > http://tinyurl.com/aczzp > > Notice > This is not tech support > I am a volunteer > > Solutions that work for > me may not work for you > > Proceed at your own risk > ================================= >> vistanewbie wrote: >>> Hello, >>> I have gone thru all the options mentioned in this newsgroup >>> about >>> chkdsk not running. >>> "chkdsk /f" >>> chkntfs /c c: >>> running chkdsk it in safe mode >>> >>> all options lead me to running chkdsk on restart, but when >>> restarted, >>> 'chkdsk' never runs. >>> >>> >>> Below is the message I get when I try to run it. Hope someone >>> can >>> help me find these errors. >>> >>> C:\Windows\system32>chkdsk >>> The type of the file system is NTFS. >>> Volume label is SW_Preload. >>> >>> WARNING! F parameter not specified. >>> Running CHKDSK in read-only mode. >>> >>> CHKDSK is verifying files (stage 1 of 3)... >>> 4 percent complete. (35541 of 76352 file records processed) >>> Attribute record (160, $I30) from file record segment 36429 >>> is corrupt. >>> 5 percent complete. (38176 of 76352 file records processed) >>> Attribute record (160, $I30) from file record segment 43012 >>> is corrupt. >>> 6 percent complete. (50812 of 76352 file records processed) >>> Attribute record (128, "") from file record segment 53402 >>> is corrupt. >>> 76352 file records processed. >>> File verification completed. >>> 73 large file records processed. >>> >>> Errors found. CHKDSK cannot continue in read-only mode. >>> >>> Thanks. >> ================================== >> I stand to be corrected...but I'm thinking >> the following article for WinXP would still >> be valid for Vista. Maybe the command >> you need is: chkdsk volume:/r >> >> (315265) How to Perform Disk Error Checking >> in Windows XP >> http://support.microsoft.com/?kbid=315265 >> (check the two boxes..."Automatically fix file >> system errors" and "Scan for and attempt >> recovery of bad sectors") the utility will run >> the next time you restart your computer. >> (run error checking repeatedly until it finds >> no errors) > > > |
My System Specs![]() |
| | #6 (permalink) |
| | Re: Chkdsk won't run "vistanewbie" <vistanewbie@discussions.microsoft.com> wrote in message news:54F27DEB-2614-452F-B25B-1FD4A75390D7@microsoft.com... > Hello, > I have gone thru all the options mentioned in this newsgroup about chkdsk > not running. > "chkdsk /f" > chkntfs /c c: > running chkdsk it in safe mode > > all options lead me to running chkdsk on restart, but when restarted, > 'chkdsk' never runs. > > > Below is the message I get when I try to run it. Hope someone can help me > find these errors. > > C:\Windows\system32>chkdsk > The type of the file system is NTFS. > Volume label is SW_Preload. > > WARNING! F parameter not specified. > Running CHKDSK in read-only mode. > > CHKDSK is verifying files (stage 1 of 3)... > 4 percent complete. (35541 of 76352 file records processed) > Attribute record (160, $I30) from file record segment 36429 > is corrupt. > 5 percent complete. (38176 of 76352 file records processed) > Attribute record (160, $I30) from file record segment 43012 > is corrupt. > 6 percent complete. (50812 of 76352 file records processed) > Attribute record (128, "") from file record segment 53402 > is corrupt. > 76352 file records processed. > File verification completed. > 73 large file records processed. > > Errors found. CHKDSK cannot continue in read-only mode. > > Thanks. If you only have the one HD, then no need to specify the volume (C ![]() Use the following at the command prompt CHKDSK /R /F Note space after K and space after R This will take some hours to run on a large drive as it checks the whole drive for errors Frenchy |
My System Specs![]() |
| | #7 (permalink) |
| | Re: Chkdsk won't run Thanks John. I had to re-install the OS, that took care of the error I mentioned. "John Barnes" wrote: > Run it from the install disk. Go to the command prompt and use chkdsk /? > to find out the options. If I remember right, from the install cd the > options are /s and /p but I don't remember which is which. Obviously you > need to run the fix errors one. This version runs much longer than the > installed version, so be prepared. > > "vistanewbie" <vistanewbie@discussions.microsoft.com> wrote in message > news:54F27DEB-2614-452F-B25B-1FD4A75390D7@microsoft.com... > > Hello, > > I have gone thru all the options mentioned in this newsgroup about chkdsk > > not running. > > "chkdsk /f" > > chkntfs /c c: > > running chkdsk it in safe mode > > > > all options lead me to running chkdsk on restart, but when restarted, > > 'chkdsk' never runs. > > > > > > Below is the message I get when I try to run it. Hope someone can help me > > find these errors. > > > > C:\Windows\system32>chkdsk > > The type of the file system is NTFS. > > Volume label is SW_Preload. > > > > WARNING! F parameter not specified. > > Running CHKDSK in read-only mode. > > > > CHKDSK is verifying files (stage 1 of 3)... > > 4 percent complete. (35541 of 76352 file records processed) > > Attribute record (160, $I30) from file record segment 36429 > > is corrupt. > > 5 percent complete. (38176 of 76352 file records processed) > > Attribute record (160, $I30) from file record segment 43012 > > is corrupt. > > 6 percent complete. (50812 of 76352 file records processed) > > Attribute record (128, "") from file record segment 53402 > > is corrupt. > > 76352 file records processed. > > File verification completed. > > 73 large file records processed. > > > > Errors found. CHKDSK cannot continue in read-only mode. > > > > Thanks. > > |
My System Specs![]() |
| | #8 (permalink) |
| | Re: Chkdsk won't run Sure is the safest way to go. I hope you have made sure you don't have a hard drive that is failing. That is very often the reason for this problem on Vista. "vistanewbie" <vistanewbie@discussions.microsoft.com> wrote in message news:2882BAA2-6795-4E47-85A3-3E2197B6CFB5@microsoft.com... > Thanks John. I had to re-install the OS, that took care of the error I > mentioned. > > "John Barnes" wrote: > >> Run it from the install disk. Go to the command prompt and use chkdsk /? >> to find out the options. If I remember right, from the install cd the >> options are /s and /p but I don't remember which is which. Obviously you >> need to run the fix errors one. This version runs much longer than the >> installed version, so be prepared. >> >> "vistanewbie" <vistanewbie@discussions.microsoft.com> wrote in message >> news:54F27DEB-2614-452F-B25B-1FD4A75390D7@microsoft.com... >> > Hello, >> > I have gone thru all the options mentioned in this newsgroup about >> > chkdsk >> > not running. >> > "chkdsk /f" >> > chkntfs /c c: >> > running chkdsk it in safe mode >> > >> > all options lead me to running chkdsk on restart, but when restarted, >> > 'chkdsk' never runs. >> > >> > >> > Below is the message I get when I try to run it. Hope someone can help >> > me >> > find these errors. >> > >> > C:\Windows\system32>chkdsk >> > The type of the file system is NTFS. >> > Volume label is SW_Preload. >> > >> > WARNING! F parameter not specified. >> > Running CHKDSK in read-only mode. >> > >> > CHKDSK is verifying files (stage 1 of 3)... >> > 4 percent complete. (35541 of 76352 file records processed) >> > Attribute record (160, $I30) from file record segment 36429 >> > is corrupt. >> > 5 percent complete. (38176 of 76352 file records processed) >> > Attribute record (160, $I30) from file record segment 43012 >> > is corrupt. >> > 6 percent complete. (50812 of 76352 file records processed) >> > Attribute record (128, "") from file record segment 53402 >> > is corrupt. >> > 76352 file records processed. >> > File verification completed. >> > 73 large file records processed. >> > >> > Errors found. CHKDSK cannot continue in read-only mode. >> > >> > Thanks. >> >> |
My System Specs![]() |
![]() |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Forum | |||
| Chkdsk | Vista performance & maintenance | |||
CHKDSK won't | General Discussion | |||
| CHKDSK /R or CHKDSK /F permission issues. | Vista General | |||
| Can't Run ChkDsk on C: | Vista performance & maintenance | |||
| anything better than chkdsk? | Vista performance & maintenance | |||