Windows 7 OS in boot loop, wont start

Tribal63

New member
Local time
2:31 PM
Messages
1
I am running Windows 7 Ultimate on a HP Pavilion M9080N. About a week ago the computer went into a Startup Repair loop and Windows would not start. The message I kept on getting was "Startup Repair cannot repair this computer automatically".
I performed numerous system restores back to the first restore point, but it stil went into the Startup Repair loop.
One of the lines in the Repair details said "Root cause found: Boot critical file C:\Windows\system32\drivers\atapi.sys is corrupt. and another said "Root cause found: Boot critical file C:\ataport.SYS is corrupt.
I tried replacing it with a good file from the Win7 install disc by going into command prompt and typing "copy X:\Windows\System32\Drivers\acpi.sys C:\Windows\System32\Drivers\acpi.sys" and copy X:\Windows\System32\Drivers\apaport.sys C:\Windows\System32\Drivers\apaport.sys
I now get the OS restart loop without actually starting. When I restart with the Windows 7 with the install disc it continually searches for the problem and seems to fix it but when I restart it goes back to the OS restart loop without actually starting.
So I implemented the following on command prompt, as per Microsoft support article http://support.microsoft.com/kb/927392/zh_cn/en-us:
  • bcdedit /export C:\BCD_Backup
  • c:
  • cd boot
  • attrib bcd -s -h -r
  • ren c:\boot\bcd bcd.old
  • bootrec /RebuildBcd
Which did not work. Now the OS is in a boot loop, where I get the Windows Starting screen, which then goes to a blank screen with just the cursor then it re boots to the Windows Starting screen again. Appreciate any help to fix this problem.
Cheers
 

My Computer

OS
Windows 7 Ultimate 32bit

My Computer

Computer Manufacturer/Model Number
Too many to describe...
OS
Windows 7 x64 pro/ Windows 7 x86 Pro/ XP SP3 x86
I can't promise this will work, but you might want to try the following command prompts while you're in the recovery environment.

Open an elevated command prompt and type Bootrec.exe then press Enter.

Now type /FixMbr
This command doesn't overwrite the existing partition table, but repairs a corrupted master boot record.

Next, type /FixBoot
This command writes a new boot sector to the partition.

Last, repeat /RebuildBcd
This command completely rebuilds the BCD store.
 

My Computer

Computer Manufacturer/Model Number
HP Pavilion Elite 495UK
OS
Windows 7 Ultimate SP1 64-Bit
CPU
Intel Core i7 870 @ 2.93GHz
Motherboard
MSI 2A9C (CPU1)
Memory
8Gb Dual-Channel DDR3 @ 664MHz
Graphics Card(s)
nVidia GeForce GTX 460 1024MB dedicated RAM
Sound Card
Realtek HD Audio
Monitor(s) Displays
HP2310i
Screen Resolution
1920 x 1080
Hard Drives
1x1954GB Hitachi HDS22020ALA 330 (RAID), 1x1954GB Hitachi External for backup and storage
PSU
460W
Case
HP Elite
Cooling
Air cooled
Keyboard
Logitech K750 solar-powered keyboard
Mouse
Logitech Wireless M180 mouse
Internet Speed
2Mb
Other Info
Pure Avanti Flow Internet Radio with iPod Dock, 64Gb iPod, HP USB Speakers, Sony MDR-V500 Headphones, Sony Vaio F-Series Laptop
Back
Top