Windows – BSOD During Windows 7 Install

bsoddell-xpswindows 7

I current have a working XP partition a Dell XPS m1330 laptop along with a working Ubuntu partition. After launching the Windows 7 install DVD from within XP I run through the options for a custom install on a free NTFS partition. Everything seemingly works as it should and then my computer restarts. After choosing to boot into the newly created Windows partition I am given the Windows 7 splash screen only to be followed by the BSOD.

Here are the stop codes from the BSOD:

stop: 0x0000007b (0x80D86B58,0xc0000034,0x00000000,0x0000000)

Googling this tells me that it indicates an 'inaccessable boot drive'. Is it possible that its having problems booting from this partition due to the other existing partitions?

I'm thinking that there may be a windows recovery CD workaround this but I am not quite proficient in its capabilities.

This is what happens when I try to install by booting from the DVD

Best Answer

I have an XPS M1330.

  1. Make sure the BIOS is up to date.

  2. Have you tried disabling AHCI for the hard drive? Note that this will likely break your existing OS installs, but I had tremendous difficulty installing any OSes on my M1330 until I disabled AHCI.

After formatting and beginning a clean install of Vista, I ran into a little problem where the machine would bluescreen immediately on startup after the install. I found that switching the hard drive interface from AHCI back to standard fixed that problem.

http://www.codinghorror.com/blog/archives/000927.html

Related Question