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

Re: DOS by bxb7668

bxb7668
Wed May 14 10:31:51 PDT 2008

Instructions for chkdsk are found here
http://support.microsoft.com/kb/315265

Brian

"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



Re: DOS by Pegasus

Pegasus
Wed May 14 11:15:15 PDT 2008


"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.



Re: DOS by ewibarby

ewibarby
Wed May 14 11:58:01 PDT 2008

Thank you. I will try that. The other way didn't work because I do have an
NTSF partition. DOS didn't recognize it. I will get back to you.

--
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.
>
>
>

Re: DOS by ewibarby

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.
>
>
>

Re: DOS by PD43

PD43
Wed May 14 16:05:21 PDT 2008

ewibarby <ewibarby@discussions.microsoft.com> wrote:

>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.

I believe that it's too late. There is a command- line switch to save
the report, and I'm certain you didn't use it.

Re: DOS by John

John
Wed May 14 16:20:18 PDT 2008

PD43 wrote:

> ewibarby <ewibarby@discussions.microsoft.com> wrote:
>
>
>>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.
>
>
> I believe that it's too late. There is a command- line switch to save
> the report, and I'm certain you didn't use it.

What is that switch? Any chkdsk done via autocheck will write the
report to the application event log, but then I am certain you knew
that, didn't you...

John

Re: DOS by John

John
Wed May 14 16:29:26 PDT 2008

Look for Event 1001 from Winlogon source in the Application event log.
To open the Event Viewer enter eventvwr in the Start Menu Run box.

John

ewibarby wrote:

> 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.

Re: DOS by OldDuke

OldDuke
Wed May 14 17:31:49 PDT 2008

On Wed, 14 May 2008 10:27:00 -0700, ewibarby
<ewibarby@discussions.microsoft.com> wrote:

>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?
None as there IS no DOS (as in MS-DOS) in XP. Sorry.


Re: DOS by PD43

PD43
Wed May 14 18:13:33 PDT 2008

"John John (MVP)" <audetweld@nbnet.nb.ca> wrote:

>> I believe that it's too late. There is a command- line switch to save
>> the report, and I'm certain you didn't use it.
>
>What is that switch? Any chkdsk done via autocheck will write the
>report to the application event log, but then I am certain you knew
>that, didn't you...

Nope. Have never manually run it, and have never been interested in
looking back to see what it did.

I was thinking about the old DOS days.

Re: DOS by ewibarby

ewibarby
Wed May 14 21:27:01 PDT 2008

Thank you so much. I retrieved the files just as you said and saw what I
wanted to see. You can tell Old Duke that I came from the old days too but
DOS is still around.

--
http://cozyhomejewelrystore.com


"John John (MVP)" wrote:

> Look for Event 1001 from Winlogon source in the Application event log.
> To open the Event Viewer enter eventvwr in the Start Menu Run box.
>
> John
>
> ewibarby wrote:
>
> > 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.
>