Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Installing Windows 7 on iSCSI without control over DHCP
2017-09-08, 07:24 (This post was last modified: 2017-09-08 07:24 by NiKiZe.)
Post: #2
RE: Installing Windows 7 on iSCSI without control over DHCP
Here is part of my reply to your other thread (which you never answered to)
(2017-09-05 20:48)NiKiZe Wrote:  So winpe starts, but you have no network?

My guess is that you have simply not initialized the network in winpe, or that you are missing network drivers, Which nic are you using in the test machine?

From another post of mine: http://forum.ipxe.org/showthread.php?tid...2#pid13472

use this inside winpe:
Code:
wpeinit
wpeutil WaitForNetwork
net start dnscache

ipconfig /all
to make sure everything is up in regards to network and see what the result is.

So check the above commands, and then describe your output from ipconfig
Also which nic is in the box? (PCI Vendor and Device id)

And also post the iPXE script that you are using to setup the san device and then boot wimboot

Use GitHub Discussions
VRAM bin
Visit this user's website Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Installing Windows 7 on iSCSI without control over DHCP - NiKiZe - 2017-09-08 07:24



User(s) browsing this thread: 1 Guest(s)