PC Review


Reply
Thread Tools Rate Thread

Can not load NTLDR

 
 
John
Guest
Posts: n/a
 
      23rd Mar 2007
Hi

The win xp PC is coming with this message. We suspect there was a power
surge overnight. How can this be fixed?

Many Thanks

Regards


 
Reply With Quote
 
 
 
 
Stan Blazejewski
Guest
Posts: n/a
 
      23rd Mar 2007
You might want to check the disk setting in your BIOS. Had the same thing
happen & it turned out the hard drive parameters were corrupted.


On Fri, 23 Mar 2007 10:08:06 -0000, "John" <(E-Mail Removed)> wrote:

>Hi
>
>The win xp PC is coming with this message. We suspect there was a power
>surge overnight. How can this be fixed?
>
>Many Thanks
>
>Regards
>

--

Australia isn't "down under", it's "off to one side"!

(E-Mail Removed)
www.cobracat.com (home of the Australian Cobra Catamaran)
www.parkdaleyc.com (where most of them sail)
http://groups.yahoo.com/group/cobra-cat/
 
Reply With Quote
 
FreeComputerConsultant.com
Guest
Posts: n/a
 
      23rd Mar 2007
I had this on a client just the other day.

Use previously posted instructions to boot to command console (you may
want to consider installing cmdcons for next time)

run Chkdsk

If finds errors, that may fix it.

Reboot

www.FreeComputerConsultant.com

John wrote:
> Hi
>
> The win xp PC is coming with this message. We suspect there was a power
> surge overnight. How can this be fixed?
>
> Many Thanks
>
> Regards
>
>

 
Reply With Quote
 
John
Guest
Posts: n/a
 
      23rd Mar 2007
Sorry for being naive but what is cmdcons?

Thanks

Regards

"FreeComputerConsultant.com" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
>I had this on a client just the other day.
>
> Use previously posted instructions to boot to command console (you may
> want to consider installing cmdcons for next time)
>
> run Chkdsk
>
> If finds errors, that may fix it.
>
> Reboot
>
> www.FreeComputerConsultant.com
>
> John wrote:
>> Hi
>>
>> The win xp PC is coming with this message. We suspect there was a power
>> surge overnight. How can this be fixed?
>>
>> Many Thanks
>>
>> Regards



 
Reply With Quote
 
Timothy Daniels
Guest
Posts: n/a
 
      23rd Mar 2007
"John" wrote:
> The win xp PC is coming with this message. We suspect
> there was a power surge overnight. How can this be fixed?



Do you have more than one hard drive? The BIOS's
hard drive boot order may have changed, putting a
different hard drive at the head of the list.

*TimDaniels*
 
Reply With Quote
 
Newbie Coder
Guest
Posts: n/a
 
      24th Mar 2007
John,

http://support.microsoft.com/kb/314057

--
Newbie Coder
(It's just a name)


 
Reply With Quote
 
venkat
Guest
Posts: n/a
 
      24th Mar 2007
John

First follow Nass's suggestion. Still you are facing the problem then
do the following.

If the mother board battery is weak then sometimes bios wo'nt detect
your harddisk. Then also you face the problem of cannot load NTLDR.
Try to replace battery.

http://technodata.blogspot.com

 
Reply With Quote
 
FreeComputerConsultant.com
Guest
Posts: n/a
 
      26th Mar 2007
Command console.

Install it with the /cmdcons switch - gives you the boot option of the
command console for system repairs.

Same as booting from CD and selecting repair, just a whole lot more
convenient.

I normally copy the i386 directory to C: when setting up new PC's, so
it's available.

then:

C:
Cd \i386
Winnt32 /cmdcons



John wrote:
> Sorry for being naive but what is cmdcons?
>
> Thanks
>
> Regards
>
> "FreeComputerConsultant.com" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> I had this on a client just the other day.
>>
>> Use previously posted instructions to boot to command console (you may
>> want to consider installing cmdcons for next time)
>>
>> run Chkdsk
>>
>> If finds errors, that may fix it.
>>
>> Reboot
>>
>> www.FreeComputerConsultant.com
>>
>> John wrote:
>>> Hi
>>>
>>> The win xp PC is coming with this message. We suspect there was a power
>>> surge overnight. How can this be fixed?
>>>
>>> Many Thanks
>>>
>>> Regards

>
>

 
Reply With Quote
 
Rock
Guest
Posts: n/a
 
      27th Mar 2007
"FreeComputerConsultant.com" <(E-Mail Removed)> wrote
> Command console.
>
> Install it with the /cmdcons switch - gives you the boot option of the
> command console for system repairs.
>
> Same as booting from CD and selecting repair, just a whole lot more
> convenient.
>
> I normally copy the i386 directory to C: when setting up new PC's, so it's
> available.
>
> then:
>
> C:
> Cd \i386
> Winnt32 /cmdcons


> John wrote:
>> Sorry for being naive but what is cmdcons?


>> "FreeComputerConsultant.com" <(E-Mail Removed)> wrote
>>> I had this on a client just the other day.
>>>
>>> Use previously posted instructions to boot to command console (you may
>>> want to consider installing cmdcons for next time)
>>>
>>> run Chkdsk
>>>
>>> If finds errors, that may fix it.
>>>
>>> Reboot
>>>
>>> www.FreeComputerConsultant.com
>>>
>>> John wrote:
>>>> Hi
>>>>
>>>> The win xp PC is coming with this message. We suspect there was a power
>>>> surge overnight. How can this be fixed?


You mean Recovery Console, eh?

--
Rock [MS-MVP User/Shell]

 
Reply With Quote
 
FreeComputerConsultant.com
Guest
Posts: n/a
 
      27th Mar 2007
Yep. I guess I always refer to it as command console. More authoritative
ring to it - less desperation!

Old dog, new tricks, you know.

Rock wrote:
> "FreeComputerConsultant.com" <(E-Mail Removed)> wrote
>> Command console.
>>
>> Install it with the /cmdcons switch - gives you the boot option of the
>> command console for system repairs.
>>
>> Same as booting from CD and selecting repair, just a whole lot more
>> convenient.
>>
>> I normally copy the i386 directory to C: when setting up new PC's, so
>> it's available.
>>
>> then:
>>
>> C:
>> Cd \i386
>> Winnt32 /cmdcons

>
>> John wrote:
>>> Sorry for being naive but what is cmdcons?

>
>>> "FreeComputerConsultant.com" <(E-Mail Removed)> wrote
>>>> I had this on a client just the other day.
>>>>
>>>> Use previously posted instructions to boot to command console (you
>>>> may want to consider installing cmdcons for next time)
>>>>
>>>> run Chkdsk
>>>>
>>>> If finds errors, that may fix it.
>>>>
>>>> Reboot
>>>>
>>>> www.FreeComputerConsultant.com
>>>>
>>>> John wrote:
>>>>> Hi
>>>>>
>>>>> The win xp PC is coming with this message. We suspect there was a
>>>>> power surge overnight. How can this be fixed?

>
> You mean Recovery Console, eh?
>

 
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
Can not load NTLDR John Windows XP New Users 12 28th Mar 2007 05:10 PM
Can not load NTLDR John Windows XP Configuration 11 27th Mar 2007 11:12 PM
Can not load NTLDR John Windows XP General 11 27th Mar 2007 11:12 PM
Can not load NTLDR John Windows XP Security 11 27th Mar 2007 11:12 PM
How to use NTLDR to load WIN2K/Linux Pin Windows XP General 1 10th May 2004 11:29 AM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:38 AM.