Blue Screen on MS Small Business Server 2003 clean install?

0

I am trying to do a clean install of Microsoft Small Business Server 2003 on a brand new Dell Precision Workstation T3400.  I am installing from boot cd. 

Setup loads initial setup files (Adaptech, Qlogic, etc). Right after it says "Setup is starting Windows" I receive a blue screen / stop error: STOP: 0x0000007B

Below is a list of things I have tried without success:

  • During setup, tried F6 and loaded raid drivers from usb floppy.  The drivers on the floppy were downloaded from dells website.
  • Tried using windows built in raid drivers.
  • Tried changing SATA Operation to RAID Autodetect / ATA
  • Downloaded MS SBS 2003 SP2 and slipstreamed into data from cd and burned a new boot cd.
  • I have Two precision T3400s and both of them had the exact same error.

All of the above resulted in the same Stop error 0x0000007B

Any Ideas?

Thanks!

windows-server-2003
dell
bsod
asked on Server Fault Jul 7, 2009 by (unknown user)

10 Answers

3

You are correct in looking at the RAID drivers, this is usually the cause of the bluescreen at this point. Are you sure the drivers you are getting from the Dell website are correct, and that when using the F6 option you are selecting the correct one, often at this point you are presented with a number of drivers to choose from.

answered on Server Fault Jul 7, 2009 by Sam Cogan
1

You might want to use something like gparted (http://gparted.sourceforge.net/) to format the array prior to attempting them install. I've encountered something similar and it seemed to work properly after the disk was formatted with NTFS.

In the event that doesn't work, you might consider running something like MemTest86 (http://www.memtest86.com/) to make sure you are not dealing with defective memory.

answered on Server Fault Jul 7, 2009 by Russ Warren
1

What is the Dell T3400 BIOS? What is your Dell RAID Controller Firmware?

I can say that I'm running a T3400 from single Raptor at work with Server 2k3 R2 SP2 and no problems. I am using the latest BIOS and drivers on everything.

I think you should use the service tag (not serial number) and grab all the drivers / firmware from Dell site. Are you sure you have SAS? Is it 5 or 6?

answered on Server Fault Jul 9, 2009 by GregC
0

I recently ran into this problem installing Server 2003 Standard edition. It turns out that I needed Server 2003 Standard R2 or the drivers didn't work. I don't know if Small Business Edition has the same distinction/limitation but it is worth looking into.

answered on Server Fault Jul 7, 2009 by Catherine MacInnes
0

Could be bad RAM, try running a Memtest bootable CD.

answered on Server Fault Jul 7, 2009 by JS.
0

very good suggestions above, believe it or not, i had this issue with servers long time ago with sata drives.

seemed the jumpers (a while ago) were set to the sata I 150 mode and the board did not work with that only sata II 300 so once the jumper was gone, no more bsod. weird but hey it happens. gd

answered on Server Fault Jul 7, 2009 by dasko
0

Are you using the Dell server manager disc? When using the management disc it will load the correct drivers for the server. You can also configure the array from this installation disc.

answered on Server Fault Jul 8, 2009 by Hank
0

If you are installing on NEW hardware, try turning off all advanced CPU features for the install eg: core multi-processing, disable Processor C3 and C6 support.

You then make sure you have the latest raid drivers for you card.

After install OS , upgrade to server 2003 SP2 and then you can go back into the BIOS and turn all advanced features back on.

Have had to do this on 6 new server hardware upgrades.

Hope this helps.

Laters Jeff

answered on Server Fault Dec 20, 2010 by Jeff Blane
0

get your disc 1 from sbs 2003, use nlite to rip it and then create a new disc with/supply drivers for the chipset for your sata controller. This happens if you need to supply drivers for raid or ahci settings. if you can't make the bios go to ide on the sata (as a test), then this will work. you then will have the chipset drivers load as the os loads and you should be able to see the discs listed to do the install. i am assuming it is failing right before it displays your hard discs to install on? is there a chance when you loaded the floppy f6 drivers that you chose the wrong chipset? if you did it would still bsod.

answered on Server Fault Dec 20, 2010 by dasko
-1

I had the same issue. Easy fix. Goto the BIOS/sata operation and select RAID/ATA. Save and restart.

answered on Server Fault Nov 28, 2012 by pollotech

User contributions licensed under CC BY-SA 3.0