PC Review


Reply
 
 
=?Utf-8?B?R2VvcmdlVg==?=
Guest
Posts: n/a
 
      18th Oct 2005
When I bootup XP home edition the system I get a blue screen and
goes into scan disk mode and checks all the drives before booting up.
How can I stop this from happening and boot straight to windows?

 
Reply With Quote
 
 
 
 
=?Utf-8?B?UmFnbWFuMTE3MQ==?=
Guest
Posts: n/a
 
      18th Oct 2005
George,
This sounds like the POST (Power On Self Test) that the BIOS/CMOS does.
This is normal and is necessary if you want to ensure each time that your
system is working properly. Hope that helps.

RAGMAN!!!
--
ARGH!!!!!!!!!!!!!!!!


"GeorgeV" wrote:

> When I bootup XP home edition the system I get a blue screen and
> goes into scan disk mode and checks all the drives before booting up.
> How can I stop this from happening and boot straight to windows?
>

 
Reply With Quote
 
John in VA
Guest
Posts: n/a
 
      18th Oct 2005
"=?Utf-8?B?R2VvcmdlVg==?=" <(E-Mail Removed)> wrote
in news:F1096D59-C46C-4C0F-A1A7-(E-Mail Removed):

> When I bootup XP home edition the system I get a blue screen and
> goes into scan disk mode and checks all the drives before booting
> up. How can I stop this from happening and boot straight to
> windows?
>


George,

Try this - When XP loads up, launch a command prompt (ensure you're
logged in as an administrator or a user who has admin priviledges)
type: chkdsk /f you will recv a warning that check disk will start
during next boot. reboot the machine - allow chkdsk to complete (the
/f switch will (hopefully) fix any errors. If this is happening for
more than one drive or partition, do the same for the others.

Questions to ask yourself:
When did this start?
What changes occured just prior to this incessant chkdsk request
(e.g. hardware/software install or deinstall)

Bottom line: something on your drive(s) is/are corrupt. If the
chkdsk fails, you may be able to restore windows to previous state
if the problem is in the OS (See
http://support.microsoft.com/winxp). You could always reload XP
(still maintaining your personal files and settings), or, if all
else fails - completely slick the drive and start from scratch. I
would suggest taking the least invasive course of action first - the
"chkdsk /f" - One other thing - your hard disk may also have
problems and be failing - but let's not get ahead of ourselves...

John in VA
 
Reply With Quote
 
Steve N.
Guest
Posts: n/a
 
      18th Oct 2005
GeorgeV wrote:
> When I bootup XP home edition the system I get a blue screen and
> goes into scan disk mode and checks all the drives before booting up.
> How can I stop this from happening and boot straight to windows?
>


The volume is flagged dirty.

Please read this:

http://www.microsoft.com/resources/d...d_tro_rgwn.asp

Try Start, Run, type in

chkdsk /f

Hit enter and press Y, reboot. Allow the disk check to run.

Steve

 
Reply With Quote
 
Steve N.
Guest
Posts: n/a
 
      18th Oct 2005
Ragman1171 wrote:

> George,
> This sounds like the POST (Power On Self Test) that the BIOS/CMOS does.
> This is normal and is necessary if you want to ensure each time that your
> system is working properly. Hope that helps.
>
> RAGMAN!!!


It isn't the POST, it's a disk check due to the volume being flagged dirty.

Steve

 
Reply With Quote
 
=?Utf-8?B?R2VvcmdlVg==?=
Guest
Posts: n/a
 
      19th Oct 2005
Thanks for the quick response to my Question.
Have done what you suggested, get the message
"Chkdsk cannot run because the volume is in use by another
process. Chkdsk may run if this volume is dismounted first.
ALL OPENED HANDLES TO THIS VOLUME WOULD THEN BE INVALID.
Would you like to force a dismount on this volume? (Y/N) y
When I try to force dismount, it refuses. It then gives me the option to run
chkdsk on bootup but does not fix the problem. After the chkdsk inboot up
everything seems to run OK. It's just a hassle to see the blue screen and
have to wait for the system to chk the disks every time.

"Steve N." wrote:

> GeorgeV wrote:
> > When I bootup XP home edition the system I get a blue screen and
> > goes into scan disk mode and checks all the drives before booting up.
> > How can I stop this from happening and boot straight to windows?
> >

>
> The volume is flagged dirty.
>
> Please read this:
>
> http://www.microsoft.com/resources/d...d_tro_rgwn.asp
>
> Try Start, Run, type in
>
> chkdsk /f
>
> Hit enter and press Y, reboot. Allow the disk check to run.
>
> Steve
>
>

 
Reply With Quote
 
Steve N.
Guest
Posts: n/a
 
      19th Oct 2005
GeorgeV wrote:

> Thanks for the quick response to my Question.
> Have done what you suggested, get the message
> "Chkdsk cannot run because the volume is in use by another
> process. Chkdsk may run if this volume is dismounted first.
> ALL OPENED HANDLES TO THIS VOLUME WOULD THEN BE INVALID.
> Would you like to force a dismount on this volume? (Y/N) y
> When I try to force dismount, it refuses. It then gives me the option to run
> chkdsk on bootup but does not fix the problem. After the chkdsk inboot up
> everything seems to run OK. It's just a hassle to see the blue screen and
> have to wait for the system to chk the disks every time.


Hmm, that's odd, whenever I do that it never asks if I want to dismount
the volume, it just gives the option to run the disk check next startup.

Do you have any 3rd party disk or partition utilities installed or used
in the past? I recall someone having a dirty bit problem when using
something like NDD on a drive but I don't recall a solution other than a
fresh format.

Regardless, I would try a couple of things from the Recovery Console.

Chkntfs (To check for the dirty bit being set. As the article I gave
link to states, you can use chkntfs /x c: to prevent autocheck from
running on that drive at bootup but it's not recommended; if there are
errors causing the dirty bit to be set they need to be corected.)

chkdsk /p (equivalent of chkdsk /f from cmd)

If chkdsk /p shows errors it can't fix then run

chkdsk /r

repeatedly until all errors are gone. If you get an error indicating
chkdsk cannot repair the errors, reboot into RC and do it again. Repeat
if necessary. I've seen some "unrecoverable" errors eventually get
cleared with repeated chkdsk /r runs.

Download the diagnostics from the drive manufacturer and test the drive
with it as well but be careful with in-depth/complete/surface tests,
some will flag bad sectors without warning you or giving you an
indication that certain files residing across bad sectors may become
unusable, and no way to back out, back up the file(s) in question and
restart the scan.

Steve

>
> "Steve N." wrote:
>
>
>>GeorgeV wrote:
>>
>>>When I bootup XP home edition the system I get a blue screen and
>>>goes into scan disk mode and checks all the drives before booting up.
>>>How can I stop this from happening and boot straight to windows?
>>>

>>
>>The volume is flagged dirty.
>>
>>Please read this:
>>
>>http://www.microsoft.com/resources/d...d_tro_rgwn.asp
>>
>>Try Start, Run, type in
>>
>>chkdsk /f
>>
>>Hit enter and press Y, reboot. Allow the disk check to run.
>>
>>Steve
>>
>>

 
Reply With Quote
 
=?Utf-8?B?R2VvcmdlVg==?=
Guest
Posts: n/a
 
      20th Oct 2005
Thanks Steve
Had to run chkdsk 7 times, but finally got it working right. took a long
time to scan, It seems to run perfectly now.

"Steve N." wrote:

> GeorgeV wrote:
>
> > Thanks for the quick response to my Question.
> > Have done what you suggested, get the message
> > "Chkdsk cannot run because the volume is in use by another
> > process. Chkdsk may run if this volume is dismounted first.
> > ALL OPENED HANDLES TO THIS VOLUME WOULD THEN BE INVALID.
> > Would you like to force a dismount on this volume? (Y/N) y
> > When I try to force dismount, it refuses. It then gives me the option to run
> > chkdsk on bootup but does not fix the problem. After the chkdsk inboot up
> > everything seems to run OK. It's just a hassle to see the blue screen and
> > have to wait for the system to chk the disks every time.

>
> Hmm, that's odd, whenever I do that it never asks if I want to dismount
> the volume, it just gives the option to run the disk check next startup.
>
> Do you have any 3rd party disk or partition utilities installed or used
> in the past? I recall someone having a dirty bit problem when using
> something like NDD on a drive but I don't recall a solution other than a
> fresh format.
>
> Regardless, I would try a couple of things from the Recovery Console.
>
> Chkntfs (To check for the dirty bit being set. As the article I gave
> link to states, you can use chkntfs /x c: to prevent autocheck from
> running on that drive at bootup but it's not recommended; if there are
> errors causing the dirty bit to be set they need to be corected.)
>
> chkdsk /p (equivalent of chkdsk /f from cmd)
>
> If chkdsk /p shows errors it can't fix then run
>
> chkdsk /r
>
> repeatedly until all errors are gone. If you get an error indicating
> chkdsk cannot repair the errors, reboot into RC and do it again. Repeat
> if necessary. I've seen some "unrecoverable" errors eventually get
> cleared with repeated chkdsk /r runs.
>
> Download the diagnostics from the drive manufacturer and test the drive
> with it as well but be careful with in-depth/complete/surface tests,
> some will flag bad sectors without warning you or giving you an
> indication that certain files residing across bad sectors may become
> unusable, and no way to back out, back up the file(s) in question and
> restart the scan.
>
> Steve
>
> >
> > "Steve N." wrote:
> >
> >
> >>GeorgeV wrote:
> >>
> >>>When I bootup XP home edition the system I get a blue screen and
> >>>goes into scan disk mode and checks all the drives before booting up.
> >>>How can I stop this from happening and boot straight to windows?
> >>>
> >>
> >>The volume is flagged dirty.
> >>
> >>Please read this:
> >>
> >>http://www.microsoft.com/resources/d...d_tro_rgwn.asp
> >>
> >>Try Start, Run, type in
> >>
> >>chkdsk /f
> >>
> >>Hit enter and press Y, reboot. Allow the disk check to run.
> >>
> >>Steve
> >>
> >>

>

 
Reply With Quote
 
Steve N.
Guest
Posts: n/a
 
      20th Oct 2005
GeorgeV wrote:

> Thanks Steve
> Had to run chkdsk 7 times, but finally got it working right. took a long
> time to scan, It seems to run perfectly now.
>


Good to hear.

You're welcome.

Steve

> "Steve N." wrote:
>
>
>>GeorgeV wrote:
>>
>>
>>>Thanks for the quick response to my Question.
>>>Have done what you suggested, get the message
>>> "Chkdsk cannot run because the volume is in use by another
>>>process. Chkdsk may run if this volume is dismounted first.
>>>ALL OPENED HANDLES TO THIS VOLUME WOULD THEN BE INVALID.
>>>Would you like to force a dismount on this volume? (Y/N) y
>>>When I try to force dismount, it refuses. It then gives me the option to run
>>>chkdsk on bootup but does not fix the problem. After the chkdsk inboot up
>>>everything seems to run OK. It's just a hassle to see the blue screen and
>>>have to wait for the system to chk the disks every time.

>>
>>Hmm, that's odd, whenever I do that it never asks if I want to dismount
>>the volume, it just gives the option to run the disk check next startup.
>>
>>Do you have any 3rd party disk or partition utilities installed or used
>>in the past? I recall someone having a dirty bit problem when using
>>something like NDD on a drive but I don't recall a solution other than a
>>fresh format.
>>
>>Regardless, I would try a couple of things from the Recovery Console.
>>
>>Chkntfs (To check for the dirty bit being set. As the article I gave
>>link to states, you can use chkntfs /x c: to prevent autocheck from
>>running on that drive at bootup but it's not recommended; if there are
>>errors causing the dirty bit to be set they need to be corected.)
>>
>>chkdsk /p (equivalent of chkdsk /f from cmd)
>>
>>If chkdsk /p shows errors it can't fix then run
>>
>>chkdsk /r
>>
>>repeatedly until all errors are gone. If you get an error indicating
>>chkdsk cannot repair the errors, reboot into RC and do it again. Repeat
>>if necessary. I've seen some "unrecoverable" errors eventually get
>>cleared with repeated chkdsk /r runs.
>>
>>Download the diagnostics from the drive manufacturer and test the drive
>>with it as well but be careful with in-depth/complete/surface tests,
>>some will flag bad sectors without warning you or giving you an
>>indication that certain files residing across bad sectors may become
>>unusable, and no way to back out, back up the file(s) in question and
>>restart the scan.
>>
>>Steve
>>
>>
>>>"Steve N." wrote:
>>>
>>>
>>>
>>>>GeorgeV wrote:
>>>>
>>>>
>>>>>When I bootup XP home edition the system I get a blue screen and
>>>>>goes into scan disk mode and checks all the drives before booting up.
>>>>>How can I stop this from happening and boot straight to windows?
>>>>>
>>>>
>>>>The volume is flagged dirty.
>>>>
>>>>Please read this:
>>>>
>>>>http://www.microsoft.com/resources/d...d_tro_rgwn.asp
>>>>
>>>>Try Start, Run, type in
>>>>
>>>>chkdsk /f
>>>>
>>>>Hit enter and press Y, reboot. Allow the disk check to run.
>>>>
>>>>Steve
>>>>
>>>>

>>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
remote booting /Network booting From Win2003 Server vysakh@gmail.com Windows XP Embedded 3 10th Feb 2006 08:09 AM
Booting =?Utf-8?B?bGlnaG50aW5nYm9sdDQ2NQ==?= Windows XP General 4 28th Jan 2006 10:36 PM
Dual Booting - Possibly Tri-Booting? AlleyCat Windows XP General 11 29th Aug 2004 01:50 AM
Dual Booting - Possibly Tri-Booting? AlleyCat Microsoft Windows 2000 5 28th Aug 2004 03:06 PM
Re: Dual Booting - Possibly Tri-Booting? AlleyCat Windows XP General 0 28th Aug 2004 04:51 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 07:39 AM.