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 |
|||
2012-09-28, 10:20
Post: #2
|
|||
|
|||
RE: install win7 on iscsi target
Installing by doing "exit" and letting the BIOS continue installation from DVD has problems on a lot of machines. It never worked well for myself. The new wimboot method of running WinPE and starting the installation from the ramdisk is much more reliable. You can just as well install from DVD as from a network path (CIFS/SMB). See this howto for details: http://ipxe.org/howto/winpe
|
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)