G
Guest
Hi,
I'm new to XP embedded and am trying to do an install of XP Embedded on a
second partition of my hard drive ("D" Drive, 650 MB). The "C" drive is much
larger and has Windows XP prof on it. I am having problems getting EWF to
install correctly.
I get as far a the install which seems to do OK as after a couple of reboots
I get a very basic XPE with "login" and "restart" options on the start menu,
but I know that EWF did not install correctly as I can see it in the log file
(fbalog.txt), snippet shown below:
17:03:18 PM - ConfigureEwf() Start.
17:03:18 PM - Getting EWF config parameters from registry.
17:03:18 PM - EWF Partition Size = 0 (KBytes), Levels = 1, Volumes = 1.
17:03:18 PM - Protected Volume Config #0 :
17:03:18 PM - Disk= 0,Part= 2,DiskType= IDE,Type= RAM.
17:03:18 PM - Enable= Disabled, Optimize= 0, LazyWrite= N.
17:03:18 PM - Found 2 Hard Disks.
17:03:18 PM - Searching for El Torito disk.
17:03:19 PM - Disk0 signature = 0x41AB2316.
17:03:19 PM - Disk1 signature = 0x4F544C45.
17:03:19 PM - Disk1 is an ElTorito disk.
17:03:19 PM - Checking Start value in
System\CurrentControlSet\Services\redbook key.
17:03:19 PM - Resetting Start value.
17:03:19 PM - Checking Start value in
System\CurrentControlSet\Services\Imapi key.
17:03:19 PM - Resetting Start value.
17:03:19 PM - Disk #0 layout info:
17:03:19 PM - PRIMARY partition,start=0x0000000000007e00,
len=0x0000000dd0475c00, type= 7
17:03:19 PM - EXTENDED partition,start=0x0000000dd047da00,
len=0x0000000028b12600, type= 15
17:03:19 PM - LOGICAL partition,start=0x0000000dd047da00,
len=0x0000000028b12600, type= 11
17:03:19 PM - Can't create EWF partition size = 0x000000000000fc00 on
disk# 0.
17:03:19 PM - Skipping Eltorito disk #1.
17:03:20 PM - Failed to create EWF partition.
17:03:20 PM - ConfigureEwf() End, status = 0x80070057.
17:03:20 PM - [CallEntryPointThread] D:\WINDOWS\system32\ewfdll.dll,
ConfigureEwf
17:03:20 PM - [FBASetProgressText] Resetting Setup Flag...
17:03:23 PM - [FBADoReboot] Sleeping...
17:03:33 PM - [FBADoReboot] Rebooting system...
I've tried installing twice different images, with different the EWF
component settings for the partition number: once as "1" (the default) and
then "2" (since the D, drive is the second partition?)
A little more information on the process that I followed:
1) Built an EL Torito CD Boot image with EWF (used tar.exe to get target
components, manually added ElTorito CD support, and winlogon sample macro
components).--Made sure to uncheck the "NT Loader" in the settings for the
winlogon sample macro. Also in the component target device settings I changed
the drives from "C" to "D".
2) Used Hd2iso.exe to create an iso file from the image
3) Burnt the iso image to CD
4) Booted from drive "D" (with CD installed) --install started. Had to
reboot a couple of times before it finished.
Any ideas why I can't get EWF to install correctly?
Thanks,
Sheila
I'm new to XP embedded and am trying to do an install of XP Embedded on a
second partition of my hard drive ("D" Drive, 650 MB). The "C" drive is much
larger and has Windows XP prof on it. I am having problems getting EWF to
install correctly.
I get as far a the install which seems to do OK as after a couple of reboots
I get a very basic XPE with "login" and "restart" options on the start menu,
but I know that EWF did not install correctly as I can see it in the log file
(fbalog.txt), snippet shown below:
17:03:18 PM - ConfigureEwf() Start.
17:03:18 PM - Getting EWF config parameters from registry.
17:03:18 PM - EWF Partition Size = 0 (KBytes), Levels = 1, Volumes = 1.
17:03:18 PM - Protected Volume Config #0 :
17:03:18 PM - Disk= 0,Part= 2,DiskType= IDE,Type= RAM.
17:03:18 PM - Enable= Disabled, Optimize= 0, LazyWrite= N.
17:03:18 PM - Found 2 Hard Disks.
17:03:18 PM - Searching for El Torito disk.
17:03:19 PM - Disk0 signature = 0x41AB2316.
17:03:19 PM - Disk1 signature = 0x4F544C45.
17:03:19 PM - Disk1 is an ElTorito disk.
17:03:19 PM - Checking Start value in
System\CurrentControlSet\Services\redbook key.
17:03:19 PM - Resetting Start value.
17:03:19 PM - Checking Start value in
System\CurrentControlSet\Services\Imapi key.
17:03:19 PM - Resetting Start value.
17:03:19 PM - Disk #0 layout info:
17:03:19 PM - PRIMARY partition,start=0x0000000000007e00,
len=0x0000000dd0475c00, type= 7
17:03:19 PM - EXTENDED partition,start=0x0000000dd047da00,
len=0x0000000028b12600, type= 15
17:03:19 PM - LOGICAL partition,start=0x0000000dd047da00,
len=0x0000000028b12600, type= 11
17:03:19 PM - Can't create EWF partition size = 0x000000000000fc00 on
disk# 0.
17:03:19 PM - Skipping Eltorito disk #1.
17:03:20 PM - Failed to create EWF partition.
17:03:20 PM - ConfigureEwf() End, status = 0x80070057.
17:03:20 PM - [CallEntryPointThread] D:\WINDOWS\system32\ewfdll.dll,
ConfigureEwf
17:03:20 PM - [FBASetProgressText] Resetting Setup Flag...
17:03:23 PM - [FBADoReboot] Sleeping...
17:03:33 PM - [FBADoReboot] Rebooting system...
I've tried installing twice different images, with different the EWF
component settings for the partition number: once as "1" (the default) and
then "2" (since the D, drive is the second partition?)
A little more information on the process that I followed:
1) Built an EL Torito CD Boot image with EWF (used tar.exe to get target
components, manually added ElTorito CD support, and winlogon sample macro
components).--Made sure to uncheck the "NT Loader" in the settings for the
winlogon sample macro. Also in the component target device settings I changed
the drives from "C" to "D".
2) Used Hd2iso.exe to create an iso file from the image
3) Burnt the iso image to CD
4) Booted from drive "D" (with CD installed) --install started. Had to
reboot a couple of times before it finished.
Any ideas why I can't get EWF to install correctly?
Thanks,
Sheila