Post Reply 
 
Thread Rating:
  • 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Problem with iSCSI and WDS (Solved with DHCP route for iPXE User Class)
2013-02-27, 16:53 (This post was last modified: 2013-02-27 16:54 by ArneLovius.)
Post: #7
RE: Problem with iSCSI and WDS
so, using the same laptop (Acer V5-171 Core i3) without trying iSCSI

Just trying WinPE from the ADK using the method here http://ipxe.org/howto/winpe just gives me a blank screen

trying http://ipxe.org/wimboot with 2k8r2 SP1 media also gives me a blank screen, trying with Win7 X64 media gives me a blank screen

Then I tried with a Toshiba Satellite Pro A 200 (Centrino Duo RTL 8100E) which was able to boot with the wimboot, will need to revist why the Acer doesn't, but at least I have something that does :-)

I then tried to wimboot with 2k8r2 media with iSCSI

Code:
:wimboot2k8r2iscsi
echo Starting Wimboot 2k8r2 for ${initiator-iqn}
set root-path ${base-iscsi}:${sbase-iqn}:${mac}.boot.win7
sanhook ${root-path} || goto failed
set base-url ${boot-url}/2k8r2wimboot
kernel ${base-url}/wimboot
initrd ${base-url}/bootmgr                     bootmgr
initrd ${base-url}/boot/bcd                    BCD
initrd ${base-url}/boot/boot.sdi               boot.sdi
initrd ${base-url}/sources/boot.wim            boot.wim
boot || goto failed
goto start

I see the initial iPXE iSCSI connection, and it then loads 2k8r2, but 2k8r2 doesn't see the iSCSI LUN

Code:
2013-02-27 15:21:16, Info                  IBS    InstallWindows:Successfully loaded resource language [en-US]
2013-02-27 15:21:16, Info       [0x0601c1] IBS    InstallWindows:Install Path = X:\Sources
2013-02-27 15:21:16, Info       [0x0601c2] IBS    InstallWindows:Setup Phase = 2
2013-02-27 15:21:16, Info       [0x0601e9] IBS    CheckWinPEVersion:Compatible WinPE Version 6.1.7601 sp 1.0
2013-02-27 15:21:16, Info       [0x0601c9] IBS    InstallWindows:Starting a new install from WinPE
2013-02-27 15:21:16, Info                  IBS    InstallWindows: Setup working directory = X:\windows\panther
2013-02-27 15:21:16, Info       [0x0601ce] IBS    Setup has started phase 2 at 2013-02-27 15:21:16
2013-02-27 15:21:16, Info       [0x0601cf] IBS    Install source is X:\Sources
2013-02-27 15:21:16, Info       [0x0601d0] IBS    Build version is 6.1.7600.16385 (win7_rtm.090713-1255)
2013-02-27 15:21:16, Info       [0x06403f] IBSLIB CreateSetupBlackboard:Creating a new persistent blackboard. Path is [X:\windows\panther\SetupInfo] Setup phase is [2]
2013-02-27 15:21:16, Info       [0x090008] PANTHR CBlackboard::Open: X:\windows\panther\SetupInfo succeeded.
2013-02-27 15:21:16, Info       [0x064043] IBSLIB CreateSetupBlackboard:Successfully created/opened Setup black board path is [X:\windows\panther\SetupInfo]
2013-02-27 15:21:16, Info                  IBS    InstallWindows:No UI language from a previous boot was found on the blackboard. Using selected language [en-US].
2013-02-27 15:21:16, Info                  IBS    InstallWindows:Setup architecture is [x64]
2013-02-27 15:21:16, Info       [0x0601d5] IBS    InstallWindows:Starting with Empty Queue. Setup Phase = 2
2013-02-27 15:21:16, Info                  PANTHR InitializedCriticalSection for pExecQueue->csLock;
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module ScenarioDetect in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Engine in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Internal in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module ErrorHandler in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Diagnostic in diagnostic.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Unattend in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module ParseCommandLine in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Ems  in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module PrepareInstallDrive in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module TempDrive in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module CopySetupFiles in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module BootPrep in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module BootEntries in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module CopyPrivates in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module ProductKey in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module ComputerName in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module License in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module DiskInformation in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module FixBBPaths in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module DiskConfig in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module CreatePageFile in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Imaging in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module CopyImages in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module DeployImages in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module DiskSpace in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Completion in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module MountDev in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Cmi in cmisetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module SystemRestore in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module FirstBootCleanup in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module RestartModule in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module ExternalDrivers in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module CBS in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module SkuAssembly in cmisetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module LanguagePack in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module ConfigSet in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module UnattendImgInstall in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module CFGOfflineImage in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info                         PnPIBS: Initializing the PnP IBS Module ...

2013-02-27 15:21:16, Info                         PnPIBS: Successfully initialized the PnP IBS Module.

2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module PnP IBS module in pnpibs.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Compliance in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Rollback in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Locale in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Source media module in winsetup.dll
2013-02-27 15:21:16, Info       [0x060359] IBS    Callback_ScenarioDetect:Setup is starting from [2] phase
2013-02-27 15:21:16, Info                  IBS    Callback_BootEnvironmentDetect:FirmwareType 1.
2013-02-27 15:21:16, Info                  IBS    Callback_BootEnvironmentDetect: Detected boot environment: BIOS
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module WinPEUI in win32ui.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module WinPEProgress in spprgrss.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module WinPEUpgLoader in upgloader.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module WdsClient in wdsclient.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module WpeUntndBtstrp in winsetup.dll
2013-02-27 15:21:16, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:21:16, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Cryptography in cryptosetup.dll
2013-02-27 15:21:16, Info       [0x060004] IBS    Callback_UpdateDrivePathsOnBB:No need to update the blackboard paths.
2013-02-27 15:21:16, Info                  IBS    Callback_Engine_StartupScenarioIsWinPE:Setup is running from RAM drive. Path is [ᖠ:]
2013-02-27 15:21:16, Info                  IBS    LoadHWCompatData:Successfully opened HW compat file [X:\Sources\hwcompat.txt]
2013-02-27 15:21:16, Info                  IBS    LoadHWCompatData:Successfully opened HW compat file [X:\Sources\hwexclude.txt]
2013-02-27 15:21:16, Info                  IBS    Callback_Compliance_LoadDeviceCompatDB:Count of Device IDs is [18385], count of exclusions is [47]
2013-02-27 15:21:16, Info                  IBS    EnumOnlineDriverStoreForInjectedDriverPackages:Enumerating online driver store for injected driver packages.
2013-02-27 15:21:16, Info                  IBS    EnumOnlineDriverStoreForInjectedDriverPackages:Enumerated online driver store. Return code is [0x0]
2013-02-27 15:21:16, Info       [0x070035] DIAG   CallBack_DiagnosticDataGeneration: Called with notification for Initialization
2013-02-27 15:21:16, Info       [0x07003b] DIAG   CallBack_DiagnosticDataGeneration: Starting Timer as we are starting new phase
2013-02-27 15:21:16, Info       [0x06019f] IBS    CallBack_ParseCommandLine:Publishing command line option [/HideWelcome]
2013-02-27 15:21:16, Info       [0x06019f] IBS    CallBack_ParseCommandLine:Publishing command line option [/uilanguage:en-US]
2013-02-27 15:21:16, Info       [0x060550] IBS    CallBack_LangugePack_ProcessCmdLine:Setup UI language provided is [en-US]
2013-02-27 15:21:16, Info       [0x06019f] IBS    CallBack_ParseCommandLine:Publishing command line option [/targetlanguage:en-US]
2013-02-27 15:21:16, Info       [0x06054f] IBS    CallBack_LangugePack_ProcessCmdLine:Target language provided is [en-US]
2013-02-27 15:21:16, Info       [0x06019f] IBS    CallBack_ParseCommandLine:Publishing command line option [/Targetinputlocale:0809:00000809]
2013-02-27 15:21:16, Info       [0x06056c] IBS    Callback_Locale_ProcessCmdLine:Successfully saved the command line option [Targetinputlocale] value [0809:00000809]
2013-02-27 15:21:16, Info       [0x06019f] IBS    CallBack_ParseCommandLine:Publishing command line option [/Targetuserlocale:en-GB]
2013-02-27 15:21:16, Info       [0x06056b] IBS    Callback_Locale_ProcessCmdLine:Successfully saved the command line option [Targetuserlocale] value [en-GB]
2013-02-27 15:21:16, Info       [0x06019f] IBS    CallBack_ParseCommandLine:Publishing command line option [/HideOOBELangPage:TRUE]
2013-02-27 15:21:16, Info                  IBS    Callback_Engine_ValidateSystemRequirements:Current OS version [6.1.7601] Service pack version [1.0]
2013-02-27 15:21:16, Info                  IBS    Callback_Engine_ValidateSystemRequirements:System has enough memory: [3920 MB] >= [376 MB]
2013-02-27 15:21:16, Info                  IBS    Callback_Engine_ValidateProcessorRequirements: Processor met minimum system requirements.
2013-02-27 15:21:16, Info                         Callback_GatherDiskInfo: Entry: flags = [0x0]; major = [Initialization] / minor = [0x30005]
2013-02-27 15:21:16, Info                         RefreshDiskInfo: Using VDS
2013-02-27 15:21:16, Info       [0x0606cc] IBS    InitVDSService:Creating VDS loader...
2013-02-27 15:21:16, Info       [0x0606cc] IBS    InitVDSService:Loading VDS service...
2013-02-27 15:21:29, Info       [0x0606cc] IBS    InitVDSService:Successfully launched service.
2013-02-27 15:21:29, Info       [0x0606cc] IBS    GatherDiskInfo_ThreadFunc:Querying disk information...
2013-02-27 15:21:29, Info       [0x0606cc] IBS    GatherVolumeDriveLetters: Querying drive letters...
2013-02-27 15:21:29, Info       [0x0606cc] IBS    GatherVolumeDriveLetters: Done querying drive letters.
2013-02-27 15:21:29, Info       [0x0606cc] IBS    GatherDiskInfo_ThreadFunc:Finished gathering disk information.
2013-02-27 15:21:29, Info                         PublishDiskInfoOnBlackboard: Serializing disk info...
2013-02-27 15:21:29, Info                         GatherCapabilityParams: Can't tell if user is attempting cross-architecture install (image selection may not be done)
2013-02-27 15:21:29, Info       [0x0606cc] IBS    GetSystemDiskNTPath: Unable to get required buffer size for system disk from BCD APIs; status = 0xc0000452
2013-02-27 15:21:29, Info                         PublishDiskInfoOnBlackboard: Successfully serialized disk info.
2013-02-27 15:21:29, Info                         Callback_GatherDiskInfo: Exit
2013-02-27 15:21:29, Info       [0x070035] DIAG   CallBack_DiagnosticDataGeneration: Called with notification for Initialization
2013-02-27 15:21:29, Info       [0x07003a] DIAG   CallBack_DiagnosticDataGeneration: Obtaining Install information
2013-02-27 15:21:29, Info       [0x070030] DIAG   Install Data logging to BB
2013-02-27 15:21:29, Info       [0x07003f] DIAG   CallBack_DiagnosticDataGeneration: Obtaining New OS information
2013-02-27 15:21:29, Info       [0x07005f] DIAG   Failed to get the EditionId from the blackboard.[gle=0x00000490]
2013-02-27 15:21:29, Info       [0x070066] DIAG   Failed to get the target language from the blackboard.[gle=0x00000490]
2013-02-27 15:21:29, Info       [0x07002e] DIAG   Logging New OS to BB
2013-02-27 15:21:29, Info                  IBS    Unattend: Setup is running in WinPE; will wait for removable storage devices to initialize before unattend search
2013-02-27 15:21:29, Info                  IBS    Unattend: Removable storage devices initialized; waited 0ms (status 0x00000000)
2013-02-27 15:21:29, Info                  IBS    Callback_Unattend_InitEngine:Didn't find unattend file for this phase of Setup.
2013-02-27 15:21:29, Info                  IBS    CallBack_LanguagePack_ReadLangIni:About to read languages from lang.ini file.
2013-02-27 15:21:29, Info                  IBS    CallBack_LanguagePack_ReadLangIni:Langpack root directory is [X:\Langpacks].
2013-02-27 15:21:29, Info                  IBS    CallBack_LanguagePack_ReadLangIni:Language [en-US] was determined to be on media number [0].
2013-02-27 15:21:29, Info                  IBS    CallBack_LanguagePack_ReadLangIni:Added language [en-US] to language list.
2013-02-27 15:21:29, Info                  IBS    CallBack_LanguagePack_ReadLangIni:Storing language [en-US] as lang.ini default language.
2013-02-27 15:21:29, Info                  IBS    CallBack_LanguagePack_ReadLangIni:Language [en-US] has already been installed in the image.
2013-02-27 15:21:29, Info                  IBS    CallBack_LanguagePack_ReadLangIni:[en-US] is the only language in the lang.ini. Storing it as the target language.
2013-02-27 15:21:29, Info                  MIG    Callback_CompliancePrerequisites: event MigLoader:0x170006 occured
2013-02-27 15:21:29, Info                  IBS    CallBack_LanguagePack_ReadLangIni:Successfully gathered language list from lang.ini.
2013-02-27 15:21:29, Info                  IBS    Callback_BootstrapApplyWpeSettings: Detected iBFT; setup will initialize networking support for iSCSI
2013-02-27 15:21:29, Info                  IBS    No computer name specified, generating a random name.
2013-02-27 15:21:29, Info                  IBS    Renaming computer to MININT-1BMPLTM.
2013-02-27 15:21:29, Info                  IBS    Acquired profiling mutex
2013-02-27 15:21:29, Info                  IBS    Service winmgmt disable: 0x00000000
2013-02-27 15:21:29, Info                  IBS    Service winmgmt stop: 0x00000000
2013-02-27 15:21:29, Info                  IBS    Service winmgmt enable: 0x00000000
2013-02-27 15:21:29, Info                  IBS    Released profiling mutex
2013-02-27 15:21:29, Info                  IBS    Acquired profiling mutex
2013-02-27 15:21:29, Info                  IBS    Install MS_MSCLIENT: 0x0004a020
2013-02-27 15:21:29, Info                  IBS    Install MS_NETBIOS: 0x0004a020
2013-02-27 15:21:30, Info                  IBS    Install MS_SMB: 0x0004a020
2013-02-27 15:21:30, Info                  IBS    Install MS_TCPIP6: 0x0004a020
2013-02-27 15:21:30, Info                  IBS    Install MS_TCPIP: 0x0004a020
2013-02-27 15:21:30, Info                  IBS    Service dhcp start: 0x00000000
2013-02-27 15:21:30, Info                  IBS    Service lmhosts start: 0x00000000
2013-02-27 15:21:31, Info                  IBS    Service ikeext start: 0x00000000
2013-02-27 15:21:31, Info                  IBS    Service mpssvc start: 0x00000000
2013-02-27 15:21:31, Info                  IBS    Released profiling mutex
2013-02-27 15:21:31, Info                  IBS    Spent 1732ms installing network components
2013-02-27 15:21:35, Info                  IBS    Installing device pci\ven_10ec&dev_8136&rev_01 X:\windows\INF\netrtx64.inf succeeded
2013-02-27 15:21:36, Info                  IBS    Spent 5304ms installing network drivers
2013-02-27 15:21:38, Info                  IBS    QueryAdapterStatus: found operational adapter with DHCP address assigned.
2013-02-27 15:21:38, Info                  IBS    Spent 2028ms confirming network initialization; status 0x00000000
2013-02-27 15:21:38, Info                  IBS    Callback_BootstrapApplyWpeSettings: Successfully initialized iSCSI support
2013-02-27 15:21:38, Info                  IBS    Callback_SetWinPEAndOSImageInfoOnBB: Cannot set image info as source path is not yet set.
2013-02-27 15:21:38, Info                         PnPIBS: Entering PnP callback to install drivers on WinPE ...

2013-02-27 15:21:38, Info                         PnPIBS: Checking for pre-configured driver paths ...

2013-02-27 15:21:38, Info                         PnPIBS: Checking for pre-configured driver directory D:\$WinPEDriver$.

2013-02-27 15:21:38, Info                         PnPIBS: Checking for pre-configured driver directory X:\$WinPEDriver$.

2013-02-27 15:21:38, Info                         PnPIBS: Finished checking for pre-configured driver paths.

2013-02-27 15:21:38, Info                         PnPIBS: Unattend settings need not be processed. Nothing more to be done here!

2013-02-27 15:21:38, Info                         PnPIBS: Exiting PnP callback to install drivers on WinPE ...

2013-02-27 15:21:38, Info                         PnPIBS: Entering PnP callback to add drivers to the offline image ...

2013-02-27 15:21:38, Info                         PnPIBS: Checking for pre-configured driver paths ...

2013-02-27 15:21:38, Info                         PnPIBS: Checking for pre-configured driver directory D:\$WinPEDriver$.

2013-02-27 15:21:38, Info                         PnPIBS: Checking for pre-configured driver directory X:\$WinPEDriver$.

2013-02-27 15:21:38, Info                         PnPIBS: Finished checking for pre-configured driver paths.

2013-02-27 15:21:38, Info                         PnPIBS: Unattend settings need not be processed. Nothing more to be done here!

2013-02-27 15:21:38, Info                         PnPIBS: Exiting PnP callback to add drivers to the offline image ...

2013-02-27 15:21:38, Info                  IBS    Callback_WinPE_SetSourceMediaInfo_Unattend:Trying to determine source path.
2013-02-27 15:21:38, Info                  IBS    Callback_WinPE_SetSourceMediaInfo_Unattend:Media boot.
2013-02-27 15:21:38, Info                  IBS    FindSetupMedia:Checking source type 1.
2013-02-27 15:21:38, Info                  IBS    FindSetupMedia:Checking source type 2.
2013-02-27 15:21:38, Warning    [0x0605b1] IBS    Callback_WinPE_SetSourceMediaInfo:Could not determine the source media path. GLE is [0x0]
2013-02-27 15:21:38, Info       [0x0605b3] IBS    Callback_WinPE_SetSourceMediaInfo_Unattend:Show flag for early F6 UI page is being to set to [Show]
2013-02-27 15:21:38, Info       [0x064047] IBSLIB MarkUnattendSettingAsProcessed: Marking unattend setting [ProductKey\ProductKey] as processed.
2013-02-27 15:21:38, Info       [0x06011c] IBS    Callback_Productkey_Validate_Unattend:Non-unattended mode will perform keyless validation.
2013-02-27 15:21:38, Info                  IBS    Callback_Productkey_Validate_Unattend:No product key found, continuing validation and image selection in keyless setup mode.
2013-02-27 15:21:38, Info       [0x060122] IBS    Callback_Productkey_Validate: Entry
2013-02-27 15:21:38, Info       [0x06012c] IBS    Callback_Productkey_Validate: No product key provided on the blackboard. Running keyless setup.
2013-02-27 15:21:38, Info                  IBS    Callback_Productkey_Validate: Using EulaType (a.k.a. ChannelType) for keyless setup. Eula type is [NoKeyChannel].
2013-02-27 15:21:38, Info                  IBS    CallBack_SelectImageOrShowUi: Cannot select image as the source path is not yet set.
2013-02-27 15:21:38, Info                  IBS    Callback_Productkey_Validate: Found a matching image and gathered its info.
2013-02-27 15:21:38, Info                  DIAG   CallBack_EditionID: Called with notification for ProductKey
2013-02-27 15:21:38, Info       [0x07005f] DIAG   Failed to get the EditionId from the blackboard.[gle=0x00000490]
2013-02-27 15:21:38, Info       [0x070040] DIAG   CallBack_EditionID: Obtaining Machine information
2013-02-27 15:21:39, Info       [0x07005e] DIAG   HARDWARE CONFIG=Ram in KB: Total phys=4013484 avail phys=3501604 Procs=2 Arch=9 Family=1 Width=64 Speed=1667 MHz
2013-02-27 15:21:39, Info       [0x07002d] DIAG   Logging MachineHardWare to BB
2013-02-27 15:21:39, Info       [0x060536] IBS    Callback_License_LoadLicenseText: Couldn't find language information on blackboard
2013-02-27 15:21:39, Info       [0x060538] IBS    Callback_License_LoadLicenseText: Couldn't find edition ID information on blackboard
2013-02-27 15:21:39, Info                  IBS    Callback_Productkey_Validate: Storing return code 0x0 on the blackboard.
2013-02-27 15:21:39, Info       [0x060130] IBS    Callback_Productkey_Validate: Exit
2013-02-27 15:21:39, Info       [0x060119] IBS    Callback_Productkey_Validate_Unattend:Product key provided is valid and image slection succeeded.
2013-02-27 15:21:39, Info       [0x064047] IBSLIB MarkUnattendSettingAsProcessed: Marking unattend setting [SetupUI\SkipEula] as processed.
2013-02-27 15:21:39, Info       [0x064047] IBSLIB MarkUnattendSettingAsProcessed: Marking unattend setting [LangPacks] as processed.
2013-02-27 15:21:39, Info       [0x060594] IBS    DetermineSetupLanguage:Validating setup language [en-US]
2013-02-27 15:21:39, Info       [0x060595] IBS    DetermineSetupLanguage:Setting setup language to be [en-US]
2013-02-27 15:21:39, Info       [0x06058c] IBS    CallBack_LanguagePacks_Unattend:Setup language is [en-US]
2013-02-27 15:21:39, Info       [0x060538] IBS    Callback_License_LoadLicenseText: Couldn't find edition ID information on blackboard
2013-02-27 15:21:39, Info                  IBS    CallBack_LanguagePacks_Unattend: Successfully updated setup's resources to use the unattend selected language [en-US].
2013-02-27 15:21:39, Info       [0x06059a] IBS    DetermineTargetLanguage:Validating target language [en-US]
2013-02-27 15:21:39, Info       [0x06059b] IBS    DetermineTargetLanguage:Target language [en-US] is a valid language
2013-02-27 15:21:39, Info       [0x06058d] IBS    CallBack_LanguagePacks_Unattend:Target language is [en-US]
2013-02-27 15:21:39, Info                  MIG    Callback_CompliancePrerequisites: event MigLoader:0x170006 occured
2013-02-27 15:21:39, Info                         PnPIBS: Entering PnP callback to validate unattend.xml settings for component Microsoft-Windows-PnPCustomizationsWinPE ...

2013-02-27 15:21:39, Info                         PnPIBS: Unattend settings need not be processed. Nothing more to be done here!

2013-02-27 15:21:39, Info       [0x064047] IBSLIB MarkUnattendSettingAsProcessed: Marking unattend setting [SetupComplianceCheck] as processed.
2013-02-27 15:21:39, Info                  IBS    Callback_Compliance_Unattend:Not in unattended mode.
2013-02-27 15:21:39, Info                  IBS    Callback_Compliance_Unattend: Running in WinPE. Compliance checks do not execute, we do not need to read the DisplayReport value from the unattend file.
2013-02-27 15:21:39, Info                  IBS    Callback_Compliance_Unattend:Setting ShowUI flag to [0]
2013-02-27 15:21:39, Info       [0x0605fb] IBS    Callback_Locale_ProcessUnattendSettings: Layered Driver from downlevel system [1]
2013-02-27 15:21:39, Info       [0x060572] IBS    Callback_Locale_SetSetupKeyboardLayout:Setup keyboard layout is [0809:00000809]
2013-02-27 15:21:40, Info       [0x060581] IBS    SetSetupKeyboardLayout:Successfully set the key board layout to [0809:00000809]
2013-02-27 15:21:40, Info       [0x060575] IBS    Callback_Locale_SetSetupKeyboardLayout:Successfully set the Setup keyboard layout to [0809:00000809]
2013-02-27 15:21:40, Info       [0x0a018c] UI     Setup UI language is set to en-US.
2013-02-27 15:21:40, Info       [0x0a0031] UI     Initializing Page
2013-02-27 15:21:40, Info       [0x0a0032] UI     Initializing Page
2013-02-27 15:21:40, Info                  UI     Initializing Page
2013-02-27 15:21:40, Info                  UI     AppWindow has layout style 0
2013-02-27 15:21:40, Info                  UI     NavWindow has layout style 0
2013-02-27 15:21:40, Info       [0x0a017d] UI     User has specified the language thru command line. Language neutral selection UI won't be shown
2013-02-27 15:21:40, Info       [0x0a017d] UI     User has specified the language thru command line. Language selection UI won't be shown
2013-02-27 15:21:40, Info       [0x0a0035] UI     Allowing Page '' to be shown
2013-02-27 15:21:40, Info       [0x0a011c] UI     WizardDialogPost::SetActive

The network stack is however up, and I can do a
net use z: \\file-1\share
which is how I copied the above off

I then tried to do a WDS on its own, which worked as per the Acer

Then I tried to do a WDS with iSCSI, but its back to the same error message, and having two IP addresses again :-( however I was able to do a "net use" to the same server to copy the logs off :-)

Code:
2013-02-27 15:47:44, Info                  IBS    InstallWindows:Successfully loaded resource language [en-US]
2013-02-27 15:47:44, Info       [0x0601c1] IBS    InstallWindows:Install Path = X:\Sources
2013-02-27 15:47:44, Info       [0x0601c2] IBS    InstallWindows:Setup Phase = 2
2013-02-27 15:47:44, Info       [0x0601e9] IBS    CheckWinPEVersion:Compatible WinPE Version 6.1.7601 sp 1.0
2013-02-27 15:47:44, Info       [0x0601c9] IBS    InstallWindows:Starting a new install from WinPE
2013-02-27 15:47:44, Info                  IBS    InstallWindows: Setup working directory = X:\WINDOWS\panther
2013-02-27 15:47:44, Info       [0x0601ce] IBS    Setup has started phase 2 at 2013-02-27 15:47:44
2013-02-27 15:47:44, Info       [0x0601cf] IBS    Install source is X:\Sources
2013-02-27 15:47:44, Info       [0x0601d0] IBS    Build version is 6.1.7600.16385 (win7_rtm.090713-1255)
2013-02-27 15:47:44, Info       [0x06403f] IBSLIB CreateSetupBlackboard:Creating a new persistent blackboard. Path is [X:\WINDOWS\panther\SetupInfo] Setup phase is [2]
2013-02-27 15:47:44, Info       [0x090008] PANTHR CBlackboard::Open: X:\WINDOWS\panther\SetupInfo succeeded.
2013-02-27 15:47:44, Info       [0x064043] IBSLIB CreateSetupBlackboard:Successfully created/opened Setup black board path is [X:\WINDOWS\panther\SetupInfo]
2013-02-27 15:47:44, Info                  IBS    InstallWindows:No UI language from a previous boot was found on the blackboard. Using selected language [en-US].
2013-02-27 15:47:44, Info                  IBS    InstallWindows:Setup architecture is [x64]
2013-02-27 15:47:44, Info       [0x0601d5] IBS    InstallWindows:Starting with Empty Queue. Setup Phase = 2
2013-02-27 15:47:44, Info                  PANTHR InitializedCriticalSection for pExecQueue->csLock;
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module ScenarioDetect in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Engine in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Internal in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module ErrorHandler in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Diagnostic in diagnostic.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Unattend in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module ParseCommandLine in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Ems  in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module PrepareInstallDrive in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module TempDrive in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module CopySetupFiles in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module BootPrep in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module BootEntries in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module CopyPrivates in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module ProductKey in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module ComputerName in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module License in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module DiskInformation in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module FixBBPaths in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module DiskConfig in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module CreatePageFile in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Imaging in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module CopyImages in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module DeployImages in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module DiskSpace in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Completion in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module MountDev in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Cmi in cmisetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module SystemRestore in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module FirstBootCleanup in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module RestartModule in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module ExternalDrivers in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module CBS in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module SkuAssembly in cmisetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module LanguagePack in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module ConfigSet in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module UnattendImgInstall in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module CFGOfflineImage in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info                         PnPIBS: Initializing the PnP IBS Module ...

2013-02-27 15:47:44, Info                         PnPIBS: Successfully initialized the PnP IBS Module.

2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module PnP IBS module in pnpibs.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Compliance in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Rollback in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Locale in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Source media module in winsetup.dll
2013-02-27 15:47:44, Info       [0x060359] IBS    Callback_ScenarioDetect:Setup is starting from [2] phase
2013-02-27 15:47:44, Info                  IBS    Callback_BootEnvironmentDetect:FirmwareType 1.
2013-02-27 15:47:44, Info                  IBS    Callback_BootEnvironmentDetect: Detected boot environment: BIOS
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module WinPEUI in win32ui.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module WinPEProgress in spprgrss.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module WinPEUpgLoader in upgloader.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module WdsClient in wdsclient.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module WpeUntndBtstrp in winsetup.dll
2013-02-27 15:47:44, Info                  PANTHR InitializeModule: Initializing ExecQueue->csLock;
2013-02-27 15:47:44, Info       [0x0601a4] IBS    LoadWorkerModules:Successfully added worker module Cryptography in cryptosetup.dll
2013-02-27 15:47:44, Info       [0x060004] IBS    Callback_UpdateDrivePathsOnBB:No need to update the blackboard paths.
2013-02-27 15:47:44, Info                  IBS    Callback_Engine_StartupScenarioIsWinPE:Setup is running from RAM drive. Path is [Ꚑ:]
2013-02-27 15:47:44, Info                  IBS    LoadHWCompatData:Successfully opened HW compat file [X:\Sources\hwcompat.txt]
2013-02-27 15:47:44, Info                  IBS    LoadHWCompatData:Successfully opened HW compat file [X:\Sources\hwexclude.txt]
2013-02-27 15:47:44, Info                  IBS    Callback_Compliance_LoadDeviceCompatDB:Count of Device IDs is [18385], count of exclusions is [47]
2013-02-27 15:47:44, Info                  IBS    EnumOnlineDriverStoreForInjectedDriverPackages:Enumerating online driver store for injected driver packages.
2013-02-27 15:47:44, Info                  IBS    EnumOnlineDriverStoreCallback:Found non inbox driver package [X:\WINDOWS\System32\DriverStore\FileRepository\k57nd60a.inf_amd64_neutral_c14417​d2d1705371\k57nd60a.inf]
2013-02-27 15:47:44, Info                  IBS    GatherDeviceIDsInDriverPackage:Driver package path is [X:\WINDOWS\System32\DriverStore\FileRepository\k57nd60a.inf_amd64_neutral_c14417​d2d1705371\k57nd60a.inf]
2013-02-27 15:47:44, Info                         GetModelSectionNameEx:Using section name [Broadcom.NTamd64.6.1]
2013-02-27 15:47:44, Info                  IBS    AddDeviceIDsToInjectedDriverNodeHelper:Model section name is [Broadcom.NTamd64.6.1]
2013-02-27 15:47:44, Info                  IBS    GatherDeviceIDsInDriverPackage:Successfully gathered device ID's from [X:\WINDOWS\System32\DriverStore\FileRepository\k57nd60a.inf_amd64_neutral_c14417​d2d1705371\k57nd60a.inf]
2013-02-27 15:47:44, Info                  IBS    EnumOnlineDriverStoreForInjectedDriverPackages:Enumerated online driver store. Return code is [0x0]
2013-02-27 15:47:44, Info       [0x070035] DIAG   CallBack_DiagnosticDataGeneration: Called with notification for Initialization
2013-02-27 15:47:44, Info       [0x07003b] DIAG   CallBack_DiagnosticDataGeneration: Starting Timer as we are starting new phase
2013-02-27 15:47:44, Info       [0x0b0022] WDS    StartNetworking: Trying to start networking.
2013-02-27 15:47:44, Info                  WDS    Network service dhcp not running or could not be queried: 25bed0 1 1
2013-02-27 15:47:44, Info                  WDS    Network service lmhosts not running or could not be queried: 25bed0 1 1
2013-02-27 15:47:44, Info                  WDS    Network service lanmanworkstation not running or could not be queried: 25bed0 1 1
2013-02-27 15:47:44, Info                  WDS    Network service bfe not running or could not be queried: 25bed0 1 1
2013-02-27 15:47:44, Info                  WDS    Network service ikeext not running or could not be queried: 25bed0 1 1
2013-02-27 15:47:44, Info                  WDS    Network service mpssvc not running or could not be queried: 25bed0 1 1
2013-02-27 15:47:47, Info                  WDS    Installing device pci\ven_10ec&dev_8136&rev_01 X:\WINDOWS\INF\netrtx64.inf succeeded
2013-02-27 15:47:48, Info                  WDS    No computer name specified, generating a random name.
2013-02-27 15:47:48, Info                  WDS    Renaming computer to MININT-E9UCS1O.
2013-02-27 15:47:48, Info                  WDS    Acquired profiling mutex
2013-02-27 15:47:48, Info                  WDS    Service winmgmt disable: 0x00000000
2013-02-27 15:47:48, Info                  WDS    Service winmgmt stop: 0x00000000
2013-02-27 15:47:48, Info                  WDS    Service winmgmt enable: 0x00000000
2013-02-27 15:47:48, Info                  WDS    Released profiling mutex
2013-02-27 15:47:48, Info                  WDS    Acquired profiling mutex
2013-02-27 15:47:48, Info                  WDS    Install MS_MSCLIENT: 0x0004a020
2013-02-27 15:47:48, Info                  WDS    Install MS_NETBIOS: 0x0004a020
2013-02-27 15:47:49, Info                  WDS    Install MS_SMB: 0x0004a020
2013-02-27 15:47:49, Info                  WDS    Install MS_TCPIP6: 0x0004a020
2013-02-27 15:47:49, Info                  WDS    Install MS_TCPIP: 0x0004a020
2013-02-27 15:47:49, Info                  WDS    Service dhcp start: 0x00000000
2013-02-27 15:47:49, Info                  WDS    Service lmhosts start: 0x00000000
2013-02-27 15:47:49, Info                  WDS    Service ikeext start: 0x00000000
2013-02-27 15:47:49, Info                  WDS    Service mpssvc start: 0x00000000
2013-02-27 15:47:49, Info                  WDS    Released profiling mutex
2013-02-27 15:47:49, Info                  WDS    Spent 1388ms installing network components
2013-02-27 15:47:53, Info                  WDS    Spent 3323ms installing network drivers
2013-02-27 15:47:53, Info                  WDS    QueryAdapterStatus: found operational adapter with DHCP address assigned.
2013-02-27 15:47:53, Info                  WDS    Spent 0ms confirming network initialization; status 0x00000000
2013-02-27 15:47:53, Info                  WDS    GetNetworkingInfo: WpeNetworkStatus returned [0x806]. Flags set: WPE_NETWORK_ADAPTER_OPERATIONAL WPE_NETWORK_DHCP_ENABLED WPE_NETWORK_ADAPTER_HAS_DHCP_ADDRESS
2013-02-27 15:47:53, Info       [0x0b0023] WDS    StartNetworking: Networking successfully started.
2013-02-27 15:47:53, Info       [0x0a0014] UI     In WDS Mode. Callback for WDS UI happened
2013-02-27 15:47:53, Info       [0x0b006e] WDS    GetServerParamsFromBootPacket: WDS Server information. Server Name [file-1.xclaimprojects.com], Server IP Address [192.168.53.15]
2013-02-27 15:47:53, Info                  WDS        List of interfaces on client
2013-02-27 15:47:53, Info                  WDS    IP Address [192.168.53.180] MAC Address [001B383D0DA4]
2013-02-27 15:47:53, Info                  WDS    IP Address [192.168.53.202] MAC Address [001B383D0DA4]
2013-02-27 15:47:53, Info       [0x0b008c] WDS    CClientLibrary::InitializeRpcSession: Binding String=1a927394-352e-4553-ae3f-7cf4aafca620@ncacn_ip_tcp:192.168.53.15
2013-02-27 15:48:14, Info       [0x0b008c] WDS    [d:\w7rtm\base\ntsetup\opktools\wds\wdscsl\client\clientlib.cpp:1494] Expression: , Win32 Error=0x6ba
2013-02-27 15:48:14, Info       [0x0b008c] WDS    RPC Extended Error Info
-----------------------

2013-02-27 15:48:14, Info       [0x0b008c] WDS    Proces ID=748

2013-02-27 15:48:14, Info       [0x0b008c] WDS    GeneratingComponent=2

2013-02-27 15:48:14, Info       [0x0b008c] WDS    Status=1722

2013-02-27 15:48:14, Info       [0x0b008c] WDS    Flags=0x0

2013-02-27 15:48:14, Info       [0x0b008c] WDS    Detection Location=501

2013-02-27 15:48:14, Info       [0x0b008c] WDS    Parameters Count=4

2013-02-27 15:48:14, Info       [0x0b008c] WDS    Param[0][Unicode]: ncacn_ip_tcp

2013-02-27 15:48:14, Info       [0x0b008c] WDS    Param[1][Unicode]: 192.168.53.15

2013-02-27 15:48:14, Info       [0x0b008c] WDS    Param[2][Long]: 445805460

2013-02-27 15:48:14, Info       [0x0b008c] WDS    Param[3][Long]: 1722

2013-02-27 15:48:14, Info       [0x0b008c] WDS    Proces ID=748

2013-02-27 15:48:14, Info       [0x0b008c] WDS    GeneratingComponent=18

2013-02-27 15:48:14, Info       [0x0b008c] WDS    Status=1722

2013-02-27 15:48:14, Info       [0x0b008c] WDS    Flags=0x0

2013-02-27 15:48:14, Info       [0x0b008c] WDS    Detection Location=1442

2013-02-27 15:48:14, Info       [0x0b008c] WDS    Parameters Count=1

2013-02-27 15:48:14, Info       [0x0b008c] WDS    Param[0][Unicode]: 192.168.53.15

2013-02-27 15:48:14, Info       [0x0b008c] WDS    Proces ID=748

2013-02-27 15:48:14, Info       [0x0b008c] WDS    GeneratingComponent=18

2013-02-27 15:48:14, Info       [0x0b008c] WDS    Status=1722

2013-02-27 15:48:14, Info       [0x0b008c] WDS    Flags=0x0

2013-02-27 15:48:14, Info       [0x0b008c] WDS    Detection Location=323

2013-02-27 15:48:14, Info       [0x0b008c] WDS    Parameters Count=0

2013-02-27 15:48:14, Info       [0x0b008c] WDS    Proces ID=748

2013-02-27 15:48:14, Info       [0x0b008c] WDS    GeneratingComponent=18

2013-02-27 15:48:14, Info       [0x0b008c] WDS    Status=1237

2013-02-27 15:48:14, Info       [0x0b008c] WDS    Flags=0x0

2013-02-27 15:48:14, Info       [0x0b008c] WDS    Detection Location=313

2013-02-27 15:48:14, Info       [0x0b008c] WDS    Parameters Count=0

2013-02-27 15:48:14, Info       [0x0b008c] WDS    [d:\w7rtm\base\ntsetup\opktools\wds\wdscsl\client\clientlib.cpp:1891] Expression: , Win32 Error=0x7a
2013-02-27 15:48:14, Info       [0x0b008c] WDS    [d:\w7rtm\base\ntsetup\opktools\wds\wdscsl\client\clientlib.cpp:1699] Expression: , Win32 Error=0x6ba
2013-02-27 15:48:14, Info       [0x0b008c] WDS    [d:\w7rtm\base\ntsetup\opktools\wds\wdscsl\client\clientlib.cpp:1707] Expression: , Win32 Error=0x6ba
2013-02-27 15:48:35, Info       [0x0b008c] WDS    [d:\w7rtm\base\ntsetup\opktools\wds\wdscsl\client\clientlib.cpp:1494] Expression: , Win32 Error=0x6ba
2013-02-27 15:48:35, Info       [0x0b008c] WDS    RPC Extended Error Info
-----------------------

2013-02-27 15:48:35, Info       [0x0b008c] WDS    Proces ID=748

2013-02-27 15:48:35, Info       [0x0b008c] WDS    GeneratingComponent=2

2013-02-27 15:48:35, Info       [0x0b008c] WDS    Status=1722

2013-02-27 15:48:35, Info       [0x0b008c] WDS    Flags=0x0

2013-02-27 15:48:35, Info       [0x0b008c] WDS    Detection Location=501

2013-02-27 15:48:35, Info       [0x0b008c] WDS    Parameters Count=4

2013-02-27 15:48:35, Info       [0x0b008c] WDS    Param[0][Unicode]: ncacn_ip_tcp

2013-02-27 15:48:35, Info       [0x0b008c] WDS    Param[1][Unicode]: 192.168.53.15

2013-02-27 15:48:35, Info       [0x0b008c] WDS    Param[2][Long]: 445805460

2013-02-27 15:48:35, Info       [0x0b008c] WDS    Param[3][Long]: 1722

2013-02-27 15:48:35, Info       [0x0b008c] WDS    Proces ID=748

2013-02-27 15:48:35, Info       [0x0b008c] WDS    GeneratingComponent=18

2013-02-27 15:48:35, Info       [0x0b008c] WDS    Status=1722

2013-02-27 15:48:35, Info       [0x0b008c] WDS    Flags=0x0

2013-02-27 15:48:35, Info       [0x0b008c] WDS    Detection Location=1442

2013-02-27 15:48:35, Info       [0x0b008c] WDS    Parameters Count=1

2013-02-27 15:48:35, Info       [0x0b008c] WDS    Param[0][Unicode]: 192.168.53.15

2013-02-27 15:48:35, Info       [0x0b008c] WDS    Proces ID=748

2013-02-27 15:48:35, Info       [0x0b008c] WDS    GeneratingComponent=18

2013-02-27 15:48:35, Info       [0x0b008c] WDS    Status=1722

2013-02-27 15:48:35, Info       [0x0b008c] WDS    Flags=0x0

2013-02-27 15:48:35, Info       [0x0b008c] WDS    Detection Location=323

2013-02-27 15:48:35, Info       [0x0b008c] WDS    Parameters Count=0

2013-02-27 15:48:35, Info       [0x0b008c] WDS    Proces ID=748

2013-02-27 15:48:35, Info       [0x0b008c] WDS    GeneratingComponent=18

2013-02-27 15:48:35, Info       [0x0b008c] WDS    Status=1237

2013-02-27 15:48:35, Info       [0x0b008c] WDS    Flags=0x0

2013-02-27 15:48:35, Info       [0x0b008c] WDS    Detection Location=313

2013-02-27 15:48:35, Info       [0x0b008c] WDS    Parameters Count=0

2013-02-27 15:48:35, Info       [0x0b008c] WDS    [d:\w7rtm\base\ntsetup\opktools\wds\wdscsl\client\clientlib.cpp:1891] Expression: , Win32 Error=0x7a
2013-02-27 15:48:35, Info       [0x0b008c] WDS    [d:\w7rtm\base\ntsetup\opktools\wds\wdscsl\client\clientlib.cpp:1699] Expression: , Win32 Error=0x6ba
2013-02-27 15:48:35, Info       [0x0b008c] WDS    [d:\w7rtm\base\ntsetup\opktools\wds\wdscsl\client\clientlib.cpp:1707] Expression: , Win32 Error=0x6ba
2013-02-27 15:48:56, Info       [0x0b008c] WDS    [d:\w7rtm\base\ntsetup\opktools\wds\wdscsl\client\clientlib.cpp:1494] Expression: , Win32 Error=0x6ba
2013-02-27 15:48:56, Info       [0x0b008c] WDS    RPC Extended Error Info
-----------------------

2013-02-27 15:48:56, Info       [0x0b008c] WDS    Proces ID=748

2013-02-27 15:48:56, Info       [0x0b008c] WDS    GeneratingComponent=2

2013-02-27 15:48:56, Info       [0x0b008c] WDS    Status=1722

2013-02-27 15:48:56, Info       [0x0b008c] WDS    Flags=0x0

2013-02-27 15:48:56, Info       [0x0b008c] WDS    Detection Location=501

2013-02-27 15:48:56, Info       [0x0b008c] WDS    Parameters Count=4

2013-02-27 15:48:56, Info       [0x0b008c] WDS    Param[0][Unicode]: ncacn_ip_tcp

2013-02-27 15:48:56, Info       [0x0b008c] WDS    Param[1][Unicode]: 192.168.53.15

2013-02-27 15:48:56, Info       [0x0b008c] WDS    Param[2][Long]: 445805460

2013-02-27 15:48:56, Info       [0x0b008c] WDS    Param[3][Long]: 1722

2013-02-27 15:48:56, Info       [0x0b008c] WDS    Proces ID=748

2013-02-27 15:48:56, Info       [0x0b008c] WDS    GeneratingComponent=18

2013-02-27 15:48:56, Info       [0x0b008c] WDS    Status=1722

2013-02-27 15:48:56, Info       [0x0b008c] WDS    Flags=0x0

2013-02-27 15:48:56, Info       [0x0b008c] WDS    Detection Location=1442

2013-02-27 15:48:56, Info       [0x0b008c] WDS    Parameters Count=1

2013-02-27 15:48:56, Info       [0x0b008c] WDS    Param[0][Unicode]: 192.168.53.15

2013-02-27 15:48:56, Info       [0x0b008c] WDS    Proces ID=748

2013-02-27 15:48:56, Info       [0x0b008c] WDS    GeneratingComponent=18

2013-02-27 15:48:56, Info       [0x0b008c] WDS    Status=1722

2013-02-27 15:48:56, Info       [0x0b008c] WDS    Flags=0x0

2013-02-27 15:48:56, Info       [0x0b008c] WDS    Detection Location=323

2013-02-27 15:48:56, Info       [0x0b008c] WDS    Parameters Count=0

2013-02-27 15:48:56, Info       [0x0b008c] WDS    Proces ID=748

2013-02-27 15:48:56, Info       [0x0b008c] WDS    GeneratingComponent=18

2013-02-27 15:48:56, Info       [0x0b008c] WDS    Status=1237

2013-02-27 15:48:56, Info       [0x0b008c] WDS    Flags=0x0

2013-02-27 15:48:56, Info       [0x0b008c] WDS    Detection Location=313

2013-02-27 15:48:56, Info       [0x0b008c] WDS    Parameters Count=0

2013-02-27 15:48:56, Info       [0x0b008c] WDS    [d:\w7rtm\base\ntsetup\opktools\wds\wdscsl\client\clientlib.cpp:1891] Expression: , Win32 Error=0x7a
2013-02-27 15:48:56, Info       [0x0b008c] WDS    [d:\w7rtm\base\ntsetup\opktools\wds\wdscsl\client\clientlib.cpp:1699] Expression: , Win32 Error=0x6ba
2013-02-27 15:48:56, Info       [0x0b008c] WDS    [d:\w7rtm\base\ntsetup\opktools\wds\wdscsl\client\clientlib.cpp:1707] Expression: , Win32 Error=0x6ba
2013-02-27 15:49:17, Info       [0x0b008c] WDS    [d:\w7rtm\base\ntsetup\opktools\wds\wdscsl\client\clientlib.cpp:1494] Expression: , Win32 Error=0x6ba
2013-02-27 15:49:17, Info       [0x0b008c] WDS    RPC Extended Error Info
-----------------------

2013-02-27 15:49:17, Info       [0x0b008c] WDS    Proces ID=748

2013-02-27 15:49:17, Info       [0x0b008c] WDS    GeneratingComponent=2

2013-02-27 15:49:17, Info       [0x0b008c] WDS    Status=1722

2013-02-27 15:49:17, Info       [0x0b008c] WDS    Flags=0x0

2013-02-27 15:49:17, Info       [0x0b008c] WDS    Detection Location=501

2013-02-27 15:49:17, Info       [0x0b008c] WDS    Parameters Count=4

2013-02-27 15:49:17, Info       [0x0b008c] WDS    Param[0][Unicode]: ncacn_ip_tcp

2013-02-27 15:49:17, Info       [0x0b008c] WDS    Param[1][Unicode]: 192.168.53.15

2013-02-27 15:49:17, Info       [0x0b008c] WDS    Param[2][Long]: 445805460

2013-02-27 15:49:17, Info       [0x0b008c] WDS    Param[3][Long]: 1722

2013-02-27 15:49:17, Info       [0x0b008c] WDS    Proces ID=748

2013-02-27 15:49:17, Info       [0x0b008c] WDS    GeneratingComponent=18

2013-02-27 15:49:17, Info       [0x0b008c] WDS    Status=1722

2013-02-27 15:49:17, Info       [0x0b008c] WDS    Flags=0x0

2013-02-27 15:49:17, Info       [0x0b008c] WDS    Detection Location=1442

2013-02-27 15:49:17, Info       [0x0b008c] WDS    Parameters Count=1

2013-02-27 15:49:17, Info       [0x0b008c] WDS    Param[0][Unicode]: 192.168.53.15

2013-02-27 15:49:17, Info       [0x0b008c] WDS    Proces ID=748

2013-02-27 15:49:17, Info       [0x0b008c] WDS    GeneratingComponent=18

2013-02-27 15:49:17, Info       [0x0b008c] WDS    Status=1722

2013-02-27 15:49:17, Info       [0x0b008c] WDS    Flags=0x0

2013-02-27 15:49:17, Info       [0x0b008c] WDS    Detection Location=323

2013-02-27 15:49:17, Info       [0x0b008c] WDS    Parameters Count=0

2013-02-27 15:49:17, Info       [0x0b008c] WDS    Proces ID=748

2013-02-27 15:49:17, Info       [0x0b008c] WDS    GeneratingComponent=18

2013-02-27 15:49:17, Info       [0x0b008c] WDS    Status=1237

2013-02-27 15:49:17, Info       [0x0b008c] WDS    Flags=0x0

2013-02-27 15:49:17, Info       [0x0b008c] WDS    Detection Location=313

2013-02-27 15:49:17, Info       [0x0b008c] WDS    Parameters Count=0

2013-02-27 15:49:17, Info       [0x0b008c] WDS    [d:\w7rtm\base\ntsetup\opktools\wds\wdscsl\client\clientlib.cpp:1891] Expression: , Win32 Error=0x7a
2013-02-27 15:49:17, Info       [0x0b008c] WDS    [d:\w7rtm\base\ntsetup\opktools\wds\wdscsl\client\clientlib.cpp:1699] Expression: , Win32 Error=0x6ba
2013-02-27 15:49:17, Info       [0x0b008c] WDS    [d:\w7rtm\base\ntsetup\opktools\wds\wdscsl\client\clientlib.cpp:1707] Expression: , Win32 Error=0x6ba
2013-02-27 15:49:38, Info       [0x0b008c] WDS    [d:\w7rtm\base\ntsetup\opktools\wds\wdscsl\client\clientlib.cpp:1494] Expression: , Win32 Error=0x6ba
2013-02-27 15:49:38, Info       [0x0b008c] WDS    RPC Extended Error Info
-----------------------

2013-02-27 15:49:38, Info       [0x0b008c] WDS    Proces ID=748

2013-02-27 15:49:38, Info       [0x0b008c] WDS    GeneratingComponent=2

2013-02-27 15:49:38, Info       [0x0b008c] WDS    Status=1722

2013-02-27 15:49:38, Info       [0x0b008c] WDS    Flags=0x0

2013-02-27 15:49:38, Info       [0x0b008c] WDS    Detection Location=501

2013-02-27 15:49:38, Info       [0x0b008c] WDS    Parameters Count=4

2013-02-27 15:49:38, Info       [0x0b008c] WDS    Param[0][Unicode]: ncacn_ip_tcp

2013-02-27 15:49:38, Info       [0x0b008c] WDS    Param[1][Unicode]: 192.168.53.15

2013-02-27 15:49:38, Info       [0x0b008c] WDS    Param[2][Long]: 445805460

2013-02-27 15:49:38, Info       [0x0b008c] WDS    Param[3][Long]: 1722

2013-02-27 15:49:38, Info       [0x0b008c] WDS    Proces ID=748

2013-02-27 15:49:38, Info       [0x0b008c] WDS    GeneratingComponent=18

2013-02-27 15:49:38, Info       [0x0b008c] WDS    Status=1722

2013-02-27 15:49:38, Info       [0x0b008c] WDS    Flags=0x0

2013-02-27 15:49:38, Info       [0x0b008c] WDS    Detection Location=1442

2013-02-27 15:49:38, Info       [0x0b008c] WDS    Parameters Count=1

2013-02-27 15:49:38, Info       [0x0b008c] WDS    Param[0][Unicode]: 192.168.53.15

2013-02-27 15:49:38, Info       [0x0b008c] WDS    Proces ID=748

2013-02-27 15:49:38, Info       [0x0b008c] WDS    GeneratingComponent=18

2013-02-27 15:49:38, Info       [0x0b008c] WDS    Status=1722

2013-02-27 15:49:38, Info       [0x0b008c] WDS    Flags=0x0

2013-02-27 15:49:38, Info       [0x0b008c] WDS    Detection Location=323

2013-02-27 15:49:38, Info       [0x0b008c] WDS    Parameters Count=0

2013-02-27 15:49:38, Info       [0x0b008c] WDS    Proces ID=748

2013-02-27 15:49:38, Info       [0x0b008c] WDS    GeneratingComponent=18

2013-02-27 15:49:38, Info       [0x0b008c] WDS    Status=1237

2013-02-27 15:49:38, Info       [0x0b008c] WDS    Flags=0x0

2013-02-27 15:49:38, Info       [0x0b008c] WDS    Detection Location=313

2013-02-27 15:49:38, Info       [0x0b008c] WDS    Parameters Count=0

2013-02-27 15:49:38, Info       [0x0b008c] WDS    [d:\w7rtm\base\ntsetup\opktools\wds\wdscsl\client\clientlib.cpp:1891] Expression: , Win32 Error=0x7a
2013-02-27 15:49:38, Info       [0x0b008c] WDS    [d:\w7rtm\base\ntsetup\opktools\wds\wdscsl\client\clientlib.cpp:1699] Expression: , Win32 Error=0x6ba
2013-02-27 15:49:38, Info       [0x0b008c] WDS    [d:\w7rtm\base\ntsetup\opktools\wds\wdscsl\client\clientlib.cpp:1707] Expression: , Win32 Error=0x6ba
2013-02-27 15:49:38, Info       [0x0b002c] WDS    InitializeLogging: RPC_S_SERVER_UNAVAILABLE - Retrying server request for initializing logging.
2013-02-27 15:49:39, Error      [0x0b004f] WDS    CreateClientSession: Failed to initialize Client -> Server logging. Error code [0x800706BA].[gle=0x000006ba]
2013-02-27 15:49:39, Error      [0x0b0055] WDS    CreateClientSession: Failed to create client session. Error code [0x800706BA].[gle=0x000006ba]
2013-02-27 15:49:39, Error      [0x0b0065] WDS    CallBack_WdsClient_DetectWdsMode: Failed to create client session or initialize WDS unattend. Error [0x800706BA][gle=0x000006ba]
2013-02-27 15:49:39, Info       [0x0640ae] IBSLIB PublishMessage: Publishing message [WdsClient: An error occurred while communicating with the Windows Deployment Services server. Please check to ensure that the server is operational and that the necessary ports are open on the server's firewall. Server name [file-1.xclaimprojects.com], Server IP address [192.168.53.15].]
2013-02-27 15:49:39, Error      [0x0b0052] WDS    CallBack_WdsClient_ErrorEventHandler: Problem processing error event. Error code [0x80070057].[gle=0x00000057]


netstat -r showing the two addresses as below

Code:
===========================================================================
Interface List
  2...00 1b 38 3d 0d a4 ......Realtek RTL8101E Family PCI-E Fast Ethernet NIC (NDIS 6.20)
  1...........................Software Loopback Interface 1
===========================================================================

IPv4 Route Table
===========================================================================
Active Routes:
Network Destination        Netmask          Gateway       Interface  Metric
          0.0.0.0          0.0.0.0   192.168.53.251   192.168.53.180    276
        127.0.0.0        255.0.0.0         On-link         127.0.0.1    306
        127.0.0.1  255.255.255.255         On-link         127.0.0.1    306
  127.255.255.255  255.255.255.255         On-link         127.0.0.1    306
     192.168.53.0    255.255.255.0         On-link    192.168.53.180    276
    192.168.53.15  255.255.255.255   192.168.53.251   192.168.53.180    276
   192.168.53.180  255.255.255.255         On-link    192.168.53.180    276
   192.168.53.202  255.255.255.255         On-link    192.168.53.180    276
   192.168.53.255  255.255.255.255         On-link    192.168.53.180    276
        224.0.0.0        240.0.0.0         On-link         127.0.0.1    306
        224.0.0.0        240.0.0.0         On-link    192.168.53.180    276
  255.255.255.255  255.255.255.255         On-link         127.0.0.1    306
  255.255.255.255  255.255.255.255         On-link    192.168.53.180    276
===========================================================================
Persistent Routes:
  None

IPv6 Route Table
===========================================================================
Active Routes:
If Metric Network Destination      Gateway
  2    276 ::/0                     fe80::21e:f7ff:fe15:6777
  1    306 ::1/128                  On-link
  2     28 2001:470:9652:2::/64     On-link
  2    276 2001:470:9652:2:8d1e:5fa1:1880:8703/128
                                    On-link
  2    276 2001:470:9652:2:d00f:9ced:1e84:65a8/128
                                    On-link
  2    276 fe80::/64                On-link
  2    276 fe80::d00f:9ced:1e84:65a8/128
                                    On-link
  1    306 ff00::/8                 On-link
  2    276 ff00::/8                 On-link
===========================================================================
Persistent Routes:
  None
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Problem with iSCSI and WDS - ArneLovius - 2013-02-27 16:53



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