Zaker Posted May 10, 2007 Posted May 10, 2007 I have my customized PE2.0 boot cd.On a server, I have VMWARE 1.0.2 Server installed.I create a new VM, it boots to my PE2.0 CD no problem, but does not get network support.I have fussed with all network settings in VMWARE, but I can't get my PE2.0 CD to boot andhave network access.Is this a PE issue where I need to install a driver for VMWARE onto my CD?Or a VMWARE issue not supporting PE2.0.Any solutions or suggestions would be greatly appreciated.FYI, if I can boot to my PE CD, map to share on network, I will load my custom 2003 build intoa VM session.CHEERS!
geo411m Posted May 10, 2007 Posted May 10, 2007 It's a PE issue where you need to install a driver for VMWARE onto your CD.
Zaker Posted May 10, 2007 Author Posted May 10, 2007 kool, any idea what driver?The server has a Broadcom and an Intel, but I am guessing its not these.
geo411m Posted May 10, 2007 Posted May 10, 2007 kool, any idea what driver?The server has a Broadcom and an Intel, but I am guessing its not these.i got the drivers from vmware tools.
tguy Posted May 10, 2007 Posted May 10, 2007 Would you mind terribly sending me a copy of how you built your CD with kind of a step by step or how-to guide?PM works for me.
mmarable Posted May 10, 2007 Posted May 10, 2007 It can also be corrected within VMWare.I ran across this on MyITForums. It's specific to the BDD2007, but it's still WinPE2.0.Here is the link:MyITForum - BDD2007 and VMWare ServerModified: 2007/02/27 03:16 by 12.28.69.149 - Uncategorized» Microsoft Operating System Deployment » BDD 2007 - VMWARE Notes [X] » Microsoft Operating System Deployment » BDD 2007 - VMWARE Notes I had some problems booting up to my LAB iso using VMWARE Server. The solution turned out to be editing the vmx file (vmware configuration file) to make it use an Intel nic. apparently PE does not recognize the vmware default nic.Perhaps later I will figure out how to add vmware drivers to PE, but for now this worked.Update - Eventually I had to add two NICS to my Virtual Machine. One of them an Intel as it says below, the other one Default AMD type.Open the .vmx file for your virtual machineDelete all references to network devices i.e ethernetPaste the following into your vmx file and saveethernet0.present= "true"ethernet0.startConnected = "true"ethernet0.virtualDev = "e1000"ethernet0.connectionType = "bridged"
Zaker Posted May 11, 2007 Author Posted May 11, 2007 I will put something together, but to be honest, the help file for PE you get after installing BDD2007 is really accurate. I created very basic scripts to execute each command.To add drivers you just isue peimg /inf= and add in whatever you need.Too easy after following the doc.If you have any specific questions in the meantime fire away...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now