Windows Server 2008 Core Edition NIC trouble

Discussion in 'Windows Virtual Machine' started by FeelEuphoria, Mar 9, 2010.

  1. FeelEuphoria

    FeelEuphoria Bit poster

    Messages:
    6
    I'm studying for one of my Microsoft server exam. For the exam I need to be able to attach Server 2008 Core Edition (an almost bare metal install of win server 2008) to a domain. I really need network connectivity in order to do anything with server 2008 core edition.

    I can't get the server to recognize the network card and you can not from what I understand install the Parallels Tools. Is there any way I can change the emulated network card like I can on VMware and Virtualbox?

    Thanks for your help

    Richard

    Here's more info about Server 2008 Core Edition from Wikipedia
    PS Just in case I can't get it to work will there be any adverse effects (like a massive over head) to running a Virtualbox guest alongside my a Parallels guest?
     
  2. Elric

    Elric Parallels Team

    Messages:
    1,718
    Hi,
    So far we have not experimented with srv2008-core, but I'll try to find some time and create a solution for this soon.

    Unfortunately, for the PD5 the answer is no, only installing Tools will help. I'll try to create a package with network drivers and installer in the nearest time.


    No, I don't expect any problems, providing that your mac has enough memory
     
  3. Elric

    Elric Parallels Team

    Messages:
    1,718
    The steps to install network driver should be next:

    1) Click menu VirtualMachine -> Install Parallels Tools. This will cause mount of Parallels tools ISO to the VM

    2) type in the command line
    pnputil -i -a d:\drivers\prl_eth5\prl_eth5.inf

    In my test-environment that did the trick and driver was installed
     
  4. FeelEuphoria

    FeelEuphoria Bit poster

    Messages:
    6
    I did it!

    I could not get to the driver through the iso, so I copied the driver from my other ms server 2008 install
    You have to copy the prl_eth5 folder not just the prl_eth5.inf

    Thanks
    Elric
     
  5. ron1701

    ron1701 Bit poster

    Messages:
    1
    same solution, different problem

    I had a win 2003r2 VM that was working fine. I upgraded to Win2008r2 full enterprise edition. I also found that the NIC was not recognized. The solution described above worked. From what I've found a clean install of win 2008r2 is no problem. Any ideas why this occurs ?
     
  6. Mat Kordell

    Mat Kordell Bit poster

    Messages:
    5
    This worked for me as well where doing it from the dmg failed. Just copied the C:\Program Files\Parallels\Parallels Tools\Drivers\ (or C:\Program Files (x86)\Parallels\Parallels Tools\Drivers\) folder to a USB stick and mounted that in server core. Also successfully ran the same command against the prls_dd.inf, prls_fs.inf, prls_scsi.inf and prls_tg.inf. Not positive the extent of what they all do but I figure it may prevent me from running into issues in the future.

    Mat
     
  7. BrentP

    BrentP Bit poster

    Messages:
    7
    Thanks!!

    Thank everyone. That saved me a lot of time. I also used the USB stick to copy over the folder as directed. Ran the file within my text and it loaded the driver and allowed me to configure the network cards IP info.
     

Share This Page