Bootable CD problem

G

Guest

I have two problems
1/ format 650MB primary partition with FAT32, set active using dispart in
WinPE2. After I fill this partition with pre-FBA image, it does not boot. I
have to use bootprep /dC to config. It then boots and I want to know what
went wrong here since your doc said " FAT32 do not need bootprep."
2/ I put a pre-FBA CD on the USB CD (This is the only CD driver in my
tablet). I created 2 primary partitions 650MB each of the 80GB HD, one C: for
CD and one D: for a normal hard drive XPe image. I set boot.ini to boot to D:
to prepare pre-FBA CD from C:. Later, I boot into C: to prepare the final
image. In my case, I set Boot CD first.
I boot the system into C: to run FBA with a pre-FBA 700MB CD in the USB CD
Driver.
For the first time the image runs FBA, reboot and later it comes back says "
Missing operating system"
What did I do wrong? set HD boot first and USB-CD later?

My prepare image has no problem with El Torito support, USB 2 boot ets...I
also disable start option in EWF...

Your document messes up my mind.
Hope you, experts, help me to build a successful XPe bootable CD.

I am using Feature Pack 2007, my sytem is a tablet with one HD
Thanks,
 
S

Sean Liming \(eMVP\)

What documentation are you refering too?

There have been some attempts to create an XPe Bootable CD ROM for a USB
CD-ROM drive. All the documentation to date has been for XPe IDE CD-ROM
boot. XPE USB CD-ROM boot is a new endevor because FP2007 has USB Boot 2.0
support. The new USB Boot 2.0 supports booting from USB flash disks. I am
not sure if the XPe team tested the support for USB CD-ROMs.

Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
XP Embedded Book Author - XP Embedded Advanced, XP Embedded Supplemental
Toolkit
 
K

KM

Dan,

Are you using WinPE *2.0* to partition and format the drive? Please don't do that with XPe targets.
Diskpart on Vista (the same kernel and virtual disk services) uses the boot sector that point to bootmgr loader (not ntldr) by
default. It is still possible to fix it by using some other tools included in WinPE 2.0 but it would probably be cleaner if you
stick to WinPE 1.x when you have to deal with XPe.

USB CD boot should work.
Not sure what you meant by " I set boot.ini to boot to D: to prepare pre-FBA CD from C:". What preparations you were talking about?

Also, it sounded like you haven't gotten to boot off the CD yet, right? You are still trying to get the image to run though FBA on
the hard disk. Is this correct? Were you able to see the image booting off the hard disk (first partition) or not?
 
G

Guest

Thank KM very much,

Yes, I use WinPE2 and later make the partition boot with bootprep.
Thanks for your info.
I have two partitions on that disk. The first is for El Torito CD. The
second is just normal full-load XPe for rescue. Boot.ini was configured to
boot both.

I read your post on other topic (Alex's) and follow.
I used EWF RAM*reg*, 650MB. I have deleted the key MountedDevices, run
etprep /delete, ewfmgr /enable and see C: protected. I also see El Torito
device appeared.
I am going to boot from the USB CD to run hd2iso to make the Post FBA CD
image.
Here is my problem.
Now I found that I have entered a wrong Pre-FBA El CD ID.
I have some questions need your help.

1) Can I boot from the second partition to run hd2iso for the first
partition? If yes, does it matter if I leave the boot.ini file with dual boot?
2) From the second partition, if I make some change on the first partition (
EWF enable), does it really changes on the next time the first partition boot?
3) Does it matter if I boot WinPE*2* from a CD to run hd2iso?

4) I made a misktake to put a decimal number which shows on the El Torito CD
in
TD onto a hd2iso's option to create a Pre-FBA El Torito CD. I just found that
it was incorrectly translated to Hex.

Does it matter if they are mismatch?
If it does matter, how can I fix without make Pre-FBA El CD and run FBA again?

What ID should I put on the on Post-FBA El CD now?

Can I use this El Torito CD (650MB with whatever ID) for the future build?

5) Can I boot this final XPe CD with USB 1.1?

I am sorry about my terrible English.

Many thanks,
Dan
 
G

Guest

Update,

I just hd2iso the first partition into two iso files, one with defaul El
Torito ID and the other with my own ID ( same as Pre-FBA CD ).
At the boot time, both says "missing OS"
Any ideas?

I am going to make the Pre-FBA CD and run FBA again to see what happens.
Thank,

Dan
 
K

KM

Dan,

Answers to your questions:

1) Yes. Dual boot.ini is fine as long as its default Arcpath is right. You can always change the boot.ini just before you
capture the image.

2) Yes, it does since you are accessing that partition data offline which means EWF is out of the picture.

3) Not quite sure I understood the question. You can definiley run the hd2iso when you boot from a CD. You can use WinPE 2.0
here as long as hd2iso can run there.

4) The El-Torito signature you typed in TD is store in [HKLM\System\CurrentControlSet\Services\EWF\FBA],"DiskSig" (dword) value
in registry. It is used during FBA when El-torito CD is found in the drive. The signatures must match so that el-torito driver can
be initialized. You can't fix this in post-FBA image unless you re-run FBA there again.
You can try a trick to fix that in post-FBA. Disclaimer: I never tried this scenario myself so you'll be on your own here. First of
all, fix the El-torito signature registry key I mentioned above. Then run command "FBA -dopnp" and check the FBALog.txt to see if it
finally found and enumerated the el-torito CD (assuming you've got the right El-torito CD in the drive). If it doesn't help, you'd
need to rebuild the image.

5) Do you mean you want to use USB CD-ROM? It is going to work stable only with USB 2.0 and you'd need to include the USB 2.0
Boot components in your image as well. Theoretically it is possible to get it running with 1.1 (if your BIOS supports USB CD-ROM
boot) but that would involve some work to be done in TD and post-FBA and may not work in all the cases. We discussed the 1.1 boot in
some posts in this NG alot, you may want to search NG archive. But again, you may spend a lot of time on this without a good result
at the end.
 
K

KM

Dan,

Could you please elaborate on what you did before you got the error message?
Basically, what you are trying to boot to when you are seeing the missing OS error?

And I'd suggest you to fix the El-Torito signature first.
 
G

Guest

Many Thanks,
I now I have another BIG problem.

I now use winPE from the XPe CD1 to create the first and only partition FAT
32 650MB on the hard disk.
I start to again build the Pre-FBA CD.
run FBA, check EWF...
Finally, I run ewfmgr c: /enable, delete MonutedDevices key and reboot.
Check EWF and capture the image.

Now I got a error during the XPe CD boot up.
"file missing or corrupted:
\WINDOWS\SYSTEM32\CONFIG\SYSTEM'

I boot back to the hard disk and check, the SYSTEM file is still there.

What should I do?

Thanks

Dan

KM said:
Dan,

Answers to your questions:

1) Yes. Dual boot.ini is fine as long as its default Arcpath is right. You can always change the boot.ini just before you
capture the image.

2) Yes, it does since you are accessing that partition data offline which means EWF is out of the picture.

3) Not quite sure I understood the question. You can definiley run the hd2iso when you boot from a CD. You can use WinPE 2.0
here as long as hd2iso can run there.

4) The El-Torito signature you typed in TD is store in [HKLM\System\CurrentControlSet\Services\EWF\FBA],"DiskSig" (dword) value
in registry. It is used during FBA when El-torito CD is found in the drive. The signatures must match so that el-torito driver can
be initialized. You can't fix this in post-FBA image unless you re-run FBA there again.
You can try a trick to fix that in post-FBA. Disclaimer: I never tried this scenario myself so you'll be on your own here. First of
all, fix the El-torito signature registry key I mentioned above. Then run command "FBA -dopnp" and check the FBALog.txt to see if it
finally found and enumerated the el-torito CD (assuming you've got the right El-torito CD in the drive). If it doesn't help, you'd
need to rebuild the image.

5) Do you mean you want to use USB CD-ROM? It is going to work stable only with USB 2.0 and you'd need to include the USB 2.0
Boot components in your image as well. Theoretically it is possible to get it running with 1.1 (if your BIOS supports USB CD-ROM
boot) but that would involve some work to be done in TD and post-FBA and may not work in all the cases. We discussed the 1.1 boot in
some posts in this NG alot, you may want to search NG archive. But again, you may spend a lot of time on this without a good result
at the end.


--
=========
Regards,
KM
Thank KM very much,

Yes, I use WinPE2 and later make the partition boot with bootprep.
Thanks for your info.
I have two partitions on that disk. The first is for El Torito CD. The
second is just normal full-load XPe for rescue. Boot.ini was configured to
boot both.

I read your post on other topic (Alex's) and follow.
I used EWF RAM*reg*, 650MB. I have deleted the key MountedDevices, run
etprep /delete, ewfmgr /enable and see C: protected. I also see El Torito
device appeared.
I am going to boot from the USB CD to run hd2iso to make the Post FBA CD
image.
Here is my problem.
Now I found that I have entered a wrong Pre-FBA El CD ID.
I have some questions need your help.

1) Can I boot from the second partition to run hd2iso for the first
partition? If yes, does it matter if I leave the boot.ini file with dual boot?
2) From the second partition, if I make some change on the first partition (
EWF enable), does it really changes on the next time the first partition boot?
3) Does it matter if I boot WinPE*2* from a CD to run hd2iso?

4) I made a misktake to put a decimal number which shows on the El Torito CD
in
TD onto a hd2iso's option to create a Pre-FBA El Torito CD. I just found that
it was incorrectly translated to Hex.

Does it matter if they are mismatch?
If it does matter, how can I fix without make Pre-FBA El CD and run FBA again?

What ID should I put on the on Post-FBA El CD now?

Can I use this El Torito CD (650MB with whatever ID) for the future build?

5) Can I boot this final XPe CD with USB 1.1?

I am sorry about my terrible English.

Many thanks,
Dan
 
K

KM

Dan,

Can you show us the \windows\fba\FBALog.txt file content from that image installation?

Also, do you use EWF RAM or EWF RAM Reg mode?

How does your boot.ini look like?

Did you have El-Torito CD with the proper signature inserted in the drive while the FBA was running?

--
=========
Regards,
KM

Many Thanks,
I now I have another BIG problem.

I now use winPE from the XPe CD1 to create the first and only partition FAT
32 650MB on the hard disk.
I start to again build the Pre-FBA CD.
run FBA, check EWF...
Finally, I run ewfmgr c: /enable, delete MonutedDevices key and reboot.
Check EWF and capture the image.

Now I got a error during the XPe CD boot up.
"file missing or corrupted:
\WINDOWS\SYSTEM32\CONFIG\SYSTEM'

I boot back to the hard disk and check, the SYSTEM file is still there.

What should I do?

Thanks

Dan

KM said:
Dan,

Answers to your questions:

1) Yes. Dual boot.ini is fine as long as its default Arcpath is right. You can always change the boot.ini just before you
capture the image.

2) Yes, it does since you are accessing that partition data offline which means EWF is out of the picture.

3) Not quite sure I understood the question. You can definiley run the hd2iso when you boot from a CD. You can use WinPE 2.0
here as long as hd2iso can run there.

4) The El-Torito signature you typed in TD is store in [HKLM\System\CurrentControlSet\Services\EWF\FBA],"DiskSig" (dword)
value
in registry. It is used during FBA when El-torito CD is found in the drive. The signatures must match so that el-torito driver
can
be initialized. You can't fix this in post-FBA image unless you re-run FBA there again.
You can try a trick to fix that in post-FBA. Disclaimer: I never tried this scenario myself so you'll be on your own here. First
of
all, fix the El-torito signature registry key I mentioned above. Then run command "FBA -dopnp" and check the FBALog.txt to see if
it
finally found and enumerated the el-torito CD (assuming you've got the right El-torito CD in the drive). If it doesn't help,
you'd
need to rebuild the image.

5) Do you mean you want to use USB CD-ROM? It is going to work stable only with USB 2.0 and you'd need to include the USB 2.0
Boot components in your image as well. Theoretically it is possible to get it running with 1.1 (if your BIOS supports USB CD-ROM
boot) but that would involve some work to be done in TD and post-FBA and may not work in all the cases. We discussed the 1.1 boot
in
some posts in this NG alot, you may want to search NG archive. But again, you may spend a lot of time on this without a good
result
at the end.


--
=========
Regards,
KM
Thank KM very much,

Yes, I use WinPE2 and later make the partition boot with bootprep.
Thanks for your info.
I have two partitions on that disk. The first is for El Torito CD. The
second is just normal full-load XPe for rescue. Boot.ini was configured to
boot both.

I read your post on other topic (Alex's) and follow.
I used EWF RAM*reg*, 650MB. I have deleted the key MountedDevices, run
etprep /delete, ewfmgr /enable and see C: protected. I also see El Torito
device appeared.
I am going to boot from the USB CD to run hd2iso to make the Post FBA CD
image.
Here is my problem.
Now I found that I have entered a wrong Pre-FBA El CD ID.
I have some questions need your help.

1) Can I boot from the second partition to run hd2iso for the first
partition? If yes, does it matter if I leave the boot.ini file with dual boot?
2) From the second partition, if I make some change on the first partition (
EWF enable), does it really changes on the next time the first partition boot?
3) Does it matter if I boot WinPE*2* from a CD to run hd2iso?

4) I made a misktake to put a decimal number which shows on the El Torito CD
in
TD onto a hd2iso's option to create a Pre-FBA El Torito CD. I just found that
it was incorrectly translated to Hex.

Does it matter if they are mismatch?
If it does matter, how can I fix without make Pre-FBA El CD and run FBA again?

What ID should I put on the on Post-FBA El CD now?

Can I use this El Torito CD (650MB with whatever ID) for the future build?

5) Can I boot this final XPe CD with USB 1.1?

I am sorry about my terrible English.

Many thanks,
Dan

:

Dan,

Are you using WinPE *2.0* to partition and format the drive? Please don't do that with XPe targets.
Diskpart on Vista (the same kernel and virtual disk services) uses the boot sector that point to bootmgr loader (not ntldr) by
default. It is still possible to fix it by using some other tools included in WinPE 2.0 but it would probably be cleaner if
you
stick to WinPE 1.x when you have to deal with XPe.

USB CD boot should work.
Not sure what you meant by " I set boot.ini to boot to D: to prepare pre-FBA CD from C:". What preparations you were talking
about?

Also, it sounded like you haven't gotten to boot off the CD yet, right? You are still trying to get the image to run though
FBA
on
the hard disk. Is this correct? Were you able to see the image booting off the hard disk (first partition) or not?

--
=========
Regards,
KM


I have two problems
1/ format 650MB primary partition with FAT32, set active using dispart in
WinPE2. After I fill this partition with pre-FBA image, it does not boot. I
have to use bootprep /dC to config. It then boots and I want to know what
went wrong here since your doc said " FAT32 do not need bootprep."
2/ I put a pre-FBA CD on the USB CD (This is the only CD driver in my
tablet). I created 2 primary partitions 650MB each of the 80GB HD, one C: for
CD and one D: for a normal hard drive XPe image. I set boot.ini to boot to D:
to prepare pre-FBA CD from C:. Later, I boot into C: to prepare the final
image. In my case, I set Boot CD first.
I boot the system into C: to run FBA with a pre-FBA 700MB CD in the USB CD
Driver.
For the first time the image runs FBA, reboot and later it comes back says "
Missing operating system"
What did I do wrong? set HD boot first and USB-CD later?

My prepare image has no problem with El Torito support, USB 2 boot ets...I
also disable start option in EWF...

Your document messes up my mind.
Hope you, experts, help me to build a successful XPe bootable CD.

I am using Feature Pack 2007, my sytem is a tablet with one HD
Thanks,
 
G

Guest

Thanks MK,
Below are my answers

KM said:
Dan,

Can you show us the \windows\fba\FBALog.txt file content from that image installation?

....
STORAGE\VOLUME\1&30A96598&0&SIGNATUREA124A065OFFSET7E00LENGTH28A0E800
15:31:47 PM - [FBAAddDevInstanceId] ACPI_HAL\PNP0C08\0
15:31:48 PM - [FBAAddDevInstanceId] ACPI\ACPI0003\2&DABA3FF&0
15:31:50 PM - [FBAInstallOneDevice] Device Already Installed:
[COMPOSITE_BATTERY]
15:31:50 PM - [InstallCompositeBattery] Installed Device!
15:31:50 PM - [FBAAddDevInstanceId] ACPI\PNP0C0E\2&DABA3FF&0
15:31:51 PM - [FBAAddDevInstanceId] ACPI\FIXEDBUTTON\2&DABA3FF&0
15:31:52 PM - [FBAAddDevInstanceId] ACPI\PNP0C0D\2&DABA3FF&0
15:31:54 PM - [FBAAddDevInstanceId]
ACPI\GENUINEINTEL_-_X86_FAMILY_6_MODEL_9\_0
15:31:55 PM - [FBAAddDevInstanceId] ACPI\PNP0C0A\2&DABA3FF&0
15:31:58 PM - [FBAAddDevInstanceId] ACPI\PNP0A03\2&DABA3FF&0
15:31:59 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_3585&SUBSYS_A0041071&REV_02\3&61AAA01&0&03
15:32:00 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_24CD&SUBSYS_A0041071&REV_03\3&61AAA01&0&EF
15:32:03 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_24CC&SUBSYS_00000000&REV_03\3&61AAA01&0&F8
15:32:04 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_3580&SUBSYS_00000000&REV_02\3&61AAA01&0&00
15:32:06 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_24C7&SUBSYS_A0041071&REV_03\3&61AAA01&0&EA
15:32:08 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_24C5&SUBSYS_A0041071&REV_03\3&61AAA01&0&FD
15:32:08 PM - [FBAInstallNullDriver]
PCI\VEN_8086&DEV_24C5&SUBSYS_A0041071&REV_03\3&61AAA01&0&FD
15:32:08 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_24C4&SUBSYS_A0041071&REV_03\3&61AAA01&0&E9
15:32:12 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_24C3&SUBSYS_A0041071&REV_03\3&61AAA01&0&FB
15:32:13 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_24C2&SUBSYS_A0041071&REV_03\3&61AAA01&0&E8
15:32:18 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_2448&SUBSYS_00000000&REV_83\3&61AAA01&0&F0
15:32:20 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_3582&SUBSYS_A0041071&REV_02\3&61AAA01&0&10
15:32:20 PM - [FBAInstallNullDriver]
PCI\VEN_8086&DEV_3582&SUBSYS_A0041071&REV_02\3&61AAA01&0&10
15:32:20 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_3582&SUBSYS_A0041071&REV_02\3&61AAA01&0&11
15:32:20 PM - [FBAInstallNullDriver]
PCI\VEN_8086&DEV_3582&SUBSYS_A0041071&REV_02\3&61AAA01&0&11
15:32:20 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_3584&SUBSYS_A0041071&REV_02\3&61AAA01&0&01
15:32:21 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_24CA&SUBSYS_A0041071&REV_03\3&61AAA01&0&F9
15:32:23 PM - [FBAAddDevInstanceId] ISAPNP\READDATAPORT\0
15:32:24 PM - [FBAAddDevInstanceId] ACPI\PNP0F13\4&32D50C2&0
15:32:25 PM - [FBAAddDevInstanceId] PCIIDE\IDECHANNEL\4&17CE36DC&0&1
15:32:27 PM - [FBAAddDevInstanceId] USB\ROOT_HUB20\4&1538F16E&0
15:32:33 PM - [FBAAddDevInstanceId] PCIIDE\IDECHANNEL\4&17CE36DC&0&0
15:32:34 PM - [FBAAddDevInstanceId] ACPI\PNP0C09\4&32D50C2&0
15:32:35 PM - [FBAAddDevInstanceId] ACPI\PNP0C04\4&32D50C2&0
15:32:36 PM - [FBAAddDevInstanceId] ACPI\PNP0C02\4&32D50C2&0
15:32:37 PM - [FBAAddDevInstanceId] ACPI\PNP0C01\4&32D50C2&0
15:32:38 PM - [FBAAddDevInstanceId] ACPI\PNP0B00\4&32D50C2&0
15:32:39 PM - [FBAAddDevInstanceId] ACPI\PNP0A05\1
15:32:40 PM - [FBAAddDevInstanceId] ACPI\PNP0A05\0
15:32:41 PM - [FBAAddDevInstanceId]
PCI\VEN_1524&DEV_1410&SUBSYS_A0041071&REV_01\4&16793A72&0&18F0
15:32:42 PM - [FBAAddDevInstanceId] ACPI\PNP0800\4&32D50C2&0
15:32:44 PM - [FBAAddDevInstanceId] ACPI\INT0800\4&32D50C2&0
15:32:45 PM - [FBAAddDevInstanceId] ACPI\PNP0000\4&32D50C2&0
15:32:46 PM - [FBAAddDevInstanceId] ACPI\PNP0100\4&32D50C2&0
15:32:47 PM - [FBAAddDevInstanceId] ACPI\PNP0200\4&32D50C2&0
15:32:49 PM - [FBAAddDevInstanceId] ACPI\PNP0303\4&32D50C2&0
15:32:50 PM - [FBAAddDevInstanceId] ACPI\PNP0401\5&1C11E6B7&0
15:32:51 PM - [FBAAddDevInstanceId] ACPI\PNP0501\0
15:32:53 PM - [FBAAddDevInstanceId] ACPI\PNP0501\1
15:32:55 PM - [FBAAddDevInstanceId] ACPI\PNP0501\2
15:32:56 PM - [FBAAddDevInstanceId] USB\VID_059B&PID_0158\0424400908
15:32:58 PM - [FBAAddDevInstanceId]
IDE\DISKTOSHIBA_MK8025GAS_______________________KA023A__\5&25C2F63D&0&0.0.0
15:33:00 PM - [FBAAddDevInstanceId]
USBSTOR\CDROM&VEN_LITE-ON&PROD_COMBO_SOHC-5232K&REV_NK0A\0424400908&0
15:33:14 PM - [FBAAddDevInstanceId] USB\ROOT_HUB\4&44EE99B&0
15:33:21 PM - [FBAAddDevInstanceId] USB\ROOT_HUB\4&3774DA9F&0
15:33:29 PM - [FBASkipDevice] USB\ROOT_HUB\4&44EE99B&0
15:33:29 PM - [FBAAddDevInstanceId] USB\ROOT_HUB\4&3008495E&0
15:33:36 PM - [FBASkipDevice] USB\ROOT_HUB\4&3774DA9F&0
15:33:36 PM - [FBASkipDevice] USB\ROOT_HUB\4&44EE99B&0
15:33:36 PM - [FBASkipDevice] USB\ROOT_HUB\4&3008495E&0
15:33:36 PM - [FBASkipDevice] USB\ROOT_HUB\4&3774DA9F&0
15:33:36 PM - [FBASkipDevice] USB\ROOT_HUB\4&44EE99B&0
15:33:36 PM - [FBAAddDevInstanceId]
LPTENUM\MICROSOFTRAWPORT\6&300F783B&0&LPT1
15:33:38 PM - [FBAAddDevInstanceId]
ELTORITO\ELTORITODISKDEVICE\1&2AA0FFE4&0&0000
15:33:39 PM - [FBAAddDevInstanceId]
STORAGE\VOLUME\1&30A96598&0&SIGNATURE4F544C45OFFSET7E00LENGTH28A0E800
15:33:42 PM - [FBALaunch] rundll32.exe hid.dll,HidservInstaller /install
(ExitCode: 0x0)
15:33:51 PM - [FBASkipDevice] ACPI\PNP0501\0
15:33:51 PM - [FBASkipDevice] ACPI\PNP0501\1
15:33:51 PM - [FBASkipDevice] ACPI\PNP0501\2
15:33:53 PM - [FBASetProgressText] Clearing PNP Flag...
15:33:53 PM - [FBASetProgressText] Setting PNP Flag...
15:33:53 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBAPNP.DLL,
FBAInstallPnpDevices
15:33:53 PM - [FBASetProgressText] Installing Workstation...
15:33:57 PM - [FBASetProgressText] Starting Workstation Service...
15:33:57 PM - [FBAStartService] LanmanWorkstation -> Waiting...
15:33:58 PM - [FBAStartService] LanmanWorkstation -> Running
15:33:58 PM - [FBAStartService] LanmanWorkstation -> Finished Waiting
15:33:58 PM - [FBASetProgressText] Installing Network...
15:34:06 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\nettcpip.inf -c p -i MS_TCPIP (ExitCode: 0x0)
15:34:16 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netrass.inf -c s -i MS_RasCli (ExitCode: 0x0)
15:34:17 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netrast.inf -c p -i MS_NDISWAN (ExitCode: 0x0)
15:34:17 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netrass.inf -c s -i MS_RASMAN (ExitCode: 0x0)
15:34:17 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netrast.inf -c p -i MS_PPTP (ExitCode: 0x0)
15:34:17 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netrast.inf -c p -i MS_PPPOE (ExitCode: 0x0)
15:34:18 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netgpc.inf -c s -i ms_gpc (ExitCode: 0x0)
15:34:21 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netirda.inf -c p -i MS_IrDA (ExitCode: 0x4a020)
15:34:22 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\ndisuio.inf -c p -i MS_NDISUIO (ExitCode: 0x0)
15:34:24 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netpschd.inf -c s -i ms_psched (ExitCode: 0x0)
15:34:28 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netip6.inf -c p -i MS_TCPIP6 (ExitCode: 0x4a020)
15:34:29 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netwzc.inf -c s -i MS_WZCSVC (ExitCode: 0x0)
15:34:29 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBANET.DLL,
FBAInstallNetworking
15:34:29 PM - [FBASetProgressText] Installing Components...
15:34:31 PM - [FBALaunch] C:\WINDOWS\system32\sweninst.exe asyncmac
netrasa.inf (ExitCode: 0x1)
15:34:31 PM - [FBASetProgressText] Setting Domain SID...
15:34:32 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBANET.DLL,
FBASetDomainSid
15:34:32 PM - [FBASetProgressText] Creating Users...
15:34:32 PM - [FBACreateUserAccounts: Creating User] Administrator
15:34:32 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBASEC.DLL,
FBACreateUserAccounts
15:34:32 PM - [FBASetProgressText] Joining Workgroup...
15:34:33 PM - [FBAJoinWorkgroup] NetJoinDomain Succeeded!
15:34:33 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBANET.DLL,
FBAJoinWorkgroup
15:34:33 PM - [FBASetProgressText] Registering Components...
15:34:33 PM - [CallEntryPointThread] C:\WINDOWS\system32\wbem\esscli.dll,
DllRegisterServer
15:34:33 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\fastprox.dll, DllRegisterServer
15:34:33 PM - [CallEntryPointThread] C:\WINDOWS\system32\wbem\mofd.dll,
DllRegisterServer
15:34:33 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\repdrvfs.dll, DllRegisterServer
15:34:33 PM - [FBALaunch] C:\WINDOWS\system32\wbem\unsecapp.exe /RegServer
(ExitCode: 0x0)
15:34:33 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\wbemcore.dll, DllRegisterServer
15:34:34 PM - [CallEntryPointThread] C:\WINDOWS\system32\wbem\wbemess.dll,
DllRegisterServer
15:34:34 PM - [CallEntryPointThread] C:\WINDOWS\system32\wbem\wbemsvc.dll,
DllRegisterServer
15:34:34 PM - [CallEntryPointThread] C:\WINDOWS\system32\wbem\wmimsg.dll,
DllRegisterServer
15:34:34 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\wmiprvsd.dll, DllRegisterServer
15:34:34 PM - [FBALaunch] C:\WINDOWS\system32\wbem\wmiprvse.exe /RegServer
(ExitCode: 0x0)
15:34:35 PM - [CallEntryPointThread] C:\WINDOWS\system32\wbem\wmisvc.dll,
DllRegisterServer
15:34:35 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\wmiutils.dll, DllRegisterServer
15:34:35 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\wbemprox.dll, DllRegisterServer
15:34:35 PM - [CallEntryPointThread] C:\WINDOWS\system32\wbem\fwdprov.dll,
DllRegisterServer
15:34:36 PM - [CallEntryPointThread] C:\WINDOWS\system32\wbem\ncprov.dll,
DllRegisterServer
15:34:36 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\policman.dll, DllRegisterServer
15:34:36 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\tmplprov.dll, DllRegisterServer
15:34:36 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\trnsprov.dll, DllRegisterServer
15:34:36 PM - [CallEntryPointThread] C:\WINDOWS\system32\wbem\updprov.dll,
DllRegisterServer
15:34:37 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\xml\wmi2xml.dll, DllRegisterServer
15:34:37 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\wmiaprpl.dll, DllRegisterServer
15:34:38 PM - [FBALaunch] C:\WINDOWS\system32\wbem\wmiapsrv.exe /RegServer
(ExitCode: 0x0)
15:34:38 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\wmicookr.dll, DllRegisterServer
15:34:38 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\wmidcprv.dll, DllRegisterServer
15:34:48 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\wbemupgd.dll, DllRegisterServer
15:34:48 PM - [CallEntryPointThread] C:\WINDOWS\system32\ole32.dll,
DllRegisterServer
15:34:48 PM - [CallEntryPointThread] C:\WINDOWS\system32\mfc42.dll,
DllRegisterServer
15:34:49 PM - [CallEntryPointThread] C:\WINDOWS\system32\mfc42u.dll,
DllRegisterServer
15:34:50 PM - [CallEntryPointThread] C:\WINDOWS\system32\oleaut32.dll,
DllRegisterServer
15:34:50 PM - [CallEntryPointThread] C:\WINDOWS\system32\oleacc.dll,
DllRegisterServer
15:34:50 PM - [CallEntryPointThread] C:\WINDOWS\system32\w32time.dll,
DllRegisterServer
15:34:51 PM - [CallEntryPointThread] C:\WINDOWS\system32\shell32.dll,
DllRegisterServer
15:34:52 PM - [CallEntryPointThread] C:\WINDOWS\system32\shell32.dll,
DllInstall
15:34:52 PM - [CallEntryPointThread] C:\WINDOWS\system32\comctl32.dll,
DllInstall
15:34:52 PM - [CallEntryPointThread] C:\WINDOWS\system32\wininet.dll,
DllInstall
15:34:53 PM - [CallEntryPointThread] C:\WINDOWS\system32\browseui.dll,
DllRegisterServer
15:34:53 PM - [CallEntryPointThread] C:\WINDOWS\system32\browseui.dll,
DllInstall
15:34:53 PM - [CallEntryPointThread] C:\WINDOWS\system32\shdocvw.dll,
DllRegisterServer
15:34:53 PM - [CallEntryPointThread] C:\WINDOWS\system32\shdocvw.dll,
DllInstall
15:34:53 PM - [CallEntryPointThread] C:\WINDOWS\system32\msaatext.dll,
DllRegisterServer
15:34:55 PM - [CallEntryPointThread] C:\WINDOWS\system32\mshtml.dll,
DllRegisterServer
15:34:55 PM - [CallEntryPointThread] C:\WINDOWS\system32\mshtml.dll,
DllInstall
15:34:55 PM - [CallEntryPointThread] C:\WINDOWS\system32\mshtmled.dll,
DllRegisterServer
15:34:56 PM - [CallEntryPointThread] C:\WINDOWS\system32\urlmon.dll,
DllRegisterServer
15:34:56 PM - [CallEntryPointThread] C:\WINDOWS\system32\urlmon.dll,
DllInstall
15:34:56 PM - [CallEntryPointThread] C:\WINDOWS\system32\inseng.dll,
DllRegisterServer
15:34:57 PM - [CallEntryPointThread] C:\WINDOWS\system32\hhctrl.ocx,
DllRegisterServer
15:34:57 PM - [CallEntryPointThread] C:\WINDOWS\system32\itircl.dll,
DllRegisterServer
15:34:57 PM - [CallEntryPointThread] C:\WINDOWS\system32\itss.dll,
DllRegisterServer
15:34:58 PM - [CallEntryPointThread] C:\WINDOWS\system32\shgina.dll,
DllRegisterServer
15:34:58 PM - [CallEntryPointThread] C:\WINDOWS\system32\shgina.dll,
DllInstall
15:34:58 PM - [CallEntryPointThread] C:\WINDOWS\system32\mlang.dll,
DllRegisterServer
15:34:59 PM - [CallEntryPointThread] C:\WINDOWS\system32\shsvcs.dll,
DllRegisterServer
15:35:00 PM - [CallEntryPointThread] C:\WINDOWS\system32\shsvcs.dll,
DllInstall
15:35:01 PM - [CallEntryPointThread] C:\WINDOWS\system32\docprop2.dll,
DllRegisterServer
15:35:02 PM - [CallEntryPointThread] C:\WINDOWS\system32\digest.dll,
DllInstall
15:35:02 PM - [CallEntryPointThread] C:\WINDOWS\system32\iesetup.dll,
DllInstall
15:35:04 PM - [CallEntryPointThread] C:\WINDOWS\system32\msxml3.dll,
DllRegisterServer
15:35:04 PM - [FBARegQueue: Registered] C:\WINDOWS\system32\winhttp.dll
15:35:04 PM - [CallEntryPointThread] C:\WINDOWS\system32\jscript.dll,
DllRegisterServer
15:35:04 PM - [CallEntryPointThread] C:\WINDOWS\system32\jscript.dll,
DllRegisterServer
15:35:05 PM - [CallEntryPointThread] C:\WINDOWS\system32\vbscript.dll,
DllRegisterServer
15:35:05 PM - [CallEntryPointThread] C:\WINDOWS\system32\vbscript.dll,
DllRegisterServer
15:35:05 PM - [CallEntryPointThread] C:\WINDOWS\system32\scrrun.dll,
DllRegisterServer
15:35:05 PM - [CallEntryPointThread] C:\WINDOWS\system32\dispex.dll,
DllRegisterServer
15:35:05 PM - [CallEntryPointThread] C:\WINDOWS\system32\scrobj.dll,
DllRegisterServer
15:35:05 PM - [FBARegQueue: Registered] C:\WINDOWS\system32\msscript.ocx
15:35:05 PM - [CallEntryPointThread] C:\WINDOWS\system32\dsuiext.dll,
DllRegisterServer
15:35:06 PM - [CallEntryPointThread] C:\WINDOWS\system32\mmcndmgr.dll,
DllRegisterServer
15:35:07 PM - [CallEntryPointThread] C:\WINDOWS\system32\gptext.dll,
DllRegisterServer
15:35:07 PM - [CallEntryPointThread] C:\WINDOWS\system32\els.dll,
DllRegisterServer
15:35:08 PM - [CallEntryPointThread] C:\WINDOWS\system32\devmgr.dll,
DllRegisterServer
15:35:08 PM - [CallEntryPointThread] C:\WINDOWS\system32\wshcon.dll,
DllRegisterServer
15:35:08 PM - [CallEntryPointThread] C:\WINDOWS\system32\wshext.dll,
DllRegisterServer
15:35:08 PM - [CallEntryPointThread] C:\WINDOWS\system32\wshom.ocx,
DllRegisterServer
15:35:09 PM - [CallEntryPointThread] C:\WINDOWS\system32\devenum.dll,
DllRegisterServer
15:35:09 PM - [CallEntryPointThread] C:\WINDOWS\system32\quartz.dll,
DllRegisterServer
15:35:09 PM - [CallEntryPointThread] C:\WINDOWS\system32\qcap.dll,
DllRegisterServer
15:35:10 PM - [CallEntryPointThread] C:\WINDOWS\system32\qasf.dll,
DllRegisterServer
15:35:11 PM - [CallEntryPointThread] C:\WINDOWS\system32\encapi.dll,
DllRegisterServer
15:35:12 PM - [CallEntryPointThread] C:\WINDOWS\system32\g711codc.ax,
DllRegisterServer
15:35:13 PM - [CallEntryPointThread] C:\WINDOWS\system32\tapi3.dll,
DllRegisterServer
15:35:15 PM - [CallEntryPointThread] C:\WINDOWS\system32\termmgr.dll,
DllRegisterServer
15:35:15 PM - [CallEntryPointThread] C:\WINDOWS\system32\sdpblb.dll,
DllRegisterServer
15:35:16 PM - [CallEntryPointThread] C:\WINDOWS\system32\hnetcfg.dll,
DllRegisterServer
15:35:16 PM - [CallEntryPointThread] C:\WINDOWS\system32\mydocs.dll,
DllRegisterServer
15:35:18 PM - [CallEntryPointThread] C:\WINDOWS\system32\scardssp.dll,
DllRegisterServer
15:35:18 PM - [CallEntryPointThread] C:\WINDOWS\system32\rpcrt4.dll,
DllRegisterServer
15:35:18 PM - [CallEntryPointThread] C:\WINDOWS\system32\polstore.dll,
DllRegisterServer
15:35:19 PM - [CallEntryPointThread] C:\WINDOWS\system32\snmpsnap.dll,
DllRegisterServer
15:35:19 PM - [CallEntryPointThread] C:\WINDOWS\system32\wavemsp.dll,
DllRegisterServer
15:35:20 PM - [CallEntryPointThread] C:\WINDOWS\system32\cic.dll,
DllRegisterServer
15:35:20 PM - [CallEntryPointThread] C:\WINDOWS\system32\certcli.dll,
DllRegisterServer
15:35:22 PM - [CallEntryPointThread] C:\WINDOWS\system32\dsdmo.dll,
DllRegisterServer
15:35:22 PM - [CallEntryPointThread] C:\WINDOWS\system32\dsdmoprp.dll,
DllRegisterServer
15:35:25 PM - [CallEntryPointThread] C:\WINDOWS\system32\gpkcsp.dll,
DllRegisterServer
15:35:26 PM - [CallEntryPointThread] C:\WINDOWS\system32\sccbase.dll,
DllRegisterServer
15:35:26 PM - [CallEntryPointThread] C:\WINDOWS\system32\slbcsp.dll,
DllRegisterServer
15:35:26 PM - [CallEntryPointThread] C:\WINDOWS\system32\slbiop.dll,
DllRegisterServer
15:35:26 PM - [CallEntryPointThread] C:\WINDOWS\system32\scredir.dll,
DllRegisterServer
15:35:26 PM - [CallEntryPointThread] C:\WINDOWS\system32\rastls.dll,
DllRegisterServer
15:35:27 PM - [CallEntryPointThread] C:\WINDOWS\system32\confmsp.dll,
DllRegisterServer
15:35:27 PM - [CallEntryPointThread] C:\WINDOWS\system32\h323msp.dll,
DllRegisterServer
15:35:28 PM - [CallEntryPointThread] C:\WINDOWS\system32\fontext.dll,
DllRegisterServer
15:35:28 PM - [FBARegQueue: DllRegisterServer]
C:\WINDOWS\system32\activeds.dll (Error: 0x80040154)
15:35:29 PM - [CallEntryPointThread] C:\WINDOWS\system32\vbisurf.ax,
DllRegisterServer
15:35:30 PM - [FBARegQueue: Registered] C:\WINDOWS\system32\userenv.dll
15:35:30 PM - [CallEntryPointThread] C:\WINDOWS\system32\scecli.dll,
DllRegisterServer
15:35:32 PM - [CallEntryPointThread] C:\WINDOWS\system32\licdll.dll,
DllRegisterServer
15:35:32 PM - [CallEntryPointThread] C:\WINDOWS\system32\mmcshext.dll,
DllRegisterServer
15:35:33 PM - [CallEntryPointThread] C:\WINDOWS\system32\credui.dll,
DllRegisterServer
15:35:34 PM - [CallEntryPointThread] C:\WINDOWS\system32\osuninst.dll,
DllRegisterServer
15:35:36 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBAREG.DLL,
FBARegisterDLLsPhase2
15:35:36 PM - [FBASetProgressText] Installing Components...
15:35:36 PM - [CallEntryPointThread] C:\WINDOWS\system32\colbact.dll,
DllRegisterServer
15:35:36 PM - [CallEntryPointThread] C:\WINDOWS\system32\comaddin.dll,
DllRegisterServer
15:35:36 PM - [CallEntryPointThread] C:\WINDOWS\system32\catsrvps.dll,
DllRegisterServer
15:35:36 PM - [CallEntryPointThread] C:\WINDOWS\system32\comrepl.dll,
DllRegisterServer
15:35:36 PM - [CallEntryPointThread] C:\WINDOWS\system32\stclient.dll,
DllRegisterServer
15:35:36 PM - [CallEntryPointThread] C:\WINDOWS\system32\catsrvut.dll,
DllRegisterServer
15:35:37 PM - [CallEntryPointThread] C:\WINDOWS\system32\es.dll,
DllRegisterServer
15:35:37 PM - [CallEntryPointThread] C:\WINDOWS\system32\clbcatex.dll,
DllRegisterServer
15:35:37 PM - [CallEntryPointThread] C:\WINDOWS\system32\Com\comadmin.dll,
DllRegisterServer
15:35:37 PM - [CallEntryPointThread] C:\WINDOWS\system32\comsnap.dll,
DllRegisterServer
15:35:37 PM - [CallEntryPointThread] C:\WINDOWS\system32\clbcatq.dll,
DllRegisterServer
15:35:38 PM - [CallEntryPointThread] C:\WINDOWS\system32\catsrv.dll,
DllRegisterServer
15:35:38 PM - [CallEntryPointThread] C:\WINDOWS\system32\comuid.dll,
DllRegisterServer
15:35:38 PM - [CallEntryPointThread] C:\WINDOWS\system32\comsvcs.dll,
DllRegisterServer
15:35:38 PM - [CallEntryPointThread] C:\WINDOWS\system32\msdtctm.dll,
DllRegisterServer
15:35:38 PM - [CallEntryPointThread] C:\WINDOWS\system32\mtxoci.dll,
DllRegisterServer
15:35:38 PM - [CallEntryPointThread] C:\WINDOWS\system32\msdtcprx.dll,
DllRegisterServer
15:35:38 PM - [CallEntryPointThread] C:\WINDOWS\system32\msdtcuiu.dll,
DllRegisterServer
15:35:38 PM - [FBALaunch] C:\WINDOWS\system32\smbinst.exe
C:\WINDOWS\inf\machine.inf (ExitCode: 0x0)
15:35:38 PM - [CallEntryPointThread] C:\WINDOWS\system32\remotepg.dll,
DllRegisterServer
15:35:39 PM - [CallEntryPointThread] C:\WINDOWS\system32\cfgbkend.dll,
DllRegisterServer
15:35:39 PM - [FBASetProgressText] Processing Runonce Items...
15:35:39 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBALIB.DLL,
FBADoRunonce
15:35:39 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBAREG.DLL,
FBAProcessRunOnceKey
15:35:44 PM - [FBAApplySecurityStringToRegKey] RegSetKeySecurity Failed!
Error: 0x6
15:35:44 PM - [FBAReplaceSecurityInRegistry]
FBAApplySecurityStringToRegKey(009) #1 Failed!
15:35:47 PM - [pOcLoadMasterOcInf] Found Component: [com]
15:35:47 PM - [pOcLoadMasterOcInf] Found Component: [dtc]
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\clbcatq.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\comuid.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\comsvcs.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\catsrv.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\catsrvut.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\clbcatex.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\catsrvps.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\colbact.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\Com\comadmin.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\Com\comrepl.exe
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\Com\migregdb.exe
15:35:48 PM - [ScanQueue: Missing File] C:\WINDOWS\help\comexp.chm
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\msdtc.exe
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\msdtclog.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\xolehlp.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\msdtctm.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\msdtcprx.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\mtxoci.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\msdtcuiu.dll
15:35:48 PM - [ScanQueue: File Exists]
C:\WINDOWS\system32\MsDtc\Trace\msdtctr.mof
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\comsnap.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\stclient.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\comrepl.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\comaddin.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\mtxdm.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\mtxex.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\mtxlegih.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\dcomcnfg.exe
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\Com\comexp.msc
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\Com\comempty.dat
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\Com\comrereg.exe
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\Com\mtsadmin.tlb
15:35:48 PM - [ScanQueue: Missing File] C:\WINDOWS\help\comexp.hlp
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\msdtcprf.h
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\msdtcprf.ini
15:35:48 PM - [ScanQueue: File Exists]
C:\WINDOWS\system32\MsDtc\Trace\msdtcvtr.bat
15:36:14 PM - [OcTerminate] Finished
15:36:14 PM - [FBALaunch] C:\WINDOWS\FBA\FBAOC.EXE (ExitCode: 0x0)
15:36:14 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBALIB.DLL,
FBALaunchOCM
15:36:14 PM - [FBASetProgressText] Installing Components...
15:36:14 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBAREG.DLL,
FBAMigrateRegistryKeys
15:36:14 PM - [FBASetProgressText] Resetting Setup Flag...
15:36:14 PM - [FBARemoveRestart] Updated BootExecute!
15:36:14 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBALIB.DLL,
FBAResetSetup
15:36:14 PM - [FBASetProgressText] Replacing System Hives...
15:36:16 PM - [FBAFlushFilesToDisk] FlushFileBuffers(C:\) succeeded!
15:36:16 PM - [FBADoProperShutdown] Sleeping...
15:36:26 PM - [FBADoProperShutdown] Exiting process...
15:50:01 PM - [FBASetProgressText] Resetting Setup Flag...
15:50:01 PM - [DoFBA] FBAProcessDLLsInOrder failed!


Also, do you use EWF RAM or EWF RAM Reg mode?
I use RAM*reg* Mode
How does your boot.ini look like?
There is no boot.ini in C:
Did you have El-Torito CD with the proper signature inserted in the drive while the FBA was running?

Yes

--
My questions:
1) Is this faster if I make a smaller partition 160MB instead of 650MB (
image size is about 130MB)
2) Does Target Device setting in partition size affect to the actual size of
the boot partition?
I tried to make it the same in my test.
What if I set in TD 160MB and create a partition for FBA 200MB

Thanks,

Dan
 
G

Guest

Update

Boot.ini file could not see in a running image. It is hidden.
When I boot from CD with XPe CD1, I found it.
[boot loader]
timeout=0
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Microsoft Windows XP Embedded"
/fastdetect /noexecute=AlwaysOff

Thanks
Dan

KM said:
Dan,

Can you show us the \windows\fba\FBALog.txt file content from that image installation?

Also, do you use EWF RAM or EWF RAM Reg mode?

How does your boot.ini look like?

Did you have El-Torito CD with the proper signature inserted in the drive while the FBA was running?

--
=========
Regards,
KM

Many Thanks,
I now I have another BIG problem.

I now use winPE from the XPe CD1 to create the first and only partition FAT
32 650MB on the hard disk.
I start to again build the Pre-FBA CD.
run FBA, check EWF...
Finally, I run ewfmgr c: /enable, delete MonutedDevices key and reboot.
Check EWF and capture the image.

Now I got a error during the XPe CD boot up.
"file missing or corrupted:
\WINDOWS\SYSTEM32\CONFIG\SYSTEM'

I boot back to the hard disk and check, the SYSTEM file is still there.

What should I do?

Thanks

Dan

KM said:
Dan,

Answers to your questions:

1) Yes. Dual boot.ini is fine as long as its default Arcpath is right. You can always change the boot.ini just before you
capture the image.

2) Yes, it does since you are accessing that partition data offline which means EWF is out of the picture.

3) Not quite sure I understood the question. You can definiley run the hd2iso when you boot from a CD. You can use WinPE 2.0
here as long as hd2iso can run there.

4) The El-Torito signature you typed in TD is store in [HKLM\System\CurrentControlSet\Services\EWF\FBA],"DiskSig" (dword)
value
in registry. It is used during FBA when El-torito CD is found in the drive. The signatures must match so that el-torito driver
can
be initialized. You can't fix this in post-FBA image unless you re-run FBA there again.
You can try a trick to fix that in post-FBA. Disclaimer: I never tried this scenario myself so you'll be on your own here. First
of
all, fix the El-torito signature registry key I mentioned above. Then run command "FBA -dopnp" and check the FBALog.txt to see if
it
finally found and enumerated the el-torito CD (assuming you've got the right El-torito CD in the drive). If it doesn't help,
you'd
need to rebuild the image.

5) Do you mean you want to use USB CD-ROM? It is going to work stable only with USB 2.0 and you'd need to include the USB 2.0
Boot components in your image as well. Theoretically it is possible to get it running with 1.1 (if your BIOS supports USB CD-ROM
boot) but that would involve some work to be done in TD and post-FBA and may not work in all the cases. We discussed the 1.1 boot
in
some posts in this NG alot, you may want to search NG archive. But again, you may spend a lot of time on this without a good
result
at the end.


--
=========
Regards,
KM

Thank KM very much,

Yes, I use WinPE2 and later make the partition boot with bootprep.
Thanks for your info.
I have two partitions on that disk. The first is for El Torito CD. The
second is just normal full-load XPe for rescue. Boot.ini was configured to
boot both.

I read your post on other topic (Alex's) and follow.
I used EWF RAM*reg*, 650MB. I have deleted the key MountedDevices, run
etprep /delete, ewfmgr /enable and see C: protected. I also see El Torito
device appeared.
I am going to boot from the USB CD to run hd2iso to make the Post FBA CD
image.
Here is my problem.
Now I found that I have entered a wrong Pre-FBA El CD ID.
I have some questions need your help.

1) Can I boot from the second partition to run hd2iso for the first
partition? If yes, does it matter if I leave the boot.ini file with dual boot?
2) From the second partition, if I make some change on the first partition (
EWF enable), does it really changes on the next time the first partition boot?
3) Does it matter if I boot WinPE*2* from a CD to run hd2iso?

4) I made a misktake to put a decimal number which shows on the El Torito CD
in
TD onto a hd2iso's option to create a Pre-FBA El Torito CD. I just found that
it was incorrectly translated to Hex.

Does it matter if they are mismatch?
If it does matter, how can I fix without make Pre-FBA El CD and run FBA again?

What ID should I put on the on Post-FBA El CD now?

Can I use this El Torito CD (650MB with whatever ID) for the future build?

5) Can I boot this final XPe CD with USB 1.1?

I am sorry about my terrible English.

Many thanks,
Dan

:

Dan,

Are you using WinPE *2.0* to partition and format the drive? Please don't do that with XPe targets.
Diskpart on Vista (the same kernel and virtual disk services) uses the boot sector that point to bootmgr loader (not ntldr) by
default. It is still possible to fix it by using some other tools included in WinPE 2.0 but it would probably be cleaner if
you
stick to WinPE 1.x when you have to deal with XPe.

USB CD boot should work.
Not sure what you meant by " I set boot.ini to boot to D: to prepare pre-FBA CD from C:". What preparations you were talking
about?

Also, it sounded like you haven't gotten to boot off the CD yet, right? You are still trying to get the image to run though
FBA
on
the hard disk. Is this correct? Were you able to see the image booting off the hard disk (first partition) or not?

--
=========
Regards,
KM


I have two problems
1/ format 650MB primary partition with FAT32, set active using dispart in
WinPE2. After I fill this partition with pre-FBA image, it does not boot. I
have to use bootprep /dC to config. It then boots and I want to know what
went wrong here since your doc said " FAT32 do not need bootprep."
2/ I put a pre-FBA CD on the USB CD (This is the only CD driver in my
tablet). I created 2 primary partitions 650MB each of the 80GB HD, one C: for
CD and one D: for a normal hard drive XPe image. I set boot.ini to boot to D:
to prepare pre-FBA CD from C:. Later, I boot into C: to prepare the final
image. In my case, I set Boot CD first.
I boot the system into C: to run FBA with a pre-FBA 700MB CD in the USB CD
Driver.
For the first time the image runs FBA, reboot and later it comes back says "
Missing operating system"
What did I do wrong? set HD boot first and USB-CD later?

My prepare image has no problem with El Torito support, USB 2 boot ets...I
also disable start option in EWF...

Your document messes up my mind.
Hope you, experts, help me to build a successful XPe bootable CD.

I am using Feature Pack 2007, my sytem is a tablet with one HD
Thanks,
 
K

KM

Dan,

Strange. I can't see any EWF related activities in your FBALog.txt. IIRC, it is possible with Reg RAM mode on SP2 FP2007.

However, I can't see the El-Torito enumeration debug messages either. Are you sure the ""El Torito CD" component in your image
config?

The boot.ini is less important.

--
=========
Regards,
KM
Thanks MK,
Below are my answers

KM said:
Dan,

Can you show us the \windows\fba\FBALog.txt file content from that image installation?

....
STORAGE\VOLUME\1&30A96598&0&SIGNATUREA124A065OFFSET7E00LENGTH28A0E800
15:31:47 PM - [FBAAddDevInstanceId] ACPI_HAL\PNP0C08\0
15:31:48 PM - [FBAAddDevInstanceId] ACPI\ACPI0003\2&DABA3FF&0
15:31:50 PM - [FBAInstallOneDevice] Device Already Installed:
[COMPOSITE_BATTERY]
15:31:50 PM - [InstallCompositeBattery] Installed Device!
15:31:50 PM - [FBAAddDevInstanceId] ACPI\PNP0C0E\2&DABA3FF&0
15:31:51 PM - [FBAAddDevInstanceId] ACPI\FIXEDBUTTON\2&DABA3FF&0
15:31:52 PM - [FBAAddDevInstanceId] ACPI\PNP0C0D\2&DABA3FF&0
15:31:54 PM - [FBAAddDevInstanceId]
ACPI\GENUINEINTEL_-_X86_FAMILY_6_MODEL_9\_0
15:31:55 PM - [FBAAddDevInstanceId] ACPI\PNP0C0A\2&DABA3FF&0
15:31:58 PM - [FBAAddDevInstanceId] ACPI\PNP0A03\2&DABA3FF&0
15:31:59 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_3585&SUBSYS_A0041071&REV_02\3&61AAA01&0&03
15:32:00 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_24CD&SUBSYS_A0041071&REV_03\3&61AAA01&0&EF
15:32:03 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_24CC&SUBSYS_00000000&REV_03\3&61AAA01&0&F8
15:32:04 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_3580&SUBSYS_00000000&REV_02\3&61AAA01&0&00
15:32:06 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_24C7&SUBSYS_A0041071&REV_03\3&61AAA01&0&EA
15:32:08 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_24C5&SUBSYS_A0041071&REV_03\3&61AAA01&0&FD
15:32:08 PM - [FBAInstallNullDriver]
PCI\VEN_8086&DEV_24C5&SUBSYS_A0041071&REV_03\3&61AAA01&0&FD
15:32:08 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_24C4&SUBSYS_A0041071&REV_03\3&61AAA01&0&E9
15:32:12 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_24C3&SUBSYS_A0041071&REV_03\3&61AAA01&0&FB
15:32:13 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_24C2&SUBSYS_A0041071&REV_03\3&61AAA01&0&E8
15:32:18 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_2448&SUBSYS_00000000&REV_83\3&61AAA01&0&F0
15:32:20 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_3582&SUBSYS_A0041071&REV_02\3&61AAA01&0&10
15:32:20 PM - [FBAInstallNullDriver]
PCI\VEN_8086&DEV_3582&SUBSYS_A0041071&REV_02\3&61AAA01&0&10
15:32:20 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_3582&SUBSYS_A0041071&REV_02\3&61AAA01&0&11
15:32:20 PM - [FBAInstallNullDriver]
PCI\VEN_8086&DEV_3582&SUBSYS_A0041071&REV_02\3&61AAA01&0&11
15:32:20 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_3584&SUBSYS_A0041071&REV_02\3&61AAA01&0&01
15:32:21 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_24CA&SUBSYS_A0041071&REV_03\3&61AAA01&0&F9
15:32:23 PM - [FBAAddDevInstanceId] ISAPNP\READDATAPORT\0
15:32:24 PM - [FBAAddDevInstanceId] ACPI\PNP0F13\4&32D50C2&0
15:32:25 PM - [FBAAddDevInstanceId] PCIIDE\IDECHANNEL\4&17CE36DC&0&1
15:32:27 PM - [FBAAddDevInstanceId] USB\ROOT_HUB20\4&1538F16E&0
15:32:33 PM - [FBAAddDevInstanceId] PCIIDE\IDECHANNEL\4&17CE36DC&0&0
15:32:34 PM - [FBAAddDevInstanceId] ACPI\PNP0C09\4&32D50C2&0
15:32:35 PM - [FBAAddDevInstanceId] ACPI\PNP0C04\4&32D50C2&0
15:32:36 PM - [FBAAddDevInstanceId] ACPI\PNP0C02\4&32D50C2&0
15:32:37 PM - [FBAAddDevInstanceId] ACPI\PNP0C01\4&32D50C2&0
15:32:38 PM - [FBAAddDevInstanceId] ACPI\PNP0B00\4&32D50C2&0
15:32:39 PM - [FBAAddDevInstanceId] ACPI\PNP0A05\1
15:32:40 PM - [FBAAddDevInstanceId] ACPI\PNP0A05\0
15:32:41 PM - [FBAAddDevInstanceId]
PCI\VEN_1524&DEV_1410&SUBSYS_A0041071&REV_01\4&16793A72&0&18F0
15:32:42 PM - [FBAAddDevInstanceId] ACPI\PNP0800\4&32D50C2&0
15:32:44 PM - [FBAAddDevInstanceId] ACPI\INT0800\4&32D50C2&0
15:32:45 PM - [FBAAddDevInstanceId] ACPI\PNP0000\4&32D50C2&0
15:32:46 PM - [FBAAddDevInstanceId] ACPI\PNP0100\4&32D50C2&0
15:32:47 PM - [FBAAddDevInstanceId] ACPI\PNP0200\4&32D50C2&0
15:32:49 PM - [FBAAddDevInstanceId] ACPI\PNP0303\4&32D50C2&0
15:32:50 PM - [FBAAddDevInstanceId] ACPI\PNP0401\5&1C11E6B7&0
15:32:51 PM - [FBAAddDevInstanceId] ACPI\PNP0501\0
15:32:53 PM - [FBAAddDevInstanceId] ACPI\PNP0501\1
15:32:55 PM - [FBAAddDevInstanceId] ACPI\PNP0501\2
15:32:56 PM - [FBAAddDevInstanceId] USB\VID_059B&PID_0158\0424400908
15:32:58 PM - [FBAAddDevInstanceId]
IDE\DISKTOSHIBA_MK8025GAS_______________________KA023A__\5&25C2F63D&0&0.0.0
15:33:00 PM - [FBAAddDevInstanceId]
USBSTOR\CDROM&VEN_LITE-ON&PROD_COMBO_SOHC-5232K&REV_NK0A\0424400908&0
15:33:14 PM - [FBAAddDevInstanceId] USB\ROOT_HUB\4&44EE99B&0
15:33:21 PM - [FBAAddDevInstanceId] USB\ROOT_HUB\4&3774DA9F&0
15:33:29 PM - [FBASkipDevice] USB\ROOT_HUB\4&44EE99B&0
15:33:29 PM - [FBAAddDevInstanceId] USB\ROOT_HUB\4&3008495E&0
15:33:36 PM - [FBASkipDevice] USB\ROOT_HUB\4&3774DA9F&0
15:33:36 PM - [FBASkipDevice] USB\ROOT_HUB\4&44EE99B&0
15:33:36 PM - [FBASkipDevice] USB\ROOT_HUB\4&3008495E&0
15:33:36 PM - [FBASkipDevice] USB\ROOT_HUB\4&3774DA9F&0
15:33:36 PM - [FBASkipDevice] USB\ROOT_HUB\4&44EE99B&0
15:33:36 PM - [FBAAddDevInstanceId]
LPTENUM\MICROSOFTRAWPORT\6&300F783B&0&LPT1
15:33:38 PM - [FBAAddDevInstanceId]
ELTORITO\ELTORITODISKDEVICE\1&2AA0FFE4&0&0000
15:33:39 PM - [FBAAddDevInstanceId]
STORAGE\VOLUME\1&30A96598&0&SIGNATURE4F544C45OFFSET7E00LENGTH28A0E800
15:33:42 PM - [FBALaunch] rundll32.exe hid.dll,HidservInstaller /install
(ExitCode: 0x0)
15:33:51 PM - [FBASkipDevice] ACPI\PNP0501\0
15:33:51 PM - [FBASkipDevice] ACPI\PNP0501\1
15:33:51 PM - [FBASkipDevice] ACPI\PNP0501\2
15:33:53 PM - [FBASetProgressText] Clearing PNP Flag...
15:33:53 PM - [FBASetProgressText] Setting PNP Flag...
15:33:53 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBAPNP.DLL,
FBAInstallPnpDevices
15:33:53 PM - [FBASetProgressText] Installing Workstation...
15:33:57 PM - [FBASetProgressText] Starting Workstation Service...
15:33:57 PM - [FBAStartService] LanmanWorkstation -> Waiting...
15:33:58 PM - [FBAStartService] LanmanWorkstation -> Running
15:33:58 PM - [FBAStartService] LanmanWorkstation -> Finished Waiting
15:33:58 PM - [FBASetProgressText] Installing Network...
15:34:06 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\nettcpip.inf -c p -i MS_TCPIP (ExitCode: 0x0)
15:34:16 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netrass.inf -c s -i MS_RasCli (ExitCode: 0x0)
15:34:17 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netrast.inf -c p -i MS_NDISWAN (ExitCode: 0x0)
15:34:17 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netrass.inf -c s -i MS_RASMAN (ExitCode: 0x0)
15:34:17 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netrast.inf -c p -i MS_PPTP (ExitCode: 0x0)
15:34:17 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netrast.inf -c p -i MS_PPPOE (ExitCode: 0x0)
15:34:18 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netgpc.inf -c s -i ms_gpc (ExitCode: 0x0)
15:34:21 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netirda.inf -c p -i MS_IrDA (ExitCode: 0x4a020)
15:34:22 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\ndisuio.inf -c p -i MS_NDISUIO (ExitCode: 0x0)
15:34:24 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netpschd.inf -c s -i ms_psched (ExitCode: 0x0)
15:34:28 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netip6.inf -c p -i MS_TCPIP6 (ExitCode: 0x4a020)
15:34:29 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netwzc.inf -c s -i MS_WZCSVC (ExitCode: 0x0)
15:34:29 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBANET.DLL,
FBAInstallNetworking
15:34:29 PM - [FBASetProgressText] Installing Components...
15:34:31 PM - [FBALaunch] C:\WINDOWS\system32\sweninst.exe asyncmac
netrasa.inf (ExitCode: 0x1)
15:34:31 PM - [FBASetProgressText] Setting Domain SID...
15:34:32 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBANET.DLL,
FBASetDomainSid
15:34:32 PM - [FBASetProgressText] Creating Users...
15:34:32 PM - [FBACreateUserAccounts: Creating User] Administrator
15:34:32 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBASEC.DLL,
FBACreateUserAccounts
15:34:32 PM - [FBASetProgressText] Joining Workgroup...
15:34:33 PM - [FBAJoinWorkgroup] NetJoinDomain Succeeded!
15:34:33 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBANET.DLL,
FBAJoinWorkgroup
15:34:33 PM - [FBASetProgressText] Registering Components...
15:34:33 PM - [CallEntryPointThread] C:\WINDOWS\system32\wbem\esscli.dll,
DllRegisterServer
15:34:33 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\fastprox.dll, DllRegisterServer
15:34:33 PM - [CallEntryPointThread] C:\WINDOWS\system32\wbem\mofd.dll,
DllRegisterServer
15:34:33 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\repdrvfs.dll, DllRegisterServer
15:34:33 PM - [FBALaunch] C:\WINDOWS\system32\wbem\unsecapp.exe /RegServer
(ExitCode: 0x0)
15:34:33 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\wbemcore.dll, DllRegisterServer
15:34:34 PM - [CallEntryPointThread] C:\WINDOWS\system32\wbem\wbemess.dll,
DllRegisterServer
15:34:34 PM - [CallEntryPointThread] C:\WINDOWS\system32\wbem\wbemsvc.dll,
DllRegisterServer
15:34:34 PM - [CallEntryPointThread] C:\WINDOWS\system32\wbem\wmimsg.dll,
DllRegisterServer
15:34:34 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\wmiprvsd.dll, DllRegisterServer
15:34:34 PM - [FBALaunch] C:\WINDOWS\system32\wbem\wmiprvse.exe /RegServer
(ExitCode: 0x0)
15:34:35 PM - [CallEntryPointThread] C:\WINDOWS\system32\wbem\wmisvc.dll,
DllRegisterServer
15:34:35 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\wmiutils.dll, DllRegisterServer
15:34:35 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\wbemprox.dll, DllRegisterServer
15:34:35 PM - [CallEntryPointThread] C:\WINDOWS\system32\wbem\fwdprov.dll,
DllRegisterServer
15:34:36 PM - [CallEntryPointThread] C:\WINDOWS\system32\wbem\ncprov.dll,
DllRegisterServer
15:34:36 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\policman.dll, DllRegisterServer
15:34:36 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\tmplprov.dll, DllRegisterServer
15:34:36 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\trnsprov.dll, DllRegisterServer
15:34:36 PM - [CallEntryPointThread] C:\WINDOWS\system32\wbem\updprov.dll,
DllRegisterServer
15:34:37 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\xml\wmi2xml.dll, DllRegisterServer
15:34:37 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\wmiaprpl.dll, DllRegisterServer
15:34:38 PM - [FBALaunch] C:\WINDOWS\system32\wbem\wmiapsrv.exe /RegServer
(ExitCode: 0x0)
15:34:38 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\wmicookr.dll, DllRegisterServer
15:34:38 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\wmidcprv.dll, DllRegisterServer
15:34:48 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\wbemupgd.dll, DllRegisterServer
15:34:48 PM - [CallEntryPointThread] C:\WINDOWS\system32\ole32.dll,
DllRegisterServer
15:34:48 PM - [CallEntryPointThread] C:\WINDOWS\system32\mfc42.dll,
DllRegisterServer
15:34:49 PM - [CallEntryPointThread] C:\WINDOWS\system32\mfc42u.dll,
DllRegisterServer
15:34:50 PM - [CallEntryPointThread] C:\WINDOWS\system32\oleaut32.dll,
DllRegisterServer
15:34:50 PM - [CallEntryPointThread] C:\WINDOWS\system32\oleacc.dll,
DllRegisterServer
15:34:50 PM - [CallEntryPointThread] C:\WINDOWS\system32\w32time.dll,
DllRegisterServer
15:34:51 PM - [CallEntryPointThread] C:\WINDOWS\system32\shell32.dll,
DllRegisterServer
15:34:52 PM - [CallEntryPointThread] C:\WINDOWS\system32\shell32.dll,
DllInstall
15:34:52 PM - [CallEntryPointThread] C:\WINDOWS\system32\comctl32.dll,
DllInstall
15:34:52 PM - [CallEntryPointThread] C:\WINDOWS\system32\wininet.dll,
DllInstall
15:34:53 PM - [CallEntryPointThread] C:\WINDOWS\system32\browseui.dll,
DllRegisterServer
15:34:53 PM - [CallEntryPointThread] C:\WINDOWS\system32\browseui.dll,
DllInstall
15:34:53 PM - [CallEntryPointThread] C:\WINDOWS\system32\shdocvw.dll,
DllRegisterServer
15:34:53 PM - [CallEntryPointThread] C:\WINDOWS\system32\shdocvw.dll,
DllInstall
15:34:53 PM - [CallEntryPointThread] C:\WINDOWS\system32\msaatext.dll,
DllRegisterServer
15:34:55 PM - [CallEntryPointThread] C:\WINDOWS\system32\mshtml.dll,
DllRegisterServer
15:34:55 PM - [CallEntryPointThread] C:\WINDOWS\system32\mshtml.dll,
DllInstall
15:34:55 PM - [CallEntryPointThread] C:\WINDOWS\system32\mshtmled.dll,
DllRegisterServer
15:34:56 PM - [CallEntryPointThread] C:\WINDOWS\system32\urlmon.dll,
DllRegisterServer
15:34:56 PM - [CallEntryPointThread] C:\WINDOWS\system32\urlmon.dll,
DllInstall
15:34:56 PM - [CallEntryPointThread] C:\WINDOWS\system32\inseng.dll,
DllRegisterServer
15:34:57 PM - [CallEntryPointThread] C:\WINDOWS\system32\hhctrl.ocx,
DllRegisterServer
15:34:57 PM - [CallEntryPointThread] C:\WINDOWS\system32\itircl.dll,
DllRegisterServer
15:34:57 PM - [CallEntryPointThread] C:\WINDOWS\system32\itss.dll,
DllRegisterServer
15:34:58 PM - [CallEntryPointThread] C:\WINDOWS\system32\shgina.dll,
DllRegisterServer
15:34:58 PM - [CallEntryPointThread] C:\WINDOWS\system32\shgina.dll,
DllInstall
15:34:58 PM - [CallEntryPointThread] C:\WINDOWS\system32\mlang.dll,
DllRegisterServer
15:34:59 PM - [CallEntryPointThread] C:\WINDOWS\system32\shsvcs.dll,
DllRegisterServer
15:35:00 PM - [CallEntryPointThread] C:\WINDOWS\system32\shsvcs.dll,
DllInstall
15:35:01 PM - [CallEntryPointThread] C:\WINDOWS\system32\docprop2.dll,
DllRegisterServer
15:35:02 PM - [CallEntryPointThread] C:\WINDOWS\system32\digest.dll,
DllInstall
15:35:02 PM - [CallEntryPointThread] C:\WINDOWS\system32\iesetup.dll,
DllInstall
15:35:04 PM - [CallEntryPointThread] C:\WINDOWS\system32\msxml3.dll,
DllRegisterServer
15:35:04 PM - [FBARegQueue: Registered] C:\WINDOWS\system32\winhttp.dll
15:35:04 PM - [CallEntryPointThread] C:\WINDOWS\system32\jscript.dll,
DllRegisterServer
15:35:04 PM - [CallEntryPointThread] C:\WINDOWS\system32\jscript.dll,
DllRegisterServer
15:35:05 PM - [CallEntryPointThread] C:\WINDOWS\system32\vbscript.dll,
DllRegisterServer
15:35:05 PM - [CallEntryPointThread] C:\WINDOWS\system32\vbscript.dll,
DllRegisterServer
15:35:05 PM - [CallEntryPointThread] C:\WINDOWS\system32\scrrun.dll,
DllRegisterServer
15:35:05 PM - [CallEntryPointThread] C:\WINDOWS\system32\dispex.dll,
DllRegisterServer
15:35:05 PM - [CallEntryPointThread] C:\WINDOWS\system32\scrobj.dll,
DllRegisterServer
15:35:05 PM - [FBARegQueue: Registered] C:\WINDOWS\system32\msscript.ocx
15:35:05 PM - [CallEntryPointThread] C:\WINDOWS\system32\dsuiext.dll,
DllRegisterServer
15:35:06 PM - [CallEntryPointThread] C:\WINDOWS\system32\mmcndmgr.dll,
DllRegisterServer
15:35:07 PM - [CallEntryPointThread] C:\WINDOWS\system32\gptext.dll,
DllRegisterServer
15:35:07 PM - [CallEntryPointThread] C:\WINDOWS\system32\els.dll,
DllRegisterServer
15:35:08 PM - [CallEntryPointThread] C:\WINDOWS\system32\devmgr.dll,
DllRegisterServer
15:35:08 PM - [CallEntryPointThread] C:\WINDOWS\system32\wshcon.dll,
DllRegisterServer
15:35:08 PM - [CallEntryPointThread] C:\WINDOWS\system32\wshext.dll,
DllRegisterServer
15:35:08 PM - [CallEntryPointThread] C:\WINDOWS\system32\wshom.ocx,
DllRegisterServer
15:35:09 PM - [CallEntryPointThread] C:\WINDOWS\system32\devenum.dll,
DllRegisterServer
15:35:09 PM - [CallEntryPointThread] C:\WINDOWS\system32\quartz.dll,
DllRegisterServer
15:35:09 PM - [CallEntryPointThread] C:\WINDOWS\system32\qcap.dll,
DllRegisterServer
15:35:10 PM - [CallEntryPointThread] C:\WINDOWS\system32\qasf.dll,
DllRegisterServer
15:35:11 PM - [CallEntryPointThread] C:\WINDOWS\system32\encapi.dll,
DllRegisterServer
15:35:12 PM - [CallEntryPointThread] C:\WINDOWS\system32\g711codc.ax,
DllRegisterServer
15:35:13 PM - [CallEntryPointThread] C:\WINDOWS\system32\tapi3.dll,
DllRegisterServer
15:35:15 PM - [CallEntryPointThread] C:\WINDOWS\system32\termmgr.dll,
DllRegisterServer
15:35:15 PM - [CallEntryPointThread] C:\WINDOWS\system32\sdpblb.dll,
DllRegisterServer
15:35:16 PM - [CallEntryPointThread] C:\WINDOWS\system32\hnetcfg.dll,
DllRegisterServer
15:35:16 PM - [CallEntryPointThread] C:\WINDOWS\system32\mydocs.dll,
DllRegisterServer
15:35:18 PM - [CallEntryPointThread] C:\WINDOWS\system32\scardssp.dll,
DllRegisterServer
15:35:18 PM - [CallEntryPointThread] C:\WINDOWS\system32\rpcrt4.dll,
DllRegisterServer
15:35:18 PM - [CallEntryPointThread] C:\WINDOWS\system32\polstore.dll,
DllRegisterServer
15:35:19 PM - [CallEntryPointThread] C:\WINDOWS\system32\snmpsnap.dll,
DllRegisterServer
15:35:19 PM - [CallEntryPointThread] C:\WINDOWS\system32\wavemsp.dll,
DllRegisterServer
15:35:20 PM - [CallEntryPointThread] C:\WINDOWS\system32\cic.dll,
DllRegisterServer
15:35:20 PM - [CallEntryPointThread] C:\WINDOWS\system32\certcli.dll,
DllRegisterServer
15:35:22 PM - [CallEntryPointThread] C:\WINDOWS\system32\dsdmo.dll,
DllRegisterServer
15:35:22 PM - [CallEntryPointThread] C:\WINDOWS\system32\dsdmoprp.dll,
DllRegisterServer
15:35:25 PM - [CallEntryPointThread] C:\WINDOWS\system32\gpkcsp.dll,
DllRegisterServer
15:35:26 PM - [CallEntryPointThread] C:\WINDOWS\system32\sccbase.dll,
DllRegisterServer
15:35:26 PM - [CallEntryPointThread] C:\WINDOWS\system32\slbcsp.dll,
DllRegisterServer
15:35:26 PM - [CallEntryPointThread] C:\WINDOWS\system32\slbiop.dll,
DllRegisterServer
15:35:26 PM - [CallEntryPointThread] C:\WINDOWS\system32\scredir.dll,
DllRegisterServer
15:35:26 PM - [CallEntryPointThread] C:\WINDOWS\system32\rastls.dll,
DllRegisterServer
15:35:27 PM - [CallEntryPointThread] C:\WINDOWS\system32\confmsp.dll,
DllRegisterServer
15:35:27 PM - [CallEntryPointThread] C:\WINDOWS\system32\h323msp.dll,
DllRegisterServer
15:35:28 PM - [CallEntryPointThread] C:\WINDOWS\system32\fontext.dll,
DllRegisterServer
15:35:28 PM - [FBARegQueue: DllRegisterServer]
C:\WINDOWS\system32\activeds.dll (Error: 0x80040154)
15:35:29 PM - [CallEntryPointThread] C:\WINDOWS\system32\vbisurf.ax,
DllRegisterServer
15:35:30 PM - [FBARegQueue: Registered] C:\WINDOWS\system32\userenv.dll
15:35:30 PM - [CallEntryPointThread] C:\WINDOWS\system32\scecli.dll,
DllRegisterServer
15:35:32 PM - [CallEntryPointThread] C:\WINDOWS\system32\licdll.dll,
DllRegisterServer
15:35:32 PM - [CallEntryPointThread] C:\WINDOWS\system32\mmcshext.dll,
DllRegisterServer
15:35:33 PM - [CallEntryPointThread] C:\WINDOWS\system32\credui.dll,
DllRegisterServer
15:35:34 PM - [CallEntryPointThread] C:\WINDOWS\system32\osuninst.dll,
DllRegisterServer
15:35:36 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBAREG.DLL,
FBARegisterDLLsPhase2
15:35:36 PM - [FBASetProgressText] Installing Components...
15:35:36 PM - [CallEntryPointThread] C:\WINDOWS\system32\colbact.dll,
DllRegisterServer
15:35:36 PM - [CallEntryPointThread] C:\WINDOWS\system32\comaddin.dll,
DllRegisterServer
15:35:36 PM - [CallEntryPointThread] C:\WINDOWS\system32\catsrvps.dll,
DllRegisterServer
15:35:36 PM - [CallEntryPointThread] C:\WINDOWS\system32\comrepl.dll,
DllRegisterServer
15:35:36 PM - [CallEntryPointThread] C:\WINDOWS\system32\stclient.dll,
DllRegisterServer
15:35:36 PM - [CallEntryPointThread] C:\WINDOWS\system32\catsrvut.dll,
DllRegisterServer
15:35:37 PM - [CallEntryPointThread] C:\WINDOWS\system32\es.dll,
DllRegisterServer
15:35:37 PM - [CallEntryPointThread] C:\WINDOWS\system32\clbcatex.dll,
DllRegisterServer
15:35:37 PM - [CallEntryPointThread] C:\WINDOWS\system32\Com\comadmin.dll,
DllRegisterServer
15:35:37 PM - [CallEntryPointThread] C:\WINDOWS\system32\comsnap.dll,
DllRegisterServer
15:35:37 PM - [CallEntryPointThread] C:\WINDOWS\system32\clbcatq.dll,
DllRegisterServer
15:35:38 PM - [CallEntryPointThread] C:\WINDOWS\system32\catsrv.dll,
DllRegisterServer
15:35:38 PM - [CallEntryPointThread] C:\WINDOWS\system32\comuid.dll,
DllRegisterServer
15:35:38 PM - [CallEntryPointThread] C:\WINDOWS\system32\comsvcs.dll,
DllRegisterServer
15:35:38 PM - [CallEntryPointThread] C:\WINDOWS\system32\msdtctm.dll,
DllRegisterServer
15:35:38 PM - [CallEntryPointThread] C:\WINDOWS\system32\mtxoci.dll,
DllRegisterServer
15:35:38 PM - [CallEntryPointThread] C:\WINDOWS\system32\msdtcprx.dll,
DllRegisterServer
15:35:38 PM - [CallEntryPointThread] C:\WINDOWS\system32\msdtcuiu.dll,
DllRegisterServer
15:35:38 PM - [FBALaunch] C:\WINDOWS\system32\smbinst.exe
C:\WINDOWS\inf\machine.inf (ExitCode: 0x0)
15:35:38 PM - [CallEntryPointThread] C:\WINDOWS\system32\remotepg.dll,
DllRegisterServer
15:35:39 PM - [CallEntryPointThread] C:\WINDOWS\system32\cfgbkend.dll,
DllRegisterServer
15:35:39 PM - [FBASetProgressText] Processing Runonce Items...
15:35:39 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBALIB.DLL,
FBADoRunonce
15:35:39 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBAREG.DLL,
FBAProcessRunOnceKey
15:35:44 PM - [FBAApplySecurityStringToRegKey] RegSetKeySecurity Failed!
Error: 0x6
15:35:44 PM - [FBAReplaceSecurityInRegistry]
FBAApplySecurityStringToRegKey(009) #1 Failed!
15:35:47 PM - [pOcLoadMasterOcInf] Found Component: [com]
15:35:47 PM - [pOcLoadMasterOcInf] Found Component: [dtc]
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\clbcatq.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\comuid.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\comsvcs.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\catsrv.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\catsrvut.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\clbcatex.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\catsrvps.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\colbact.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\Com\comadmin.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\Com\comrepl.exe
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\Com\migregdb.exe
15:35:48 PM - [ScanQueue: Missing File] C:\WINDOWS\help\comexp.chm
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\msdtc.exe
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\msdtclog.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\xolehlp.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\msdtctm.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\msdtcprx.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\mtxoci.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\msdtcuiu.dll
15:35:48 PM - [ScanQueue: File Exists]
C:\WINDOWS\system32\MsDtc\Trace\msdtctr.mof
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\comsnap.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\stclient.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\comrepl.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\comaddin.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\mtxdm.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\mtxex.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\mtxlegih.dll
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\dcomcnfg.exe
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\Com\comexp.msc
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\Com\comempty.dat
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\Com\comrereg.exe
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\Com\mtsadmin.tlb
15:35:48 PM - [ScanQueue: Missing File] C:\WINDOWS\help\comexp.hlp
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\msdtcprf.h
15:35:48 PM - [ScanQueue: File Exists] C:\WINDOWS\system32\msdtcprf.ini
15:35:48 PM - [ScanQueue: File Exists]
C:\WINDOWS\system32\MsDtc\Trace\msdtcvtr.bat
15:36:14 PM - [OcTerminate] Finished
15:36:14 PM - [FBALaunch] C:\WINDOWS\FBA\FBAOC.EXE (ExitCode: 0x0)
15:36:14 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBALIB.DLL,
FBALaunchOCM
15:36:14 PM - [FBASetProgressText] Installing Components...
15:36:14 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBAREG.DLL,
FBAMigrateRegistryKeys
15:36:14 PM - [FBASetProgressText] Resetting Setup Flag...
15:36:14 PM - [FBARemoveRestart] Updated BootExecute!
15:36:14 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBALIB.DLL,
FBAResetSetup
15:36:14 PM - [FBASetProgressText] Replacing System Hives...
15:36:16 PM - [FBAFlushFilesToDisk] FlushFileBuffers(C:\) succeeded!
15:36:16 PM - [FBADoProperShutdown] Sleeping...
15:36:26 PM - [FBADoProperShutdown] Exiting process...
15:50:01 PM - [FBASetProgressText] Resetting Setup Flag...
15:50:01 PM - [DoFBA] FBAProcessDLLsInOrder failed!


Also, do you use EWF RAM or EWF RAM Reg mode?
I use RAM*reg* Mode
How does your boot.ini look like?
There is no boot.ini in C:
Did you have El-Torito CD with the proper signature inserted in the drive while the FBA was running?

Yes

--
My questions:
1) Is this faster if I make a smaller partition 160MB instead of 650MB (
image size is about 130MB)
2) Does Target Device setting in partition size affect to the actual size of
the boot partition?
I tried to make it the same in my test.
What if I set in TD 160MB and create a partition for FBA 200MB

Thanks,

Dan
 
S

Sean Liming \(eMVP\)

My next question is can you boot XPe from a USB flash disk? The reason is
that if you can't then USB boot CD-ROM is not go to matter since your
system's BIOS doesn't support it.

Regards,

Sean Liming
www.sjjmicro.com / www.seanliming.com
XP Embedded Book Author - XP Embedded Advanced, XP Embedded Supplemental
Toolkit
 
M

Matt Kellner \(MSFT\)

Hi Dan. I'm creating a new sub-thread on this discussion to attempt to help
you out with your El Torito scenario. It sounds like you've gotten yourself
in a pretty bad state, so I'd like to walk you through the steps of creating
your El Torito runtime. I'll give the end-to-end instructions first, then
try to give you some directions that should allow you to patch your existing
setup. If patching fails, I recommend starting over, since El Torito is
kinda finicky.

First off, do not use RAM (REG) out of Target Designer when setting up an
EWF runtime. It is possible, but more difficult, to get this to work
because the etprep tool does not directly support this mode. I'll give
directions for a hard-drive-based setup first, then instructions for getting
it to work on USB.

When setting up your runtime, you MUST prepare your El Torito image on the
FIRST partition of your boot device (whether that's your hard drive or a USB
device). You can adjust boot.ini for multi-boot if you want, but your XPe
runtime must be on the first partition.

In your configuration, add the "El Torito CD Support" macro component and
resolve dependencies. This will bring in, among other things, Enhanced
Write Filter and El Torito CD. I recommend leaving the disk signature in El
Torito CD at its default value - if you decide to change it, remember that
the value you enter here will be converted to hexadecimal, so when you run
HD2ISO to create your Pre-FBA and final bootable CDs, you must enter the
hexadecimal equivalent of this signature value. You can use 'calc.exe' in
Scientific mode to do this conversion. (Note also that your Pre-FBA CD must
have the same size as your boot partition, so it is usually easiest to
create the Pre-FBA CD based directly from your runtime volume, even if the
volume doesn't contain anything bootable at the moment.)

For EWF, use RAM Mode and uncheck the box marked "Start EWF Enabled". Make
sure you have at least 8 MB of unpartitioned space on your boot device, so
that an EWF volume can be setup. This EWF volume will be removed
automatically later in the process.

Now, insert your pre-FBA CD into the CD drive. Make sure that this CD has a
signature that matches the one in the El Torito CD component - if you
created it with a different signature, it will not work for this scenario.
Also make sure your system is configured to NOT boot from the CD-ROM drive.

Now, just boot into FBA and let it run through, then configure the system
however you like when you're at the desktop. When you're ready to build
your final bootable CD, make sure your Pre-FBA CD is in the drive (in case
you removed it), then go "Start >> Run" and run "etprep -all" (no quotes).
This will delete the EWF volume and configure EWF for RAM (REG) operation,
enable EWF on the next boot, and perform the drive-letter swap for you, then
reboot the system. At this point, you'll want to boot into your safebuild.

Once in the safebuild, run HD2ISO and capture your runtime partition to an
ISO image. Again, if you changed the El Torito signature in TD, you must
enter the hexadecimal equivalent of this signature in HD2ISO - this is
required because the OS will be expecting this signature as part of the
volume ID that identifies the bootable partition on the CD. Create the ISO
and burn to CD, and you should be set.

NOTE FOR USB CDs: If your CD-ROM is a USB drive, you must add the USB Boot
2.0 components to your runtime as well (requires Feature Pack 2007). You do
not have to boot your pre-etprep runtime to a USB device - it'll still work
from a hard drive. Once you run etprep, it'll detect your Pre-FBA CD in the
USB drive, swap the letters, and you're set to go on the USB CD. (This is
one of the scenarios we tested, and that I referred to in my blog article on
the subject. :))

So, to patch your existing runtime configuration: Probably the easiest thing
to do is to delete the EWF and El Torito CD components, then add them again
and configure them with their default settings. Make sure you uncheck
"Start EWF Enabled" in EWF. Rebuild, create a new Pre-FBA CD with the
default El Torito signature (or track the signature you enter in TD as
described above), and you should be set.

I hope this helps! Please let us know if you have further questions. :)
 
G

Guest

Thanks,

It has both
El torito CD and El Torito support component.
KM,
How about the other questions?

Can I use El Torito Pre-FBA made with FAT32 on the Primary NTFS partition?

Thanks,
Dan

KM said:
Dan,

Strange. I can't see any EWF related activities in your FBALog.txt. IIRC, it is possible with Reg RAM mode on SP2 FP2007.

However, I can't see the El-Torito enumeration debug messages either. Are you sure the ""El Torito CD" component in your image
config?

The boot.ini is less important.

--
=========
Regards,
KM
Thanks MK,
Below are my answers

KM said:
Dan,

Can you show us the \windows\fba\FBALog.txt file content from that image installation?

....
STORAGE\VOLUME\1&30A96598&0&SIGNATUREA124A065OFFSET7E00LENGTH28A0E800
15:31:47 PM - [FBAAddDevInstanceId] ACPI_HAL\PNP0C08\0
15:31:48 PM - [FBAAddDevInstanceId] ACPI\ACPI0003\2&DABA3FF&0
15:31:50 PM - [FBAInstallOneDevice] Device Already Installed:
[COMPOSITE_BATTERY]
15:31:50 PM - [InstallCompositeBattery] Installed Device!
15:31:50 PM - [FBAAddDevInstanceId] ACPI\PNP0C0E\2&DABA3FF&0
15:31:51 PM - [FBAAddDevInstanceId] ACPI\FIXEDBUTTON\2&DABA3FF&0
15:31:52 PM - [FBAAddDevInstanceId] ACPI\PNP0C0D\2&DABA3FF&0
15:31:54 PM - [FBAAddDevInstanceId]
ACPI\GENUINEINTEL_-_X86_FAMILY_6_MODEL_9\_0
15:31:55 PM - [FBAAddDevInstanceId] ACPI\PNP0C0A\2&DABA3FF&0
15:31:58 PM - [FBAAddDevInstanceId] ACPI\PNP0A03\2&DABA3FF&0
15:31:59 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_3585&SUBSYS_A0041071&REV_02\3&61AAA01&0&03
15:32:00 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_24CD&SUBSYS_A0041071&REV_03\3&61AAA01&0&EF
15:32:03 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_24CC&SUBSYS_00000000&REV_03\3&61AAA01&0&F8
15:32:04 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_3580&SUBSYS_00000000&REV_02\3&61AAA01&0&00
15:32:06 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_24C7&SUBSYS_A0041071&REV_03\3&61AAA01&0&EA
15:32:08 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_24C5&SUBSYS_A0041071&REV_03\3&61AAA01&0&FD
15:32:08 PM - [FBAInstallNullDriver]
PCI\VEN_8086&DEV_24C5&SUBSYS_A0041071&REV_03\3&61AAA01&0&FD
15:32:08 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_24C4&SUBSYS_A0041071&REV_03\3&61AAA01&0&E9
15:32:12 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_24C3&SUBSYS_A0041071&REV_03\3&61AAA01&0&FB
15:32:13 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_24C2&SUBSYS_A0041071&REV_03\3&61AAA01&0&E8
15:32:18 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_2448&SUBSYS_00000000&REV_83\3&61AAA01&0&F0
15:32:20 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_3582&SUBSYS_A0041071&REV_02\3&61AAA01&0&10
15:32:20 PM - [FBAInstallNullDriver]
PCI\VEN_8086&DEV_3582&SUBSYS_A0041071&REV_02\3&61AAA01&0&10
15:32:20 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_3582&SUBSYS_A0041071&REV_02\3&61AAA01&0&11
15:32:20 PM - [FBAInstallNullDriver]
PCI\VEN_8086&DEV_3582&SUBSYS_A0041071&REV_02\3&61AAA01&0&11
15:32:20 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_3584&SUBSYS_A0041071&REV_02\3&61AAA01&0&01
15:32:21 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_24CA&SUBSYS_A0041071&REV_03\3&61AAA01&0&F9
15:32:23 PM - [FBAAddDevInstanceId] ISAPNP\READDATAPORT\0
15:32:24 PM - [FBAAddDevInstanceId] ACPI\PNP0F13\4&32D50C2&0
15:32:25 PM - [FBAAddDevInstanceId] PCIIDE\IDECHANNEL\4&17CE36DC&0&1
15:32:27 PM - [FBAAddDevInstanceId] USB\ROOT_HUB20\4&1538F16E&0
15:32:33 PM - [FBAAddDevInstanceId] PCIIDE\IDECHANNEL\4&17CE36DC&0&0
15:32:34 PM - [FBAAddDevInstanceId] ACPI\PNP0C09\4&32D50C2&0
15:32:35 PM - [FBAAddDevInstanceId] ACPI\PNP0C04\4&32D50C2&0
15:32:36 PM - [FBAAddDevInstanceId] ACPI\PNP0C02\4&32D50C2&0
15:32:37 PM - [FBAAddDevInstanceId] ACPI\PNP0C01\4&32D50C2&0
15:32:38 PM - [FBAAddDevInstanceId] ACPI\PNP0B00\4&32D50C2&0
15:32:39 PM - [FBAAddDevInstanceId] ACPI\PNP0A05\1
15:32:40 PM - [FBAAddDevInstanceId] ACPI\PNP0A05\0
15:32:41 PM - [FBAAddDevInstanceId]
PCI\VEN_1524&DEV_1410&SUBSYS_A0041071&REV_01\4&16793A72&0&18F0
15:32:42 PM - [FBAAddDevInstanceId] ACPI\PNP0800\4&32D50C2&0
15:32:44 PM - [FBAAddDevInstanceId] ACPI\INT0800\4&32D50C2&0
15:32:45 PM - [FBAAddDevInstanceId] ACPI\PNP0000\4&32D50C2&0
15:32:46 PM - [FBAAddDevInstanceId] ACPI\PNP0100\4&32D50C2&0
15:32:47 PM - [FBAAddDevInstanceId] ACPI\PNP0200\4&32D50C2&0
15:32:49 PM - [FBAAddDevInstanceId] ACPI\PNP0303\4&32D50C2&0
15:32:50 PM - [FBAAddDevInstanceId] ACPI\PNP0401\5&1C11E6B7&0
15:32:51 PM - [FBAAddDevInstanceId] ACPI\PNP0501\0
15:32:53 PM - [FBAAddDevInstanceId] ACPI\PNP0501\1
15:32:55 PM - [FBAAddDevInstanceId] ACPI\PNP0501\2
15:32:56 PM - [FBAAddDevInstanceId] USB\VID_059B&PID_0158\0424400908
15:32:58 PM - [FBAAddDevInstanceId]
IDE\DISKTOSHIBA_MK8025GAS_______________________KA023A__\5&25C2F63D&0&0.0.0
15:33:00 PM - [FBAAddDevInstanceId]
USBSTOR\CDROM&VEN_LITE-ON&PROD_COMBO_SOHC-5232K&REV_NK0A\0424400908&0
15:33:14 PM - [FBAAddDevInstanceId] USB\ROOT_HUB\4&44EE99B&0
15:33:21 PM - [FBAAddDevInstanceId] USB\ROOT_HUB\4&3774DA9F&0
15:33:29 PM - [FBASkipDevice] USB\ROOT_HUB\4&44EE99B&0
15:33:29 PM - [FBAAddDevInstanceId] USB\ROOT_HUB\4&3008495E&0
15:33:36 PM - [FBASkipDevice] USB\ROOT_HUB\4&3774DA9F&0
15:33:36 PM - [FBASkipDevice] USB\ROOT_HUB\4&44EE99B&0
15:33:36 PM - [FBASkipDevice] USB\ROOT_HUB\4&3008495E&0
15:33:36 PM - [FBASkipDevice] USB\ROOT_HUB\4&3774DA9F&0
15:33:36 PM - [FBASkipDevice] USB\ROOT_HUB\4&44EE99B&0
15:33:36 PM - [FBAAddDevInstanceId]
LPTENUM\MICROSOFTRAWPORT\6&300F783B&0&LPT1
15:33:38 PM - [FBAAddDevInstanceId]
ELTORITO\ELTORITODISKDEVICE\1&2AA0FFE4&0&0000
15:33:39 PM - [FBAAddDevInstanceId]
STORAGE\VOLUME\1&30A96598&0&SIGNATURE4F544C45OFFSET7E00LENGTH28A0E800
15:33:42 PM - [FBALaunch] rundll32.exe hid.dll,HidservInstaller /install
(ExitCode: 0x0)
15:33:51 PM - [FBASkipDevice] ACPI\PNP0501\0
15:33:51 PM - [FBASkipDevice] ACPI\PNP0501\1
15:33:51 PM - [FBASkipDevice] ACPI\PNP0501\2
15:33:53 PM - [FBASetProgressText] Clearing PNP Flag...
15:33:53 PM - [FBASetProgressText] Setting PNP Flag...
15:33:53 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBAPNP.DLL,
FBAInstallPnpDevices
15:33:53 PM - [FBASetProgressText] Installing Workstation...
15:33:57 PM - [FBASetProgressText] Starting Workstation Service...
15:33:57 PM - [FBAStartService] LanmanWorkstation -> Waiting...
15:33:58 PM - [FBAStartService] LanmanWorkstation -> Running
15:33:58 PM - [FBAStartService] LanmanWorkstation -> Finished Waiting
15:33:58 PM - [FBASetProgressText] Installing Network...
15:34:06 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\nettcpip.inf -c p -i MS_TCPIP (ExitCode: 0x0)
15:34:16 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netrass.inf -c s -i MS_RasCli (ExitCode: 0x0)
15:34:17 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netrast.inf -c p -i MS_NDISWAN (ExitCode: 0x0)
15:34:17 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netrass.inf -c s -i MS_RASMAN (ExitCode: 0x0)
15:34:17 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netrast.inf -c p -i MS_PPTP (ExitCode: 0x0)
15:34:17 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netrast.inf -c p -i MS_PPPOE (ExitCode: 0x0)
15:34:18 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netgpc.inf -c s -i ms_gpc (ExitCode: 0x0)
15:34:21 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netirda.inf -c p -i MS_IrDA (ExitCode: 0x4a020)
15:34:22 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\ndisuio.inf -c p -i MS_NDISUIO (ExitCode: 0x0)
15:34:24 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netpschd.inf -c s -i ms_psched (ExitCode: 0x0)
15:34:28 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netip6.inf -c p -i MS_TCPIP6 (ExitCode: 0x4a020)
15:34:29 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netwzc.inf -c s -i MS_WZCSVC (ExitCode: 0x0)
15:34:29 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBANET.DLL,
FBAInstallNetworking
15:34:29 PM - [FBASetProgressText] Installing Components...
15:34:31 PM - [FBALaunch] C:\WINDOWS\system32\sweninst.exe asyncmac
netrasa.inf (ExitCode: 0x1)
15:34:31 PM - [FBASetProgressText] Setting Domain SID...
15:34:32 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBANET.DLL,
FBASetDomainSid
15:34:32 PM - [FBASetProgressText] Creating Users...
15:34:32 PM - [FBACreateUserAccounts: Creating User] Administrator
15:34:32 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBASEC.DLL,
FBACreateUserAccounts
15:34:32 PM - [FBASetProgressText] Joining Workgroup...
15:34:33 PM - [FBAJoinWorkgroup] NetJoinDomain Succeeded!
15:34:33 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBANET.DLL,
FBAJoinWorkgroup
15:34:33 PM - [FBASetProgressText] Registering Components...
15:34:33 PM - [CallEntryPointThread] C:\WINDOWS\system32\wbem\esscli.dll,
DllRegisterServer
15:34:33 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\fastprox.dll, DllRegisterServer
15:34:33 PM - [CallEntryPointThread] C:\WINDOWS\system32\wbem\mofd.dll,
DllRegisterServer
15:34:33 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\repdrvfs.dll, DllRegisterServer
15:34:33 PM - [FBALaunch] C:\WINDOWS\system32\wbem\unsecapp.exe /RegServer
(ExitCode: 0x0)
15:34:33 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\wbemcore.dll, DllRegisterServer
15:34:34 PM - [CallEntryPointThread] C:\WINDOWS\system32\wbem\wbemess.dll,
DllRegisterServer
15:34:34 PM - [CallEntryPointThread] C:\WINDOWS\system32\wbem\wbemsvc.dll,
DllRegisterServer
15:34:34 PM - [CallEntryPointThread] C:\WINDOWS\system32\wbem\wmimsg.dll,
DllRegisterServer
15:34:34 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\wmiprvsd.dll, DllRegisterServer
15:34:34 PM - [FBALaunch] C:\WINDOWS\system32\wbem\wmiprvse.exe /RegServer
(ExitCode: 0x0)
15:34:35 PM - [CallEntryPointThread] C:\WINDOWS\system32\wbem\wmisvc.dll,
DllRegisterServer
15:34:35 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\wmiutils.dll, DllRegisterServer
15:34:35 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\wbemprox.dll, DllRegisterServer
15:34:35 PM - [CallEntryPointThread] C:\WINDOWS\system32\wbem\fwdprov.dll,
DllRegisterServer
15:34:36 PM - [CallEntryPointThread] C:\WINDOWS\system32\wbem\ncprov.dll,
DllRegisterServer
15:34:36 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\policman.dll, DllRegisterServer
15:34:36 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\tmplprov.dll, DllRegisterServer
15:34:36 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\trnsprov.dll, DllRegisterServer
15:34:36 PM - [CallEntryPointThread] C:\WINDOWS\system32\wbem\updprov.dll,
DllRegisterServer
15:34:37 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\xml\wmi2xml.dll, DllRegisterServer
15:34:37 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\wmiaprpl.dll, DllRegisterServer
15:34:38 PM - [FBALaunch] C:\WINDOWS\system32\wbem\wmiapsrv.exe /RegServer
(ExitCode: 0x0)
15:34:38 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\wmicookr.dll, DllRegisterServer
15:34:38 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\wmidcprv.dll, DllRegisterServer
15:34:48 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\wbemupgd.dll, DllRegisterServer
15:34:48 PM - [CallEntryPointThread] C:\WINDOWS\system32\ole32.dll,
DllRegisterServer
15:34:48 PM - [CallEntryPointThread] C:\WINDOWS\system32\mfc42.dll,
DllRegisterServer
15:34:49 PM - [CallEntryPointThread] C:\WINDOWS\system32\mfc42u.dll,
DllRegisterServer
15:34:50 PM - [CallEntryPointThread] C:\WINDOWS\system32\oleaut32.dll,
DllRegisterServer
15:34:50 PM - [CallEntryPointThread] C:\WINDOWS\system32\oleacc.dll,
DllRegisterServer
15:34:50 PM - [CallEntryPointThread] C:\WINDOWS\system32\w32time.dll,
DllRegisterServer
15:34:51 PM - [CallEntryPointThread] C:\WINDOWS\system32\shell32.dll,
DllRegisterServer
15:34:52 PM - [CallEntryPointThread] C:\WINDOWS\system32\shell32.dll,
DllInstall
15:34:52 PM - [CallEntryPointThread] C:\WINDOWS\system32\comctl32.dll,
DllInstall
15:34:52 PM - [CallEntryPointThread] C:\WINDOWS\system32\wininet.dll,
DllInstall
15:34:53 PM - [CallEntryPointThread] C:\WINDOWS\system32\browseui.dll,
DllRegisterServer
15:34:53 PM - [CallEntryPointThread] C:\WINDOWS\system32\browseui.dll,
DllInstall
15:34:53 PM - [CallEntryPointThread] C:\WINDOWS\system32\shdocvw.dll,
DllRegisterServer
15:34:53 PM - [CallEntryPointThread] C:\WINDOWS\system32\shdocvw.dll,
DllInstall
15:34:53 PM - [CallEntryPointThread] C:\WINDOWS\system32\msaatext.dll,
DllRegisterServer
15:34:55 PM - [CallEntryPointThread] C:\WINDOWS\system32\mshtml.dll,
DllRegisterServer
15:34:55 PM - [CallEntryPointThread] C:\WINDOWS\system32\mshtml.dll,
DllInstall
15:34:55 PM - [CallEntryPointThread] C:\WINDOWS\system32\mshtmled.dll,
DllRegisterServer
15:34:56 PM - [CallEntryPointThread] C:\WINDOWS\system32\urlmon.dll,
DllRegisterServer
15:34:56 PM - [CallEntryPointThread] C:\WINDOWS\system32\urlmon.dll,
DllInstall
15:34:56 PM - [CallEntryPointThread] C:\WINDOWS\system32\inseng.dll,
DllRegisterServer
15:34:57 PM - [CallEntryPointThread] C:\WINDOWS\system32\hhctrl.ocx,
DllRegisterServer
15:34:57 PM - [CallEntryPointThread] C:\WINDOWS\system32\itircl.dll,
DllRegisterServer
15:34:57 PM - [CallEntryPointThread] C:\WINDOWS\system32\itss.dll,
DllRegisterServer
15:34:58 PM - [CallEntryPointThread] C:\WINDOWS\system32\shgina.dll,
DllRegisterServer
15:34:58 PM - [CallEntryPointThread] C:\WINDOWS\system32\shgina.dll,
DllInstall
15:34:58 PM - [CallEntryPointThread] C:\WINDOWS\system32\mlang.dll,
DllRegisterServer
15:34:59 PM - [CallEntryPointThread] C:\WINDOWS\system32\shsvcs.dll,
DllRegisterServer
15:35:00 PM - [CallEntryPointThread] C:\WINDOWS\system32\shsvcs.dll,
DllInstall
15:35:01 PM - [CallEntryPointThread] C:\WINDOWS\system32\docprop2.dll,
DllRegisterServer
15:35:02 PM - [CallEntryPointThread] C:\WINDOWS\system32\digest.dll,
DllInstall
15:35:02 PM - [CallEntryPointThread] C:\WINDOWS\system32\iesetup.dll,
DllInstall
15:35:04 PM - [CallEntryPointThread] C:\WINDOWS\system32\msxml3.dll,
DllRegisterServer
15:35:04 PM - [FBARegQueue: Registered] C:\WINDOWS\system32\winhttp.dll
15:35:04 PM - [CallEntryPointThread] C:\WINDOWS\system32\jscript.dll,
DllRegisterServer
15:35:04 PM - [CallEntryPointThread] C:\WINDOWS\system32\jscript.dll,
DllRegisterServer
15:35:05 PM - [CallEntryPointThread] C:\WINDOWS\system32\vbscript.dll,
DllRegisterServer
15:35:05 PM - [CallEntryPointThread] C:\WINDOWS\system32\vbscript.dll,
DllRegisterServer
15:35:05 PM - [CallEntryPointThread] C:\WINDOWS\system32\scrrun.dll,
DllRegisterServer
 
K

KM

Dan,

I apologize. Somehow I missed the deep down part of your previous post to this thread where you had some other questions. That was
really hard to read that long FBA log in the post window. This is why I always prefer using a news client like OE that allows me to
attach files.

I missed the correct El-Torito enumeration code in your FBALog :-(
It is there, so my question about whether you had the CD in the drive was stupid. The signature was also correct one (4F544C45 -
'ELTO').

However, what was missing is the output from EWF and el-torito components (e.g., something like "Searching for El Torito disk").
Could you show us what the settings are for EWF component you got in TD? (a screenshot will do it)
Also, is the EWF working fine in post-FBA image? Is it enabled and working in RAM Reg mode?

Answering your questions...
Your HDD first partition created for XPe should be < 700MB. If you make it smaller, I don't think the process will go faster.
TD boot settings do not directly affect the boot partition size since it is you (a dev) who creates the partition and defines the
size. However, the size set in TD should be as close as possible to the actual target partition size, otherwise you may end up with
activation errors.


I couldn't quite get what you asked about below.
Can I use El Torito Pre-FBA made with FAT32 on the Primary NTFS partition?

Both NTFS and AFT can be used in el-torito configurations. But keep in mind that NTFS is chattier than FAT and that will impact EWF
memory usage in RAM mode.

--
=========
Regards,
KM


Dan said:
Thanks,

It has both
El torito CD and El Torito support component.
KM,
How about the other questions?

Can I use El Torito Pre-FBA made with FAT32 on the Primary NTFS partition?

Thanks,
Dan

KM said:
Dan,

Strange. I can't see any EWF related activities in your FBALog.txt. IIRC, it is possible with Reg RAM mode on SP2 FP2007.

However, I can't see the El-Torito enumeration debug messages either. Are you sure the ""El Torito CD" component in your image
config?

The boot.ini is less important.

--
=========
Regards,
KM
Thanks MK,
Below are my answers

:

Dan,

Can you show us the \windows\fba\FBALog.txt file content from that image installation?

....
STORAGE\VOLUME\1&30A96598&0&SIGNATUREA124A065OFFSET7E00LENGTH28A0E800
15:31:47 PM - [FBAAddDevInstanceId] ACPI_HAL\PNP0C08\0
15:31:48 PM - [FBAAddDevInstanceId] ACPI\ACPI0003\2&DABA3FF&0
15:31:50 PM - [FBAInstallOneDevice] Device Already Installed:
[COMPOSITE_BATTERY]
15:31:50 PM - [InstallCompositeBattery] Installed Device!
15:31:50 PM - [FBAAddDevInstanceId] ACPI\PNP0C0E\2&DABA3FF&0
15:31:51 PM - [FBAAddDevInstanceId] ACPI\FIXEDBUTTON\2&DABA3FF&0
15:31:52 PM - [FBAAddDevInstanceId] ACPI\PNP0C0D\2&DABA3FF&0
15:31:54 PM - [FBAAddDevInstanceId]
ACPI\GENUINEINTEL_-_X86_FAMILY_6_MODEL_9\_0
15:31:55 PM - [FBAAddDevInstanceId] ACPI\PNP0C0A\2&DABA3FF&0
15:31:58 PM - [FBAAddDevInstanceId] ACPI\PNP0A03\2&DABA3FF&0
15:31:59 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_3585&SUBSYS_A0041071&REV_02\3&61AAA01&0&03
15:32:00 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_24CD&SUBSYS_A0041071&REV_03\3&61AAA01&0&EF
15:32:03 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_24CC&SUBSYS_00000000&REV_03\3&61AAA01&0&F8
15:32:04 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_3580&SUBSYS_00000000&REV_02\3&61AAA01&0&00
15:32:06 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_24C7&SUBSYS_A0041071&REV_03\3&61AAA01&0&EA
15:32:08 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_24C5&SUBSYS_A0041071&REV_03\3&61AAA01&0&FD
15:32:08 PM - [FBAInstallNullDriver]
PCI\VEN_8086&DEV_24C5&SUBSYS_A0041071&REV_03\3&61AAA01&0&FD
15:32:08 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_24C4&SUBSYS_A0041071&REV_03\3&61AAA01&0&E9
15:32:12 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_24C3&SUBSYS_A0041071&REV_03\3&61AAA01&0&FB
15:32:13 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_24C2&SUBSYS_A0041071&REV_03\3&61AAA01&0&E8
15:32:18 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_2448&SUBSYS_00000000&REV_83\3&61AAA01&0&F0
15:32:20 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_3582&SUBSYS_A0041071&REV_02\3&61AAA01&0&10
15:32:20 PM - [FBAInstallNullDriver]
PCI\VEN_8086&DEV_3582&SUBSYS_A0041071&REV_02\3&61AAA01&0&10
15:32:20 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_3582&SUBSYS_A0041071&REV_02\3&61AAA01&0&11
15:32:20 PM - [FBAInstallNullDriver]
PCI\VEN_8086&DEV_3582&SUBSYS_A0041071&REV_02\3&61AAA01&0&11
15:32:20 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_3584&SUBSYS_A0041071&REV_02\3&61AAA01&0&01
15:32:21 PM - [FBAAddDevInstanceId]
PCI\VEN_8086&DEV_24CA&SUBSYS_A0041071&REV_03\3&61AAA01&0&F9
15:32:23 PM - [FBAAddDevInstanceId] ISAPNP\READDATAPORT\0
15:32:24 PM - [FBAAddDevInstanceId] ACPI\PNP0F13\4&32D50C2&0
15:32:25 PM - [FBAAddDevInstanceId] PCIIDE\IDECHANNEL\4&17CE36DC&0&1
15:32:27 PM - [FBAAddDevInstanceId] USB\ROOT_HUB20\4&1538F16E&0
15:32:33 PM - [FBAAddDevInstanceId] PCIIDE\IDECHANNEL\4&17CE36DC&0&0
15:32:34 PM - [FBAAddDevInstanceId] ACPI\PNP0C09\4&32D50C2&0
15:32:35 PM - [FBAAddDevInstanceId] ACPI\PNP0C04\4&32D50C2&0
15:32:36 PM - [FBAAddDevInstanceId] ACPI\PNP0C02\4&32D50C2&0
15:32:37 PM - [FBAAddDevInstanceId] ACPI\PNP0C01\4&32D50C2&0
15:32:38 PM - [FBAAddDevInstanceId] ACPI\PNP0B00\4&32D50C2&0
15:32:39 PM - [FBAAddDevInstanceId] ACPI\PNP0A05\1
15:32:40 PM - [FBAAddDevInstanceId] ACPI\PNP0A05\0
15:32:41 PM - [FBAAddDevInstanceId]
PCI\VEN_1524&DEV_1410&SUBSYS_A0041071&REV_01\4&16793A72&0&18F0
15:32:42 PM - [FBAAddDevInstanceId] ACPI\PNP0800\4&32D50C2&0
15:32:44 PM - [FBAAddDevInstanceId] ACPI\INT0800\4&32D50C2&0
15:32:45 PM - [FBAAddDevInstanceId] ACPI\PNP0000\4&32D50C2&0
15:32:46 PM - [FBAAddDevInstanceId] ACPI\PNP0100\4&32D50C2&0
15:32:47 PM - [FBAAddDevInstanceId] ACPI\PNP0200\4&32D50C2&0
15:32:49 PM - [FBAAddDevInstanceId] ACPI\PNP0303\4&32D50C2&0
15:32:50 PM - [FBAAddDevInstanceId] ACPI\PNP0401\5&1C11E6B7&0
15:32:51 PM - [FBAAddDevInstanceId] ACPI\PNP0501\0
15:32:53 PM - [FBAAddDevInstanceId] ACPI\PNP0501\1
15:32:55 PM - [FBAAddDevInstanceId] ACPI\PNP0501\2
15:32:56 PM - [FBAAddDevInstanceId] USB\VID_059B&PID_0158\0424400908
15:32:58 PM - [FBAAddDevInstanceId]
IDE\DISKTOSHIBA_MK8025GAS_______________________KA023A__\5&25C2F63D&0&0.0.0
15:33:00 PM - [FBAAddDevInstanceId]
USBSTOR\CDROM&VEN_LITE-ON&PROD_COMBO_SOHC-5232K&REV_NK0A\0424400908&0
15:33:14 PM - [FBAAddDevInstanceId] USB\ROOT_HUB\4&44EE99B&0
15:33:21 PM - [FBAAddDevInstanceId] USB\ROOT_HUB\4&3774DA9F&0
15:33:29 PM - [FBASkipDevice] USB\ROOT_HUB\4&44EE99B&0
15:33:29 PM - [FBAAddDevInstanceId] USB\ROOT_HUB\4&3008495E&0
15:33:36 PM - [FBASkipDevice] USB\ROOT_HUB\4&3774DA9F&0
15:33:36 PM - [FBASkipDevice] USB\ROOT_HUB\4&44EE99B&0
15:33:36 PM - [FBASkipDevice] USB\ROOT_HUB\4&3008495E&0
15:33:36 PM - [FBASkipDevice] USB\ROOT_HUB\4&3774DA9F&0
15:33:36 PM - [FBASkipDevice] USB\ROOT_HUB\4&44EE99B&0
15:33:36 PM - [FBAAddDevInstanceId]
LPTENUM\MICROSOFTRAWPORT\6&300F783B&0&LPT1
15:33:38 PM - [FBAAddDevInstanceId]
ELTORITO\ELTORITODISKDEVICE\1&2AA0FFE4&0&0000
15:33:39 PM - [FBAAddDevInstanceId]
STORAGE\VOLUME\1&30A96598&0&SIGNATURE4F544C45OFFSET7E00LENGTH28A0E800
15:33:42 PM - [FBALaunch] rundll32.exe hid.dll,HidservInstaller /install
(ExitCode: 0x0)
15:33:51 PM - [FBASkipDevice] ACPI\PNP0501\0
15:33:51 PM - [FBASkipDevice] ACPI\PNP0501\1
15:33:51 PM - [FBASkipDevice] ACPI\PNP0501\2
15:33:53 PM - [FBASetProgressText] Clearing PNP Flag...
15:33:53 PM - [FBASetProgressText] Setting PNP Flag...
15:33:53 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBAPNP.DLL,
FBAInstallPnpDevices
15:33:53 PM - [FBASetProgressText] Installing Workstation...
15:33:57 PM - [FBASetProgressText] Starting Workstation Service...
15:33:57 PM - [FBAStartService] LanmanWorkstation -> Waiting...
15:33:58 PM - [FBAStartService] LanmanWorkstation -> Running
15:33:58 PM - [FBAStartService] LanmanWorkstation -> Finished Waiting
15:33:58 PM - [FBASetProgressText] Installing Network...
15:34:06 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\nettcpip.inf -c p -i MS_TCPIP (ExitCode: 0x0)
15:34:16 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netrass.inf -c s -i MS_RasCli (ExitCode: 0x0)
15:34:17 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netrast.inf -c p -i MS_NDISWAN (ExitCode: 0x0)
15:34:17 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netrass.inf -c s -i MS_RASMAN (ExitCode: 0x0)
15:34:17 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netrast.inf -c p -i MS_PPTP (ExitCode: 0x0)
15:34:17 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netrast.inf -c p -i MS_PPPOE (ExitCode: 0x0)
15:34:18 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netgpc.inf -c s -i ms_gpc (ExitCode: 0x0)
15:34:21 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netirda.inf -c p -i MS_IrDA (ExitCode: 0x4a020)
15:34:22 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\ndisuio.inf -c p -i MS_NDISUIO (ExitCode: 0x0)
15:34:24 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netpschd.inf -c s -i ms_psched (ExitCode: 0x0)
15:34:28 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netip6.inf -c p -i MS_TCPIP6 (ExitCode: 0x4a020)
15:34:29 PM - [FBALaunch] C:\WINDOWS\system32\snetcfg.exe -l
C:\WINDOWS\inf\netwzc.inf -c s -i MS_WZCSVC (ExitCode: 0x0)
15:34:29 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBANET.DLL,
FBAInstallNetworking
15:34:29 PM - [FBASetProgressText] Installing Components...
15:34:31 PM - [FBALaunch] C:\WINDOWS\system32\sweninst.exe asyncmac
netrasa.inf (ExitCode: 0x1)
15:34:31 PM - [FBASetProgressText] Setting Domain SID...
15:34:32 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBANET.DLL,
FBASetDomainSid
15:34:32 PM - [FBASetProgressText] Creating Users...
15:34:32 PM - [FBACreateUserAccounts: Creating User] Administrator
15:34:32 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBASEC.DLL,
FBACreateUserAccounts
15:34:32 PM - [FBASetProgressText] Joining Workgroup...
15:34:33 PM - [FBAJoinWorkgroup] NetJoinDomain Succeeded!
15:34:33 PM - [CallEntryPointThread] C:\WINDOWS\FBA\FBANET.DLL,
FBAJoinWorkgroup
15:34:33 PM - [FBASetProgressText] Registering Components...
15:34:33 PM - [CallEntryPointThread] C:\WINDOWS\system32\wbem\esscli.dll,
DllRegisterServer
15:34:33 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\fastprox.dll, DllRegisterServer
15:34:33 PM - [CallEntryPointThread] C:\WINDOWS\system32\wbem\mofd.dll,
DllRegisterServer
15:34:33 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\repdrvfs.dll, DllRegisterServer
15:34:33 PM - [FBALaunch] C:\WINDOWS\system32\wbem\unsecapp.exe /RegServer
(ExitCode: 0x0)
15:34:33 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\wbemcore.dll, DllRegisterServer
15:34:34 PM - [CallEntryPointThread] C:\WINDOWS\system32\wbem\wbemess.dll,
DllRegisterServer
15:34:34 PM - [CallEntryPointThread] C:\WINDOWS\system32\wbem\wbemsvc.dll,
DllRegisterServer
15:34:34 PM - [CallEntryPointThread] C:\WINDOWS\system32\wbem\wmimsg.dll,
DllRegisterServer
15:34:34 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\wmiprvsd.dll, DllRegisterServer
15:34:34 PM - [FBALaunch] C:\WINDOWS\system32\wbem\wmiprvse.exe /RegServer
(ExitCode: 0x0)
15:34:35 PM - [CallEntryPointThread] C:\WINDOWS\system32\wbem\wmisvc.dll,
DllRegisterServer
15:34:35 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\wmiutils.dll, DllRegisterServer
15:34:35 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\wbemprox.dll, DllRegisterServer
15:34:35 PM - [CallEntryPointThread] C:\WINDOWS\system32\wbem\fwdprov.dll,
DllRegisterServer
15:34:36 PM - [CallEntryPointThread] C:\WINDOWS\system32\wbem\ncprov.dll,
DllRegisterServer
15:34:36 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\policman.dll, DllRegisterServer
15:34:36 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\tmplprov.dll, DllRegisterServer
15:34:36 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\trnsprov.dll, DllRegisterServer
15:34:36 PM - [CallEntryPointThread] C:\WINDOWS\system32\wbem\updprov.dll,
DllRegisterServer
15:34:37 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\xml\wmi2xml.dll, DllRegisterServer
15:34:37 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\wmiaprpl.dll, DllRegisterServer
15:34:38 PM - [FBALaunch] C:\WINDOWS\system32\wbem\wmiapsrv.exe /RegServer
(ExitCode: 0x0)
15:34:38 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\wmicookr.dll, DllRegisterServer
15:34:38 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\wmidcprv.dll, DllRegisterServer
15:34:48 PM - [CallEntryPointThread]
C:\WINDOWS\system32\wbem\wbemupgd.dll, DllRegisterServer
15:34:48 PM - [CallEntryPointThread] C:\WINDOWS\system32\ole32.dll,
DllRegisterServer
15:34:48 PM - [CallEntryPointThread] C:\WINDOWS\system32\mfc42.dll,
DllRegisterServer
15:34:49 PM - [CallEntryPointThread] C:\WINDOWS\system32\mfc42u.dll,
DllRegisterServer
15:34:50 PM - [CallEntryPointThread] C:\WINDOWS\system32\oleaut32.dll,
DllRegisterServer
15:34:50 PM - [CallEntryPointThread] C:\WINDOWS\system32\oleacc.dll,
DllRegisterServer
15:34:50 PM - [CallEntryPointThread] C:\WINDOWS\system32\w32time.dll,
DllRegisterServer
15:34:51 PM - [CallEntryPointThread] C:\WINDOWS\system32\shell32.dll,
DllRegisterServer
15:34:52 PM - [CallEntryPointThread] C:\WINDOWS\system32\shell32.dll,
DllInstall
15:34:52 PM - [CallEntryPointThread] C:\WINDOWS\system32\comctl32.dll,
DllInstall
15:34:52 PM - [CallEntryPointThread] C:\WINDOWS\system32\wininet.dll,
DllInstall
15:34:53 PM - [CallEntryPointThread] C:\WINDOWS\system32\browseui.dll,
DllRegisterServer
15:34:53 PM - [CallEntryPointThread] C:\WINDOWS\system32\browseui.dll,
DllInstall
15:34:53 PM - [CallEntryPointThread] C:\WINDOWS\system32\shdocvw.dll,
DllRegisterServer
15:34:53 PM - [CallEntryPointThread] C:\WINDOWS\system32\shdocvw.dll,
DllInstall
15:34:53 PM - [CallEntryPointThread] C:\WINDOWS\system32\msaatext.dll,
DllRegisterServer
15:34:55 PM - [CallEntryPointThread] C:\WINDOWS\system32\mshtml.dll,
DllRegisterServer
15:34:55 PM - [CallEntryPointThread] C:\WINDOWS\system32\mshtml.dll,
DllInstall
15:34:55 PM - [CallEntryPointThread] C:\WINDOWS\system32\mshtmled.dll,
DllRegisterServer
15:34:56 PM - [CallEntryPointThread] C:\WINDOWS\system32\urlmon.dll,
DllRegisterServer
15:34:56 PM - [CallEntryPointThread] C:\WINDOWS\system32\urlmon.dll,
DllInstall
15:34:56 PM - [CallEntryPointThread] C:\WINDOWS\system32\inseng.dll,
DllRegisterServer
15:34:57 PM - [CallEntryPointThread] C:\WINDOWS\system32\hhctrl.ocx,
DllRegisterServer
15:34:57 PM - [CallEntryPointThread] C:\WINDOWS\system32\itircl.dll,
DllRegisterServer
15:34:57 PM - [CallEntryPointThread] C:\WINDOWS\system32\itss.dll,
DllRegisterServer
15:34:58 PM - [CallEntryPointThread] C:\WINDOWS\system32\shgina.dll,
DllRegisterServer
15:34:58 PM - [CallEntryPointThread] C:\WINDOWS\system32\shgina.dll,
DllInstall
15:34:58 PM - [CallEntryPointThread] C:\WINDOWS\system32\mlang.dll,
DllRegisterServer
15:34:59 PM - [CallEntryPointThread] C:\WINDOWS\system32\shsvcs.dll,
DllRegisterServer
15:35:00 PM - [CallEntryPointThread] C:\WINDOWS\system32\shsvcs.dll,
DllInstall
15:35:01 PM - [CallEntryPointThread] C:\WINDOWS\system32\docprop2.dll,
DllRegisterServer
15:35:02 PM - [CallEntryPointThread] C:\WINDOWS\system32\digest.dll,
DllInstall
15:35:02 PM - [CallEntryPointThread] C:\WINDOWS\system32\iesetup.dll,
DllInstall
15:35:04 PM - [CallEntryPointThread] C:\WINDOWS\system32\msxml3.dll,
DllRegisterServer
15:35:04 PM - [FBARegQueue: Registered] C:\WINDOWS\system32\winhttp.dll
15:35:04 PM - [CallEntryPointThread] C:\WINDOWS\system32\jscript.dll,
DllRegisterServer
15:35:04 PM - [CallEntryPointThread] C:\WINDOWS\system32\jscript.dll,
DllRegisterServer
15:35:05 PM - [CallEntryPointThread] C:\WINDOWS\system32\vbscript.dll,
DllRegisterServer
15:35:05 PM - [CallEntryPointThread] C:\WINDOWS\system32\vbscript.dll,
DllRegisterServer
15:35:05 PM - [CallEntryPointThread] C:\WINDOWS\system32\scrrun.dll,
DllRegisterServer
 
G

Guest

Thank Matt,

Actually, I did start over once more time with RAM*reg*, NTFS format, run
etprep /all.
This CD one run a little bit longer than the one build in FAT32, and the
error is also different too. It says "UNMOUNTED DEVICE....."

I am going to do it again with your instruction.
I need to clear my mind first.

Does any change need to be adjusted on the target device settings such as
partition size? what is the purpose of this setting?

About the Pre-FBA El Torito CD, to my understanding, matching ID ( I have
used the default ID on the El Torito CD after my first misktake) and the same
size of the first partition are important.
How about file sytem FAT, FAT32, or NTFS? can I save time by using the old
one with RAM*reg* setting for the new build with RAM setting?

The image size is about 132MB. Does it faster boots up if I make 200MB on
the first partition rather than 650MB (I use 700MB CD).
How can I run in SAFEBUILD after running etprep /all?

Can I run hd2iso from the second partition to capture the first partition?
If yes, do I need to set up the boot time in boot.ini back to 0 before
capturing?

Hope to hear from you soon,

Thanks,

Dan
 
G

Guest

Hi Matt,

I started all over again on a laptop with internal CD-ROM and external
USB-CD-ROM.
I follow your instructions and I could boot the system from the CD on both
internal and external CD driver.
In both cases, I got a 0x7B error.
Any ideas?

Thanks,
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top