iscsi boot/install fails
|
2012-06-03, 15:41
Post: #6
|
|||
|
|||
RE: iscsi boot/install fails
Hello,
quite late reply, but have been busy with some exams, sorry for that. (2012-04-21 07:34)robinsmidsrod Wrote: Is THAT the device you're actually network booting from? Is this the correct driver for your system? My Windows PE actually starts with a rescue shell with an autostart script. It includes: Code: iscsicli Qaddtargetportal %host% From Start: ipxe itself will get the IP via DHCP, fixed to the MAC-Adress of the Network card (there is only one onboard network card). Some options like theroot-path are coming along with the DCHP OFFER. Now iPXE will load the Windows PE-Image and it starts. When Windows PE boots it also will get the IP-Adress via DHCP, and of course it is the same. (192.168.178.140), since it is still fixed to the MAC. The Windows PE Image does not contain the Setup or anything related. This is on a networkshare hosted via SMB on the Server (Same like the Target). Code: net use p: \\%host%\%share% Code: P:\windows\win7-image\win7%arch%\setup.exe. So at least the network is working fine. I think I did not mention before that my setup.exe is starting from the network. "ipconfig /all" says I still have same MAC and the same IP like in iPXE-config. I dont know why Windows is now unable to install to the network-target. Once it worked, but as mentioned even that install does not want to boot anymore (bluescreen + reboot). Basically I think the winPE should be correct. My iPXE has this script: Code: #!ipxe Hope this gives more clues |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
iscsi boot/install fails - Markus - 2012-04-11, 18:55
RE: iscsi boot/install fails - robinsmidsrod - 2012-04-12, 08:23
RE: iscsi boot/install fails - Markus - 2012-04-12, 18:46
RE: iscsi boot/install fails - Markus - 2012-04-20, 22:01
RE: iscsi boot/install fails - robinsmidsrod - 2012-04-21, 07:34
RE: iscsi boot/install fails - Markus - 2012-06-03 15:41
RE: iscsi boot/install fails - robinsmidsrod - 2012-06-04, 19:22
RE: iscsi boot/install fails - Markus - 2012-06-04, 20:05
|
User(s) browsing this thread: 1 Guest(s)