PXE Boot trouble..Restarting DHCP client service..retry

This issue has been solved. See solution.
Medkorp's picture

Hi all,

I'm trying to use DS in a vmware workstation environnemnt.

i setup a virtual machine to get a pxe boot, it work at first, but after getting the Altiris PE2 x64 Pre boot automation, my machine can't restart the Dhcp client service

PXE Boot.JPG

Could someone tell me how i can make it works?

Thanks

Bondo's picture

Have you tried

Solution

Edit the .vmx file that you vm uses and add the following line right after the line "Ethernet0.present = "TRUE"

ethernet0.virtualDev = "e1000"

Make sure the vm is turned off.

riva11's picture

Check some settings on VM

Medkorp,
check the Network Adapter settings on this Virtual Machine .

  • Network adapter is "connected at power on" ?
  • Network connection , enabled the "Bridged" configuration ?
Medkorp's picture

Hi Bondo, That's work

Hi Bondo,

That's work fine!

Thanks again for your help!