Trouble Installing Windows Server 2008 on Dell PowerEdge R720 w/ PERC H710 Mini

48,475

Solution 1

You should be using the LifeCycle Controller to install the OS, which will include the appropriate drivers for your RAID controller.

Solution 2

Lifecycle controller is the way to go. I mount and OS ISO in virtual media in iDrac8 then boot to it after setting up OS deployment in Lifecycle. It will then recognize the drives on the raid controller.

Solution 3

joeqwerty's answer is the best way to go. For obtaining the drivers for installing using the approach you were trying to take though, you can just download the "ZipPack" type EXE file, which is just a self-extracting archive.

The file for 2008 R2: DELL_MULTI-DEVICE_A02_R283425.exe

The file for 2008 x64: DELL_MULTI-DEVICE_A02_R283424.exe

This extracts to C:\dell\Drivers\W7X7H (for R2 - "93NDM" for 2008 x64) by default, and leaves you with the percsas2.sys driver and other files that can be used during OS deployment as needed. You can then place these files on removable media and browse for them when it's time to specify a driver during installation.

But again, the Lifecycle Controller is really the best way to go here - specifically, the Dell Unified Server Configurator feature. You can find instructions and detailed info on the process on this Dell TechCenter page. You'll use the UEFI GUI to start OS deployment, configure virtual disks, and select the CD/DVD to install from.

Share:
48,475
gh0st
Author by

gh0st

I'm a CS graduate from CSU Sacramento with a concentration in Information Security. I'm eager to learn and share what knowledge I have.

Updated on September 18, 2022

Comments

  • gh0st
    gh0st almost 2 years

    Just picked up a Dell PowerEdge R720. I created a virtual disk with the PERC H710 Mini BIOS Configuration Utility 4.03-0002 and configured it for RAID 1.
    When I then go to try to install Windows Server 2008 R2 64-bit the virtual disk I just created fails to show up and it doesn't show any drives in which to install Windows Server on.
    What am I doing wrong?
    I've tried downloading drivers from Dell but they only come as .exe files which I can not run when I am in the middle of trying to install Windows.
    I will provide any other information that might be of help, just ask!

  • gh0st
    gh0st almost 10 years
    I never would have guessed. Do I access that through the setup menu using F2?
  • joeqwerty
    joeqwerty almost 10 years
    It should be F10 while the server is booting/posting.
  • JimNim
    JimNim almost 10 years
    +1 - It's very easy to miss if you've not seen the Lifecycle Controller used for this before. This is definitely the best way to go about it.
  • gh0st
    gh0st almost 10 years
    So if I use the Lifecycle Controller will it allow me to run an exe or will it recognize the blank drive to install on? Because right now if I try to install Server 08 by booting off a CD the drivers fail to load and it doesn't accept a .exe as driver files.
  • JimNim
    JimNim almost 10 years
    I'll clarify and edit my answer - you need to put the files on removable media (e.g. USB thumb drive) after you've extracted them on a different system first. I'll also add more info for deployment with the Lifecycle controller.
  • gh0st
    gh0st almost 10 years
    When I run the .exe on any machine which it wasn't written for it errors out.
  • msb
    msb over 9 years
    The Lifecycle Controller was not enough to me, I still had to load the drivers (but I'm using a R220). See: serverfault.com/questions/662829/…