IPXE :: Windows 10 Enterprise iSCSI installation - refuses to install on iSCSI disk
|
2019-09-07, 02:20
(This post was last modified: 2019-09-07 02:22 by Andromeda_x.)
Post: #1
|
|||
|
|||
IPXE :: Windows 10 Enterprise iSCSI installation - refuses to install on iSCSI disk
Hello,
Can somebody explain the error in the description? I there a solution to this issue? Details: Virtualization: VMWare Workstation 14 (BIOS, NIC e1000) Boot manager: iPXE OS: Windows 10 Enterprise iSCSI server: Debian 9 Prep: ADK, WinPXE, optional packages integrated Description: * WinPE image was prepared with ADK and WinPXE optional packages * system boots from DHCP server with iPXE * boots successfully in WinPE * WinPE environment obtains IP address * with assistance of 'iscsicpl' iSCSI disk is attached to the system * network share is activated for access to installation files * setup process started from network share * installation proceed upto disk selection * selection of iSCSI disk reports that it can't be used for installation with an error Windows can not be installed to this disk. iSCSI deployment is disabled since no NICs referenced in the iBFT can be resolved to actual NT-visible device. Windows can not be installed to this disk. This computer's hardware may not support booting to this disk. Ensure that the disk's controller is enabled in the computer's BIOS menu. Is this problem related to virtualization or real hardware as well? NOTE: I could not attache screenshot to this message Thank you, Andromeda_x |
|||
2019-09-07, 02:50
Post: #2
|
|||
|
|||
RE: IPXE :: Windows 10 Enterprise iSCSI installation - refuses to install on iSCSI disk
what is your ipxe script to start this? did you use sanhook, if not then there is no iBFT created
Use GitHub Discussions VRAM bin |
|||
2019-09-07, 03:24
Post: #3
|
|||
|
|||
RE: IPXE :: Windows 10 Enterprise iSCSI installation - refuses to install on iSCSI disk
(2019-09-07 02:50)NiKiZe Wrote: what is your ipxe script to start this? did you use sanhook, if not then there is no iBFT created Hi, due requirements of Windows security policy I have changed password in Debian for iqn iSCSI disk and forgot to change it in boot.ipxe. Now, sanhook reports connected 0x80 but in WinPE 'iscsicpl' reports status reconnecting to iqn iSCSI disk. Diskpart does not see iSCSI disk as of this moment. What is the solution? Thank you for prompt reply Andromeda_x |
|||
2019-09-08, 22:10
Post: #4
|
|||
|
|||
RE: IPXE :: Windows 10 Enterprise iSCSI installation - refuses to install on iSCSI disk
Hi,
the cause of the issue was absence of set net0/gateway xxx.xxx.xxx.xxx once this record was added into boot.ipxe the problem gone and iscsicpl reports 'connected'. The network resources was registered with net use \\server\share /user:fake secret and installation was initiated with net use \\server\share\Win_10\setup.exe The first stage of installation have progressed to the end. Before reboot boot.ipxe script has been modified by substituting 'sunhook' with 'sunboot'. The second stage of the installation was initiated but after more than 3 hours the screen shows on black background Windows logo and spinner. Does anything required to be changed so that installation could progress further? Thank you, Andromeda_x |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)