RE: System Cloning and Driver

From: Bin Xing (BinXing_at_discussions.microsoft.com)
Date: 09/16/04


Date: Thu, 16 Sep 2004 08:45:03 -0700

There are two Intel PRO 1000 Ethernet cards on board. One is installed with
Intel driver and the other is our own driver. But if I install both of the
two network cards with Intel driver, it's still the same problem, which is
yellow marks on both ethernet cards in Device Manager and shows reboot popup
windows.

Bin

"Bin Xing" wrote:

> Hi,
>
> I have a few cPCI boards and I'm using Remote Boot with System Cloning
> Tools, and no EWF. There are two devices were disabled because we don't have
> the drviers for them and we don't need them, either. After post FBA, I
> installed all of the other drivers except the two. Then, I ran fbreseal.
>
> The problem is: When sysmtem finishes booting, it automatically finds new
> devices and automatically install drviers for them, even though the drivers
> are already installed, such as keyboard, COM ports, sound device, network
> card ... After the installation finishes, it shows:
>
> "Windows has finished installing new devices. The software that supports
> your device requires that you restart you computer. You must restart you
> computer before the new settings will take effect.
>
> Do you want to restart your computer now? ( Yes / No )"
>
> If I check with Device Manager, I found network driver is yellow mark. And
> if I right click the network driver (Intel PRO1000 1GB network card) and
> choose "properties", it shows Device Status as:
>
> "Windows cannot load the device driver for this hardware because a previous
> instance of the device driver is still in memory. (Code 38)
>
> You need to restart your computer before the changes you made to this device
> will take affect."
>
> I can also reproduce this problem on my hard disk instead of on Remote Boot
> RAM disk with Cloning. However, if I don't run fbreseal, no this kind of
> problem. It seems it has something to do with System Cloning. Here is the
> Extended Properties for System Cloning Tools:
>
> cmiServicePackLevel: 1
> cmiResealDLL: (empty)
> cmiResealDllEntry: (empty)
> CmiResealPhase: 0
> cmiRemoveAutoLogon: FALSE
> cmiGenerateComputerName: 1
> cmiNoHelpFiles: FALSE
> cmiLangEnableMUI: TRUE
> cmiProtPropList: 'cmiServicePackLevel"... (including cmiResealPhase)
> SrcFileSize: 81920
>
> Since it also happens on hard disk with System Cloning, if I reboot on hard
> disk and got pop up window for rebooting, then I clicked "Yes" button to
> reboot for once. Then, I ran fbreseal again. After that, next boot will fix
> network card driver problem, but I saw yellow mark on COM port and sound card
> in Device Manager. And this time, there is no reboot pop up window any more.
> If I use this resealed image on other boards, they still pop up window to
> reboot the machine and network driver doesn't work, which shows yellow mark
> in Devce Manager.
>
> Is there anyone can help me?
>
> Thanks.
>
> Bin