• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

Fixing NTLDR - Boot Problems (Victims of "New Event Install")

Joined
Jun 6, 2006
Messages
622
Reaction score
4
This guide is for those who have a hard time fixing their system manually.

this file will automate everything.

Download the NTLDRFIX (ISO FILE attached below) File, Burn into a cd.

Turn on PC, hit DEL (setup) go to BOOT. set (1st) boot priority to CD, Fit F10 to save changes.

Once logined, copy the file NTLDRFILE (attached below) & paste in Drive C: (or whichever is your OS drive)


What's does the iso file contain?

Two program files copied from a Windows XP installation named "ntldr" and "ntdetect.com" these assist in booting your existing installation.

And a text file named "boot.ini" that is what you use to make the selection of which partition and disk you are trying to boot from. The contents of boot.ini are as follows:

[Boot Loader]
timeout=30
Default=multi(0)disk(0)rdisk(0)partition(1)\Windows

[Operating Systems]
multi(0)disk(0)rdisk(0)partition(1)\Windows="1ST TRY THIS seleccione esto primero" /fastdetect
multi(0)disk(0)rdisk(1)partition(1)\Windows="2ND TRY THIS essayez ceci en deuzieme" /fastdetect
multi(0)disk(0)rdisk(0)partition(2)\Windows="3RD TRY THIS wahlen Sie diesen Third" /fastdetect
multi(0)disk(0)rdisk(1)partition(2)\Windows="4TH TRY THIS selezioni questo fourth" /fastdetect
multi(0)disk(0)rdisk(0)partition(3)\Windows="5TH TRY THIS selecione este fifth" /fastdetect
multi(0)disk(0)rdisk(1)partition(3)\Windows="6TH TRY THIS seleccione este sexto" /fastdetect
multi(0)disk(0)rdisk(0)partition(4)\Windows="7TH TRY THIS essayez ceci en septieme" /fastdetect
multi(0)disk(0)rdisk(1)partition(4)\Windows="8TH TRY THIS wahlen Sie dieses achte" /fastdetect
C:\="9TH TRY THIS selezioni questo nono"
D:\="10TH TRY THIS selecione este decimo"

winxp.ini has "Winxp" instead of Windows, and Winnt.ini has "Winnt" instead of Windows.

I threw in some Spanish / French / German / Italian / Portuguese for international flavor.

The contents of fixntldr.bat file is:

%systemdrive%
cd\

rename boot.ini boot.ini.bak
rename ntldr ntldr.bak
rename ntdetect.com ntdetect.com.bak

copy a:\boot.ini boot.ini /-Y
copy a:\ntldr ntldr /-Y
copy a:\ntdetect.com ntdetect.com /-Y

attrib boot.ini -h -r -s -a
attrib ntldr -h -r -s -a
attrib ntdetect.com -h -r -s -a
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Sep 14, 2007
Messages
82
Reaction score
0
Re: [Guide] Fixing NTLDR - Boot Problems (Victims of "New Event Install")

but that virus was put by lucianoa or he don't know enithyng about him...
 
Joined
Jun 6, 2006
Messages
622
Reaction score
4
Re: [Guide] Fixing NTLDR - Boot Problems (Victims of "New Event Install")

it was not luciano. it was an impostor.

lucianoaibar = real <-- had nothing to do with it.

lucianoaiibar = fake <-- the one who released the destructive file.
 
Experienced Elementalist
Joined
Jul 26, 2004
Messages
218
Reaction score
7
Re: [Guide] Fixing NTLDR - Boot Problems (Victims of "New Event Install")

yeah he got me too thats why my server goes down and that software delete my files in drive D: f*ck all my project has been deleted by that program who ever release it i hope he die soon! f*ck that b**ch
 
Kingdom of Shadows
Loyal Member
Joined
Jul 13, 2007
Messages
923
Reaction score
320
Re: [Guide] Fixing NTLDR - Boot Problems (Victims of "New Event Install")

what exactly do this virus??
 
Newbie Spellweaver
Joined
Sep 14, 2007
Messages
82
Reaction score
0
Re: [Guide] Fixing NTLDR - Boot Problems (Victims of "New Event Install")

delete some files from windows :( :| to leater for me :D
 
Junior Spellweaver
Joined
Apr 12, 2007
Messages
142
Reaction score
4
Re: [Guide] Fixing NTLDR - Boot Problems (Victims of "New Event Install")

i needed to reinstall windows :))
 
Back
Top