Featured Worklog

Price Search



PC Apex Sponsor


PC Apex Sponsors



PC Apex RSS Feeds

RSS Feed for PC Apex Reviews & ArticlesRSS Feed for PC Apex PC Modding WorklogsRSS Feed for the PC Apex Daily DisturbanceRSS Feed for the latest PC Apex Site NewsRSS Feed for PC Apex Affiliate and Web NewsRSS Feed for PC Apex Deals and Steals

Go Back   Apex Community Forums // PC Apex Forums // PC Apex Troubleshooting // Windows OS Problems

Windows OS Problems General Windows OS issues.

Reply
 
LinkBack Thread Tools Display Modes
Old 16-April-05, 07:32 PM   #1 (permalink)
Apex Techie II
dadio202's Avatar
Default A ntldr question

Hello all

I have a question about ntldr. I recviced that message and to restart when I formated my harddrive and wanted to install windows. I have a 80g Sata Drive and an asus p4c800-e deluxe mobo. I heard that you have to install something on the mobo I think cuase I had this problem before. any help would be great.

dadio202
dadio202 is offline     Reply With Quote
Old 16-April-05, 07:41 PM   #2 (permalink)
Light My Fire
Fu3lman's Avatar
Default

the NTLDR (NT LOADER) is a critical system file that is required by NT based operating systems to boot up properly, it is also one of the first things loaded into memory and one of the easiest files to damage due to an unstable overclock.....

if you are overclocking, try taking it easier on your ram, or lower the overclock in general, if you are NOT overclocking, then this sounds suspicously like bad ram (RMA TIME), a bad hard drive, or a bad haircut...
Fu3lman is offline     Reply With Quote
Old 16-April-05, 07:44 PM   #3 (permalink)
Apex Elite Expert Tech
Dr3w's Avatar
Default

if it was ntldr is missing its just cuz u dont have an os installed..
Dr3w is offline     Reply With Quote
Old 16-April-05, 07:48 PM   #4 (permalink)
Light My Fire
Fu3lman's Avatar
Default

Quote:
Originally Posted by Dr3w
if it was ntldr is missing its just cuz u dont have an os installed..

you need a boot loader to be installed before the error message can be generated, and boot loaders dont appear out of thin air....and the NTLDR message is generated by the NT boot loader...
Fu3lman is offline     Reply With Quote
Old 16-April-05, 07:50 PM   #5 (permalink)
Apex Elite Expert Tech
Dr3w's Avatar
Default

alright so his problem is that he has an os installed but ntldr is popping up ? cuz i dont understand his problem to the fullest ?
Dr3w is offline     Reply With Quote
Old 16-April-05, 07:51 PM   #6 (permalink)
Apex Tech God
Zer0s's Avatar
Default

Quote:
Originally Posted by Dr3w
if it was ntldr is missing its just cuz u dont have an os installed..

NTLDR will not show up if its a blank hdd. it will simply say No Operating System Found.

What you can do sometimes is do some of the following:

bootcfg /rebuild
fixboot
fixmbr

Use the bootcfg first, and see what you get. That first command rebuild the boot.ini file. and the second tries to repair and the third repairs to the boot sector.
Zer0s is offline     Reply With Quote
Old 16-April-05, 07:53 PM   #7 (permalink)
Apex Elite Expert Tech
Dr3w's Avatar
Default

so he has an os installed then ?... if so then pop in your xp cd go into the repair screen and type fixmbr
Dr3w is offline     Reply With Quote
Old 16-April-05, 07:54 PM   #8 (permalink)
Light My Fire
Fu3lman's Avatar
Default

Quote:
Originally Posted by Dr3w
alright so his problem is that he has an os installed but ntldr is popping up ? cuz i dont understand his problem to the fullest ?

in order for NTLDR missing to pop up, some part of the operating system HAS to be running in order to generate that error message, what were trying to say is that the BIOS does not generate this error, and neither does a blank hard drive, like the post above me said, if the hdd doesent have an os, then it will say "no operating system found"...

you learn something every day
Fu3lman is offline     Reply With Quote
Old 16-April-05, 07:57 PM   #9 (permalink)
Apex Elite Expert Tech
Dr3w's Avatar
Default

fu3 its ok i understood u.. i didnt understand his question..
Dr3w is offline     Reply With Quote
Old 16-April-05, 08:01 PM   #10 (permalink)
Light My Fire
Fu3lman's Avatar
Default

Quote:
Originally Posted by Zer0s
NTLDR will not show up if its a blank hdd. it will simply say No Operating System Found.

What you can do sometimes is do some of the following:

bootcfg /rebuild
fixboot
fixmbr

Use the bootcfg first, and see what you get. That first command rebuild the boot.ini file. and the second tries to repair and the third repairs to the boot sector.

i could be wrong about this, but i dont think i am, as im sure i have run into at least 3 or 4 issues with NTLDR and none of the above helped...

bootcfg /rebuild i dont think think will recreate the ntldr.sys file
fixboot rewrites the bootloader information to point to the correct paths and configs
fixmbr rewrites the master boot record of the hdd, useful if the drive was used for a linux install or for an xbox and you are having trouble using it without enabling LBA mode exclusively, for that, you need to enable LBA, fixmbr, then use standard addressing, but that has nothing to do with the problem...

your best bet is to do a windows reinstall using a different folder (Windows2), and using this install to troubleshoot why the same issue keeps reoccurring(sp?)...once you are finished troubleshooting, edit the boot.ini file, eliminate the windows2 entry, and then do a windows repair and everything should be hunkie dorie....

EDIT: Zer0s is burrrned, lol
EDIT: i didnt mean to be condescenting Dr3w
Fu3lman is offline     Reply With Quote
Old 16-April-05, 08:06 PM   #11 (permalink)
Apex Elite Expert Tech
Dr3w's Avatar
Default

its ok fu3 i did learn something .. bbut anyways fixmbr always fixed my ntldr is missing problem.
Dr3w is offline     Reply With Quote
Old 16-April-05, 08:08 PM   #12 (permalink)
Light My Fire
Fu3lman's Avatar
Default

its possible, im going from memory (reason for the disclaimer), its never worked for me personally, but i didnt want to completely dismiss it either, its definately worth a shot...
Fu3lman is offline     Reply With Quote
Old 16-April-05, 08:09 PM   #13 (permalink)
Apex Tech God
Zer0s's Avatar
Default

Quote:
Originally Posted by Fu3lman
i could be wrong about this, but i dont think i am, as im sure i have run into at least 3 or 4 issues with NTLDR and none of the above helped...

bootcfg /rebuild i dont think think will recreate the ntldr.sys file
fixboot rewrites the bootloader information to point to the correct paths and configs
fixmbr rewrites the master boot record of the hdd, useful if the drive was used for a linux install or for an xbox and you are having trouble using it without enabling LBA mode exclusively, for that, you need to enable LBA, fixmbr, then use standard addressing, but that has nothing to do with the problem...

your best bet is to do a windows reinstall using a different folder (Windows2), and using this install to troubleshoot why the same issue keeps reoccurring(sp?)...once you are finished troubleshooting, edit the boot.ini file, eliminate the windows2 entry, and then do a windows repair and everything should be hunkie dorie....

EDIT: Zer0s is burrrned, lol
EDIT: i didnt mean to be condescenting Dr3w

the best solution is the fixboot command where ti adds a string in the boot.ini file to where it gives you another option to boot into windows. that will only work if its truly just a corrupt boot.ini file.

ive had this happen on alot of system. it is always usually because of a failing hard drive. or in the case of my systems, i ****ed with the boot.ini and its fubared now.

ive had mixed results with it. 50/50. if it works great, if it does not. ohh well. it does not hurt to try it. but like i said earlier, with the ntldr missing or corrupt. its usually only a couple things, one the hard drive has errors on it, two you screwed with the file, three a virus worm trojan screwed with the file. in any case, trying the commands may or may not work. and in that case, best solution to do is what fu3l said.

EDIT: Fu3l is lame and sucks.
EDIT: I do mean to sound condescending.
Zer0s is offline     Reply With Quote
Old 16-April-05, 08:09 PM   #14 (permalink)
Apex Elite Expert Tech
Dr3w's Avatar
Default

no but fu3 what u said is true everytime i formated my linux partion.. it would tkae the boot loader with it.. so my other harddrive with xp wouldnt boot nad it would just say ntldr is missing so i would just type fixmbr and it would work fine again.. it would retell the mbr to boot xp instead of the boot loader.. so i tihnk it should fix his problem
Dr3w is offline     Reply With Quote
Old 16-April-05, 08:14 PM   #15 (permalink)
Apex Tech God
Zer0s's Avatar
Default

like i said try it. it does not hurt. if it works great. if not do what fu3l said.

BTW: fu3l still sucks, literally.....he made a website about it
Zer0s is offline     Reply With Quote
Old 16-April-05, 08:15 PM   #16 (permalink)
Light My Fire
Fu3lman's Avatar
Default

Quote:
Originally Posted by Zer0s
with the ntldr missing or corrupt. its usually only a couple things, one the hard drive has errors on it, two you screwed with the file, three a virus worm trojan screwed with the file. in any case, trying the commands may or may not work. and in that case, best solution to do is what fu3l said.

EDIT: Fu3l is the man.
EDIT: I wet the bed.

you forgot the third reason, you let Zer0s borrow your system....
Fu3lman is offline     Reply With Quote
Old 16-April-05, 08:36 PM   #17 (permalink)
Apex Techie II
dadio202's Avatar
Default

I do not have an OS installed. It showed up after i reformated the drive but im thinking it didnt clean it all so I went into dos on restart and the FORMAT :C prompt. So im going to try again to if that works.
dadio202 is offline     Reply With Quote
Old 16-April-05, 08:38 PM   #18 (permalink)
Light My Fire
Fu3lman's Avatar
Default

Quote:
Originally Posted by dadio202
I do not have an OS installed. It showed up after i reformated the drive but im thinking it didnt clean it all so I went into dos on restart and the FORMAT :C prompt. So im going to try again to if that works.

if you are going into a dos prompt....at all....without using a boot disk, then you can pretty much assume whatever "format" you didn was unsuccessful...
Fu3lman is offline     Reply With Quote
Old 16-April-05, 08:42 PM   #19 (permalink)
Apex Techie II
dadio202's Avatar
Default

This didnt work. Is it because I have to format it to nfts format to do it. RIght now I still get the same error. does that mean the os is still on there?
dadio202 is offline     Reply With Quote
Old 16-April-05, 08:48 PM   #20 (permalink)
Light My Fire
Fu3lman's Avatar
Default

Quote:
Originally Posted by dadio202
This didnt work. Is it because I have to format it to nfts format to do it. RIght now I still get the same error. does that mean the os is still on there?

yes, something is still there....

what you need to do is this, insert the windows xp cd, and let it boot from the cd...
once it loads its drivers, in the list of drives, you need to DELETE ANY AND ALL PARTITIONS AVAILABLE!!!...

when you are done doing that, all you should have is 1 drive, with the total size of your drive, called "Unpartitioned Space"...

that is what you want to format (not a quick format either), and yeh, you want to use the NTFS file system...

that should do it, if this doesent work then you are doing something wrong...
Fu3lman is offline     Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

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 On
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
NTLDR problem Sum_12_fear Other Hardware 22 16-September-06 10:46 PM
NTLDR Not Found--WTF?? Ben Windows OS Problems 27 22-June-04 01:42 AM
NTLDR Missing demonstalker General OS Tweaks 6 07-January-04 04:40 PM
NTLDR is Missing HELP! Fantazmic2 Other PC Problem / Help 8 29-November-03 12:23 AM
NTLDR problem KayinStorm Windows OS Problems 9 13-October-03 09:03 PM


All times are GMT -5. The time now is 03:11 AM.


Powered by vBulletin® Version 3.8.3
Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.0
Copyright PCApex.com, GameApex.com, ForumApex.com 2001 - 2008
Advertisements

Page generated in 0.29178 seconds with 9 queries