The following warnings occurred:
Warning [2] count(): Parameter must be an array or an object that implements Countable - Line: 807 - File: showthread.php PHP 7.3.15 (Linux)
File Line Function
/showthread.php 807 errorHandler->error





Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
install win7 on iscsi target
2012-08-14, 09:17
Post: #1
install win7 on iscsi target
I'm trying to setup win7 on iscsi target some days. I see iscsi target from installed winxp.
I boot through pxe undionly.kpxe and can see as register SAN device 0x80.
Next step I press Ctrl-B and exit for booting from DVD but installer could not find any drive
Some question about scripting
-----------------
#!ipxe
dhcp net0
set keep-san 1
echo root-path
set root-path iscsi:192.168.1.183::::iqn.2011-03.example.org.istgt:iscsiboot
echo sanboot
sanhook iscsi:192.168.1.183::::iqn.2011-03.example.org.istgt:iscsiboot
prompt #<- not working
-------------------
As i think many instructions don't need
Correct me please
[Image: dhcp.JPG]
[Image: screen.JPG]
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
install win7 on iscsi target - sergeyboev - 2012-08-14 09:17



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