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
iPXE boot iscsi Win 7 BSOD
2014-12-02, 12:02
Post: #1
iPXE boot iscsi Win 7 BSOD
Hi all,

I installed win7 64 bit on iscsi target success, but when install done and then reboot, It always hang at win logo then BSOD (0x7b).
Machine is Virtualbox, and I try boot on VMware, still got same result.
I also try don't use SATA controler but only IDE or SCSI, failed. I try disable LWF too.
My boot script:
#!ipxe
dhcp
set gateway 0.0.0.0
set keep-san 1
set initiator-iqn iqn.2014-09.com.ipxe:test
sanboot iscsi:192.168.1.101::::iqn.2013-09.com.iboot:win7

I have no idea for BSOD, can someone help me?
Thanks very much.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
iPXE boot iscsi Win 7 BSOD - starskgb - 2014-12-02 12:02



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