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
winpe hangs with sanhook
2013-03-27, 08:26
Post: #1
winpe hangs with sanhook
I'm trying to install Windows 7 on diskless workstation with iSCSI.
My boot.ipxe looks like:
Quote:#!ipxe

set keep-san 1
sanhook --drive 0x80 iscsi:192.168.1.100::::iqn.2013-03.local.galend:win7
cpuid --ext 29 && set arch amd64 || set arch x86
kernel wimboot
initrd ${arch}/iso/bootmgr bootmgr
initrd ${arch}/iso/boot/bcd BCD
initrd ${arch}/iso/boot/boot.sdi boot.sdi
initrd ${arch}/winpe.wim boot.wim
boot
During the boot it shows that disk 0x80 is connected, and than winpe hangs. In safe mode (with F8) it proceeds loading modules till disk.sys, and after 2-3 minutes goes black screen. If I change disk number to 0x81, I get error with \Boot\BCD status 0xc000000e.
If I comment out sanhook, winpe boots OK with network functional.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
winpe hangs with sanhook - andy_s - 2013-03-27 08:26



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