J
JS
Here is a weird issue:
I have a bootable WinPE 2005 disk with a SDI image of my embedded device.
I use SDIMGR.WSF to copy the XP Embedded image to the embedded device.
If the WinPE 2005 disk is booted with PnP detection disabled,
the SDI write is successful.
If the WinPE 2005 disk is booted with PnP detection enabled,
the the SDI write fails with the following error:
Error -2147467259 (0x80004005) in "SDIAUT.SDIFile.1": The device is not
ready.
To enable or disable PNP, set DoPNP=Yes or No in the winbom.ini file as
appropriate:
For example:
[WinPE.PNP]
DoPNP=No
Does anyone have any ideas?
I have a bootable WinPE 2005 disk with a SDI image of my embedded device.
I use SDIMGR.WSF to copy the XP Embedded image to the embedded device.
If the WinPE 2005 disk is booted with PnP detection disabled,
the SDI write is successful.
If the WinPE 2005 disk is booted with PnP detection enabled,
the the SDI write fails with the following error:
Error -2147467259 (0x80004005) in "SDIAUT.SDIFile.1": The device is not
ready.
To enable or disable PNP, set DoPNP=Yes or No in the winbom.ini file as
appropriate:
For example:
[WinPE.PNP]
DoPNP=No
Does anyone have any ideas?