Posted by: Yuris | March 2, 2009

NTLDR is missing

NTLDR adalah boot loader yang terdapat pada all releases windows NT up to dan including pada windows XP dan windows Server 2003. NTLDR pada umumnya runing pada primary drive. Tapi bisa juga runing dari portable storage devices seperti CD-ROM, USB Flash Disk, Floppy Disk.

Startup process
When kbooting, the loader proper portion of NTLDR does the following in order:
1. Accesses the file system on the boot drive (either FAT or NT File System, NTFS).
2. If hiberfil.sys is found, and it finds a hibernation image, its contents are loaded into memory and the system   resumes where it left off.
3. Otherwise, reads boot.ini and prompts the user with the boot menu accordingly.
4. If a non NT-based OS is selected, then NTLDR loads the associated file listed in boot.ini (bootsect.dos if no file is specified or if the user is booting into a DOS based OS) and gives it control.
5. If an NT-based OS is selected, then NTLDR runs ntdetect.com, which gathers information about the computer’s hardware. (If ntdetect hangs during hardware detection there is a debug version called ntdetect.chk which can be found on Microsoft support.[1])
6. Starts Ntoskrnl.exe, passing to it the information returned by ntdetect.com. [2]

Jika pada waktu booting terdapat pesan error NTLDR is missing. Itu bisa dikarenakan file NTLDR yang terdapat pada primary drive terdelete oleh virus atau pun tidak sengaja terdelete oleh kita sendiri[pengalama pribadi :P ]. Langkah-langkah yang bisa kita lakukan untuk dapat booting secara normal lagi melalui repair windows adalah sbb:

  1. Masukan CD windows XP bootable pada komputer.
  2. Setting pada bios Booting awal melalui CD-ROM.
  3. Jika ada perintah ‘press any key to boot from the CD’ Tekan sembarang tombol keyboard.
  4. Pada windows XP setup menu, tekan huruf  ‘R’ untuk melakukan repair windows.
  5. Log into your Windows installation by pressing the “1″ key and pressing enter.
  6. Masukan Password administrator komputer.
  7. Copy file NTLDR dan ntdetect.com dari CD-ROM drive (ex: E:\) ke root directory pada primary hard disk (ex: C:\). Perintah copy pada command promp: copy e:\i386\ntldr c:\ dan copy e:\i386\ntdetect.com c:\
  8. Jika telah berhasil d copy. Reboot komputer dan keluarkan CD windows dari komputer. Kembalikan boot priority pada hard disk.
  9. System akan booting secara normal kembali.

Terimaksih semoga bermanfaat.

Sumber : Wikipedia.org , www.lockergnome.com


Leave a response

Your response:

Categories