Installation of Windows Server 2008R2 on Poweredge R320 fails

Hello

It is not possible to install W2008 server.

The Windows Installer process request a CD/DVD driver. We have no CD driver and we did not found a DVD driver on the support sites.

Any ideas?

Thank you for the help

Stephan

Try disabling the S110 controller built into the BIOS.

You can also try loading the drivers for this controller during the installation.

If none of the above works, your installation media is likely bad.

Tags: Dell Servers

Similar Questions

  • Installation of Windows server 2008 on Poweredge R320

    Hello everyone

    We bought a new Poweredge R320 server in order to install 64-bit Windows Server R2. There are 2 drives inside and they are preconfgured as raid1.

    I changed the configuration of SATA in RAID mode and also initialized by PERC-H310 RAID1 without any problem. When the server starts up, I see the following messages.

    We found no Raid 0 disks

    1 Vitrual disk (s) were found.


    I can boot from the windows media but no disks are found and is prompting me to browse and install the drivers from nesseray. So I downloaded

    SAS Raid drivers from this link: ftp://ftp.dell.com/Pages/Drivers/poweredge-r320.html#Drivers%20for%20OS%20Deployment

    Windows 2008 R2 64 Bit driver for controllers in PERC H310/H710/H710P/H810
    Windows 2008 R2 64 Bit driver for controllers in PERC H310/H710/H710P/H810
    Recommended 5.2.220.64 18/10/2012 Windows
    Windows Server 2008 R2

    The name of the file is: DRVR_WIN_M20VR_5.2.220.64_A02_ZPE.exe

    I extracted the contents of a USB, restarted the server and when you are prompted for drivers during the windows installation, I traveled to USB which 2 files are found.

    nodev.inf

    percsas.inf

    I tried both of them, but every time I get a message saying to make sure that the correct drivers are found. It seems that is not the correct drivers.

    Could be he you please direct me to the correct drivers? Or if you have any suggestions please let me know.

    Thank you very much

    Goudeuk

    Even I have the same problem... Can anyone suggest a solution?

    Thank you

    Scott

    http://www.vmexplore.com

  • New installation of windows server 2008r2 gives me this activation error: 0x8007007B - "the file name, directory name or volume label syntax is incorrect. Can someone help me to activate?

    Windows server 2008r2
    No role
    Dcpromo has NOT been executed
    new installation

    Hello

    Your question of Windows is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for the IT Pro TechNet public. Please post your question in the Technet Windows Forums. Here is the link:
    http://social.technet.Microsoft.com/forums/en-us/winservergen/threads

  • Obiee12c installation in windows server 2008R2

    Hi all

    I intend to install obiee12c in windows server 2008 R2, it will support? Please tell me.thanks

    Note: when I checked in the certification obiee12c matrix, they mentioned windows 2012,7,8.1 etc.

    Thank you
    Deva

    Hello

    You already had a response on the methodology of OBIEE business group but we will post here as well.

    If the matrix certification for 12 c does not list Windows 2008R2, it simply means that your configuration is not certified and Oracle will no doubt you mean that if report you problems. And that means there is also no guarantee that it will work.

    It is better (safer), especially for a new major version, at least to match the supported platforms based on the matrix of certification.

  • Windows Server 2008R2 installation - device driver is missing

    I am trying to install a Windows Server 2008R2 VM and get this message in the load driver window. A required CD/DVD drive device driver is missing.

    Reading the messages indicated Friday that it may be a bad drive so I downloaded a new file and got the same message. When I browse and select the CD or Boot drive (:)) x I get the message no device found drivers. We lack the latest versions of VSphere.

    ISO image?  You are to burn the CD, or simply by using the ISO native?  It must always be a bad download. It's a message of Windows not a VM Ware message, something is wrong with the disc.

  • What free security programs are best suited to Windows Server 2008R2 running in VirtualBox?

    I installed Windows Server 2008R2 comments in VirtualBox with a host of Windows 7. It is my first experience with servers. As part of the installation and configuration, I want to install a lightweight, reliable and user friendly program. Microsoft Security Essentials would be ideal if it is compatible as I am familiar with MSSE, and as its performance. My research to date is back of contradictory information about MSSE: incompatible, use the version for Vista/7, choose from a list.

    I'm hoping to get a recommendation based on personal experience rather than a list of programs. I went through a list of compatible security programs, but I'm not familiar with most of the programs listed.

    Thanks for your advice...
    MDRP

    Hello

    The question you posted would be better suited in the TechNet Forums because it caters to an audience of it professionals. Your question would be more out there.

    http://social.technet.Microsoft.com/forums/en-us/winservergen/threads

    Thank you.

  • Can I install MS Exchange 2010 in Windows Server 2008R2 Foundation?

    I have a server of Fujitsu TX100S2 with Xeon X 3430 CPU and 4 GB of RAM, running Windows Server 2008R2 Foundation with 5 clients. I need a mail server and want to make sure that this environment will support the installation of Microsoft Exchange Server 2010.

    Hello

    Because the problem is with Windows Server 2008 R2, I recommend you post this question in the TechNet forum.
    http://social.technet.Microsoft.com/forums/en-us/category/WindowsServer

  • With the help of Remote Shell of Linux to run on Windows Server 2008R2 .bat files

    I use rsh to my Linux server to run Windows applications on a Windows 2003 server using .bat files remotely.  For example, from Linux:

    rsh win2008s.enterpisedomain.com D:\\appdev\\atm_ally\\bgr_atm_ally_standard_pip.bat ${PINSTANCE} {IVSWEBBROWSERUSER} ${PPASS} ${DINSTANCE} ${DUSER} ${DPASS}

    I want to be able to rsh to a Windows server 2008R2.  I installed SUA and the SDK and utilities.  I also installed the patch from this link:

    https://support.Microsoft.com/en-us/KB/2360829/en-us

    When I try to run the same command on Win2008R2, I get the following:

    RSH: D:appdevatm_allybgr_atm_ally_standard_pip.bat: not found

    I also tried to change the content of the file bat in the Unix syntax, following the signs to help SUA.  The following text runs if I use rlogin and run interactively, but fails to run using remote shell (rsh):

    #! / bin/ksh
    export PATH=/dev/fs/C/instantclient_12_1:/dev/fs/C/Windows/SUA/bin:/dev/fs/C/Windows/System32:/dev/fs/C/Windows:/dev/fs/C/Windows/System32/wbem:/dev/fs/C/Windows/System32/WindowsPowerShell/v1.0:/dev/fs/C/Program Files/FME2011:/dev/fs/C/Windows/SUA/common:/dev/fs/C/Windows/SUA/usr/lib
    export PATH_WINDOWS=/dev/fs/C/Windows/System32/.com,.exe,.ksh,.bat,.cmd,:/dev/fs/C/Windows/SUA/common/.com,.exe,.ksh,.bat,.cmd
    ' / dev/fs/program/C Files/FME2011/fme.exe ' E:\\appdev\\standard\\standard_pip.fme--BndTab BOUNDARY2015. BND_01_DMA - BndInst DWSTG - BndU atm_ally - edwat56c1 - BndIDCol GEO_ID - BndDType PBED ' VARCHAR2 (25) ' PntTab - V_ATM_JAN15_GEOCODE - PntInst DWSTG - PntU ATM_ALLY - edwat56c1 - PntID ID - PntIDType PntP ' VARCHAR2 (8) ' - PntLat N_LAT - PntLng N_LON - PntLatType "NUMBER (10.6)"-PntLngType "NUMBER (11.6) ' DestTab - ATM_JAN15_DMA - DestInst DWSTG - ATM_ALLY - edwat56c1 - NearDist DestP DestU 0 - Logfile 'test2.log '.

    using rsh:

    rsh win2008s.enterpisedomain.com /dev/fs/E/appdev/atm_ally/test_pip_win.ksh

    remote shell fails with the error:

    ' / dev/fs/C/Program Files/FME2011/fme.exe "no such device

    Anyone have any ideas?

    Your query is better here

    https://social.technet.Microsoft.com/forums/WindowsServer/en-us/home?category=WindowsServer

  • Windows server 2008r2

    Hello

    Hello, I don't know what my windows server 2008r2 happened.in, it displays as "your account has been disabled, see your administrator."

    What happened to my server? Why my admin account has been disabled? How to activate my user account? Please guide me.

    Thanks & best regards,

    Harish.m

    Hello

    Support for Windows Server is not provided in these forums. On the other hand, it please repost your question in the relevant Microsoft TechNet forum here:

    http://social.technet.microsoft.com/Forums/en-us/category/windowsserver .

    Thank you.      :)

  • installation of windows server 2012

    I recently purchased windows server 2012, however, it came with a disc only. No instructions, nothing? How can I install on my Acer Aspire easyStore H342?

    Hello

    Thanks for posting your question in the Microsoft Community!

    After going through the description of your problem, it seems that needs clarification to install Windows Server 2012. I suggest you go through the followiong links.

    Installation of Windows Server 2012.

    http://TechNet.Microsoft.com/en-us/library/jj134246

    Install and deploy Windows Server 2012.

    http://TechNet.Microsoft.com/en-us/library/hh831620

    If you need assistance, I suggest you to ask your question in Windows Server 2012 TechNet Forum.

    http://TechNet.Microsoft.com/en-us/WindowsServer/hh534429

    I hope this helps!

  • How to take an incremental backup in windows server 2008R2 64 bit

    Dear helpdesk,

    I am unable to take an incremental backup in windows server 2008r2. Whenever he takes the full backup.

    Help, please.

    Post in the Windows Server Forums:
    http://social.technet.Microsoft.com/forums/en-us/category/WindowsServer/

  • Installation of Windows Server 2008 R2

    Installation of Windows Server 2008 R2 on a server without an operating system present.  Get an error 0 x 80070017.  What is the cause?  It is a new server.

    Hello

    You can find the Server forums on TechNet support, please create a new post at the following link:

    http://social.technet.Microsoft.com/forums/en/category/WindowsServer/

  • Installation of Windows Server 2003 on computers I7

    I would like to know if it is possible to install Windows 2003 Server on unit pre-assembled PC with a core I7 processor.

    The situation is that we have an old unit of PC which runs under Windows 2003 Server.Our company would like to upgrade the unit from the computer to a pre - assembled PC (mother of type server) to cut us out of the budget on the costs of equipment and install a license of windows server 2003.  But we are concerned that windows Server 2003 will be able to turn on a core I7.

    It is possible to install Windows 2003 server on a core I7, what are the steps that I require to set up correctly.

    Thank you.

    Hello

    As the question you posted is related to the installation of Windows Server 2003, I suggest you to post the question on the link provided below for assistance.

    http://social.technet.Microsoft.com/forums/en-us/category/WindowsServer

  • ARR in Windows Server 2008r2

    Hello people,

    Is - this Windows Server 2008r2 supports ARR balancing in connection mode the least?

    I'm new to ARR :)

    I have configured windows server 2008r2 with IIS 7 and ARR 3.0.

    When I checked the load balancing methods, is to show only 4 methods

    1 - weighted round robin

    2-Server Hash Variable

    3 query String Hash

    4-application hash

    I went through a few documents where there are several methods are available for load balancing.

    Looking for your valuable support where I'm missing.

    Best regards / Ashish.

    Hello

    Post your question in the TechNet Server Forums, as your question kindly is beyond the scope of these Forums.

    http://social.technet.Microsoft.com/forums/WindowsServer/en-us/home?category=WindowsServer

    See you soon.

  • MMC hangs with print server when I try to print a test page for the server. Windows Server 2008R2 Printer HP1606n

    MMC hangs with print server when I try to print a test page for the server.

    Windows Server 2008R2

    Printer HP1606n

    Signature of the problem:
    Problem event name: BEX64
    Application name: mmc.exe
    Application version: 6.1.7600.16385
    Application timestamp: 4a5bc808
    Fault Module name: hp1100su.dll
    Fault Module Version: 0.3.1.36655
    Timestamp of Module error: 4dba6516
    Exception offset: 00000000000159bd
    Exception code: c0000409
    Exception data: 0000000000000000
    OS version: 6.1.7601.2.1.0.272.7
    Locale ID: 1033
    Information additional 01:00 c 6
    More information 2: 00c62f6d4134d9a2c3306d7c5b5b94b0
    3 more information: c9eb
    Additional information 4: c9eba0fb841db4dab90b359385c03455

    The module that seems to be the cause of the accident is the hp1100su.dll:

    Fault Module name: hp1100su.dll
    Fault Module Version: 0.3.1.36655

    The hp1100su.dll is a part of the driver for the printer.

    What you could try is uninstalling and reinstalling the driver of printer using the version of HP.

    I believe that the following may be the printer:

    http://h10025.www1.HP.com/ewfrf/wc/softwareCategory?cc=us&DLC=en&lang=en&LC=en&product=4110410

Maybe you are looking for

  • How can I receive suspicious emails?

    I've been using web mail accessed from my Earthlink home page and have the installer of my Thunderbird program. I can't find a way to receive emails which can be 'suspect' by the address of the sender not having is not in my address book. I know they

  • I can't download Dungeon tinseltown 2009 error 228. The binding extension is .fx

    I had a problem with firefox 3.5 and had to have it uninstalled professionally. Then I installed the version 3.6, but when I tried to add the tinsel town theme I kept getting the error message 228. I tried to download the link that ended in .fx howev

  • Progress bar on every reboot.

    Greetings, I recently did a clean install of El Capitan on a drive in my Mac Pro 8-core (early 2008). First, I installed Snow Leopard (10.6.3) DVD, then I installed the 10.6.8 update, then El Capitan on the App Store. Everything seems to work fine, b

  • XPS 17 (L702X) - JMicron card reader install driver fails on windows 8

    Hello I downloaded all the driver for windows 8 by using the serial number of my laptop. When I installed the driver from JMicron card reader, I always get an error: "failed to install! Tell me please to know how to fix it. Thank you the error image

  • Secure API question

    Hello in my application, I use the API signed... I want to deploy the application on the device... while deploying, I need to sign these APIs... I signed these APIs When I try to start the application on the device, it is said: application startup er