Posts Tagged ‘komputer’

NTOSKRNL Missing or Corrupt

Monday, October 27th, 2008

If you get an error that NTOSKRNL not found:

  1. Insert and boot from your WindowsXP CD.
  2. At the first R=Repair option, press the R key
  3. Press the number that corresponds to the correct location for the installation of Windows you want to repair.
    Typically this will be #1
  4. Change to the drive that has the CD ROM.
  5. CD i386
  6. expand ntkrnlmp.ex_ C:\Windows\System32\ntoskrnl.exe
  7. If WindowsXP is installed in a different location, just make the necessary change to C:\Windows
  8. Take out the CD ROM and type exit

Burn CD di windows XP

Monday, October 27th, 2008

Tau ga kalo di windows XP kita bisa langsung burn data ke CD tanpa menggunakan software burning (nero etc), sekedar berbagi saja buat yang belum nyoba. Okeh langsung ajah ke TKP. Copy ajah file-file yang pingin kamu burn ke drive CD. Tentunya CD-RW loh hehehe… Terus klik kanan pada drive tersebut dan pilih “ Write these files to CD “ lalu akan muncul jendela CD writing Wizard, pada Option CD name isikan sembarang nama (terserah ente). Dibawahnya ada option Close the wizard after the files have been written, aktifkan jika kamu pingin setelah proses burning selesai maka wizard akan tertutup secara otomatis, klik next.

Dah ditunggu saja sampai proses burningnya selesai.

NTLDR or NTDETECT.COM Not Found

Monday, October 20th, 2008

If you get an error that NTLDR is not found during bootup,If you have FAT32 partitions, it is much simpler than with NTFS.
Just boot with a Win98 floppy and copy the NTLDR or NTDETECT.COM files from the i386 directory to the root of the C:\ drive.

For NTFS:

  1. Insert and boot from your WindowsXP CD.
  2. At the first R=Repair option, press the R key
  3. Press the number that corresponds to the correct location for the installation of Windows you want to repair.
    Typically this will be #1
  4. Enter in the administrator password when requested
  5. Enter in the following commands (X: is replaced by the actual drive letter that is assigned to the CD ROM drive.
    COPY X:\i386\NTLDR C\:
    COPY X:\i386\NTDETECT.COM C:\

Take out the CD ROM and type exit