ewibarby
Wed May 14 15:30:00 PDT 2008
I successfully ran chkdsk according to what you told me to do. I only had
one instant. It did not give me a report. Everything looks fine but now I
need to know how to retrieve the report so I can see what chkdsk did. How do
I get it? Thank you in advance.
--
http://cozyhomejewelrystore.com
"Pegasus (MVP)" wrote:
>
> "ewibarby" <ewibarby@discussions.microsoft.com> wrote in message
> news:6ED1C092-7C73-478E-BE43-A551BE538AFC@microsoft.com...
> > First, I am using Windows XP Pro. I have got errors in my computer and I
> > want to scan it using DOS. I have used "chkdsk.exe" and it checks it only
> > in
> > read-only mode. I want to fix those errors but it cannot continue any
> > further in read-only mode. What command do I need to use in DOS to fix
> > the
> > errors?
> > --
> >
http://cozyhomejewelrystore.com
>
> It is unlikely that you can check your disk partition in "DOS".
> You most probably have an NTFS partition, which is inaccessible
> to DOS. Perhaps you mean the Command Prompt? If so then
> this command will do it:
>
> chkdsk c: /r
>
> You will be required to reboot the machine.
>
>
>