HTFC Forums

H.T.F.C.

How To Fix Computers





Go Back   HTFC Forums > Software Newsgroups > Windows XP

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1  
Old 01-17-2008, 09:10 PM
Phil Rabichow
 
Posts: n/a
Default Check Disk Log

I have WinXP Professional SP-2. Where can you find the results of the chkdsk
/f when I run it? I cannot find any log created & can't find it in the
knowledge base.
--
Thank you in advance.

Phil


Reply With Quote
Sponsored Links
  #2  
Old 01-17-2008, 09:16 PM
Nepatsfan
 
Posts: n/a
Default Re: Check Disk Log

"Phil Rabichow" <phrabZZ@ZZ.com> wrote in message news:478FC45C.2A19BD@ZZ.com...
>I have WinXP Professional SP-2. Where can you find the results of the chkdsk
> /f when I run it? I cannot find any log created & can't find it in the
> knowledge base.
> --
> Thank you in advance.
>
> Phil
>
>


After chkdsk runs and Windows restarts, go to Start -> Run and
enter eventvwr.msc in the Open box.
Note: You can also access Event Viewer through Control Panel ->
Administrative Tools.
In Event Viewer, click on Application in the left hand column.
Look in the right hand pane for a recent entry with Winlogon as
the Source and 1001 for the Event ID .
Double click on the entry to see the results.

Good luck

Nepatsfan


Reply With Quote
  #3  
Old 01-18-2008, 03:40 AM
Phil Rabichow
 
Posts: n/a
Default Re: Check Disk Log - thank you

Thank you so much. The Event Viewer entry also led me to a Help article that says
errors are contained in bootex.log, but it may be that it's only if Windows starts
the chkdsk & there are errors, as I have no such log.
--
Cheers,
Phil

Nepatsfan wrote:

> "Phil Rabichow" <phrabZZ@ZZ.com> wrote in message news:478FC45C.2A19BD@ZZ.com...
> >I have WinXP Professional SP-2. Where can you find the results of the chkdsk
> > /f when I run it? I cannot find any log created & can't find it in the
> > knowledge base.
> > --
> > Thank you in advance.
> >
> > Phil
> >
> >

>
> After chkdsk runs and Windows restarts, go to Start -> Run and
> enter eventvwr.msc in the Open box.
> Note: You can also access Event Viewer through Control Panel ->
> Administrative Tools.
> In Event Viewer, click on Application in the left hand column.
> Look in the right hand pane for a recent entry with Winlogon as
> the Source and 1001 for the Event ID .
> Double click on the entry to see the results.
>
> Good luck
>
> Nepatsfan


Reply With Quote
  #4  
Old 01-18-2008, 08:12 PM
Nepatsfan
 
Posts: n/a
Default Re: Check Disk Log - thank you

Here's my understanding of the process.

The bootex.log file is created when chkdsk is run. The information contained
in the file is then recorded as an entry in Event Viewer. When Windows is
restarted after completing chkdsk, the bootex.log file is deleted. This occurs
regardless of the results of the scan.

If you're curious, run chkdsk /R from the Recovery Console which can be started
by booting from your XP installation CD. Once chkdsk is finished, copy
C:\bootex.log to another location such as C:\Windows. Restart the computer.
C:\bootex.log should no longer be present on the system. But if you open
C:\Windows\bootex.log it's contents should match the information you find in the
Winlogon entry in Event Viewer. That's because the contents of C:\bootex.log
were copied there before it was deleted.

For info on starting the XP Recovery Console, take a look here.

Courtesy of Kelly Theriot, MS-MVP
Recovery Console in Windows XP
http://www.kellys-korner-xp.com/win_xp_rec.htm

Good luck

Nepatsfan


"Phil Rabichow" <phrabZZ@ZZ.com> wrote in message
news:47901F96.459F309E@ZZ.com...
> Thank you so much. The Event Viewer entry also led me to a Help article that
> says
> errors are contained in bootex.log, but it may be that it's only if Windows
> starts
> the chkdsk & there are errors, as I have no such log.
> --
> Cheers,
> Phil
>
> Nepatsfan wrote:
>
>> "Phil Rabichow" <phrabZZ@ZZ.com> wrote in message
>> news:478FC45C.2A19BD@ZZ.com...
>> >I have WinXP Professional SP-2. Where can you find the results of the chkdsk
>> > /f when I run it? I cannot find any log created & can't find it in the
>> > knowledge base.
>> > --
>> > Thank you in advance.
>> >
>> > Phil
>> >
>> >

>>
>> After chkdsk runs and Windows restarts, go to Start -> Run and
>> enter eventvwr.msc in the Open box.
>> Note: You can also access Event Viewer through Control Panel ->
>> Administrative Tools.
>> In Event Viewer, click on Application in the left hand column.
>> Look in the right hand pane for a recent entry with Winlogon as
>> the Source and 1001 for the Event ID .
>> Double click on the entry to see the results.
>>
>> Good luck
>>
>> Nepatsfan

>




Reply With Quote
  #5  
Old 01-19-2008, 04:27 AM
Phil Rabichow
 
Posts: n/a
Default Re: Check Disk Log - thank you

Thank you again for the information. I will try what you suggest.
--
Phil

Nepatsfan wrote:

> Here's my understanding of the process.
>
> The bootex.log file is created when chkdsk is run. The information contained
> in the file is then recorded as an entry in Event Viewer. When Windows is
> restarted after completing chkdsk, the bootex.log file is deleted. This occurs
> regardless of the results of the scan.
>
> If you're curious, run chkdsk /R from the Recovery Console which can be started
> by booting from your XP installation CD. Once chkdsk is finished, copy
> C:\bootex.log to another location such as C:\Windows. Restart the computer.
> C:\bootex.log should no longer be present on the system. But if you open
> C:\Windows\bootex.log it's contents should match the information you find in the
> Winlogon entry in Event Viewer. That's because the contents of C:\bootex.log
> were copied there before it was deleted.
>
> For info on starting the XP Recovery Console, take a look here.
>
> Courtesy of Kelly Theriot, MS-MVP
> Recovery Console in Windows XP
> http://www.kellys-korner-xp.com/win_xp_rec.htm
>
> Good luck
>
> Nepatsfan
>
> "Phil Rabichow" <phrabZZ@ZZ.com> wrote in message
> news:47901F96.459F309E@ZZ.com...
> > Thank you so much. The Event Viewer entry also led me to a Help article that
> > says
> > errors are contained in bootex.log, but it may be that it's only if Windows
> > starts
> > the chkdsk & there are errors, as I have no such log.
> > --
> > Cheers,
> > Phil
> >
> > Nepatsfan wrote:
> >
> >> "Phil Rabichow" <phrabZZ@ZZ.com> wrote in message
> >> news:478FC45C.2A19BD@ZZ.com...
> >> >I have WinXP Professional SP-2. Where can you find the results of the chkdsk
> >> > /f when I run it? I cannot find any log created & can't find it in the
> >> > knowledge base.
> >> > --
> >> > Thank you in advance.
> >> >
> >> > Phil
> >> >
> >> >
> >>
> >> After chkdsk runs and Windows restarts, go to Start -> Run and
> >> enter eventvwr.msc in the Open box.
> >> Note: You can also access Event Viewer through Control Panel ->
> >> Administrative Tools.
> >> In Event Viewer, click on Application in the left hand column.
> >> Look in the right hand pane for a recent entry with Winlogon as
> >> the Source and 1001 for the Event ID .
> >> Double click on the entry to see the results.
> >>
> >> Good luck
> >>
> >> Nepatsfan

> >


Reply With Quote
Sponsored Links
Fix your Windows Problems - FAST.
FREE Safe Scan Registry Check. Locate & Fix Errors in Minutes!
Reply


Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
disk check log John Windows XP 1 09-16-2007 08:38 PM
check disk jerry Windows XP 1 07-16-2007 07:22 PM
check disk jerry Windows XP 0 07-16-2007 06:20 PM
CHECK DISK /F Lolly Windows XP Basics 3 05-17-2007 02:26 AM
Check disk Banker Windows XP 4 04-19-2007 04:11 PM


All times are GMT. The time now is 10:03 AM.


Powered by vBulletin® Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
LinkBacks Enabled by vBSEO 3.1.0
© 2004 - 2007 Web-S-Sense Pty. Ltd. Usenet and forums posts © their respective authors.
Ad Management by RedTyger