Having Trouble with IP Connection During Bare-Metal Restore

0
6
Asked By CleverTechie42 On

I'm currently trying to set up a remote share for a bare-metal restore while booted into the Windows Recovery Environment (WinRE). I've hit a snag where I can ping the remote server, but it can't ping back to my machine. I've set up an IP address on my E1000 network adapter in WinRE, and it shows up correctly. However, vSphere isn't reporting any IP address for the VM, which I think might be causing the issue. Since WinRE has its limitations, I can't install any additional agents. Has anyone faced a similar issue? What troubleshooting steps did you find helpful?

4 Answers

Answered By TroubleShooter88 On

What does your console display? Are you seeing anything odd there?

CleverTechie42 -

My ipconfig shows the correct IP, so that's good!

Answered By DataWizard07 On

Have you considered switching your network adapter from E1000 to vmxnet3? That might help with the connection issues.

CleverTechie42 -

Unfortunately, WinRE doesn’t support vmxnet3, so I have to stick with E1000.

Answered By WorkaroundWhiz On

If you're really stuck, you could always try a workaround. Copy the data you need to a new vdisk using another system, mount that vdisk to the restoring VM, and then restore your data from that "local" vDisk. It might save you some trouble!

Answered By NetworkNinja99 On

Just a heads up, vSphere only reports an IP after VMware tools are installed and running. It doesn't affect your VM's network capabilities much; it's more of an informational thing.

Related Questions

LEAVE A REPLY

Please enter your comment!
Please enter your name here

This site uses Akismet to reduce spam. Learn how your comment data is processed.