|
按照前辈们的教程一路走下来,在build镜像文件时出现0个错误3个警告(关联性检查没有错误和警告),已经知道其中一个是没有PID造成的,然后刻盘从光盘引导总是出现0x0000007b的错误,于是从硬盘启动进行fba,顺利通过,可以安装各种软件,然后EWF过程中没有报错,在最后etprep /all后刻盘就不成功了,在出现滚动条转两圈后也是0x0000007B的错误。请成功制成光盘的各位前辈帮忙看看是什么原因
开发环境:P4 2.8CPU+512M内存+VIA芯片组+ATI 9550 AGP显卡+80G IDE*2硬盘,两块硬盘分别接主从,光驱接主,主硬盘分区为8G NTFS安装windows xp,60G NTFS安装windows XP Embedded开发环境,从硬盘分区为350M FAT(已设为活动分区),100M fat放置一些要集成如系统的绿色软件和驱动程序,其余未分区(设定为逻辑磁盘分区)
执行ewf检测的结果如下:
ewfmgr
The Volume Configuration
Volume Size 32256
Segment 0
Segment size 0
Free segments 0
Max Levels 1
Max Protected Volumes 1
Protected Volumes 1
Protected volumes
Device Name "\Device\HarddiskVolume1" [C:]
ewfmgr c:
Protected Volume Configuration
Type RAM
State DISABLED
Boot Command NO_CMD
Param1 0
Param2 0
Persistent Data ""
Volume ID E7 98 E7 98 00 7E 00 00 00 00 00 00 00 00 00 00
Device Name "\Device\HarddiskVolume1" [C:]
Max Levels 1
Clump Size 512
Current Level 1
Memory used for data 0 bytes
Memory used for mapping 0 bytes
FBALOG起始有如下内容
2006年9月21日
16:24:00 - [FBASetProgressText] Setting PNP Flag...
16:24:03 - [FBAApplySecurityStringToRegKey] RegSetKeySecurity Failed! Error: 0x6
16:24:03 - [FBAReplaceSecurityInRegistry] FBAApplySecurityStringToRegKey(009) #1 Failed!
16:24:07 - [FBASetProgressText] Initializing...
16:24:07 - [CallEntryPointThread] C:\WINDOWS\FBA\FBALIB.DLL, FBAInitialize
16:24:07 - [FBASetProgressText] Setting SystemPrefix...
16:24:07 - [FBASetProductKey] Evaluation product key
.......
.......
.......
.......
16:27:14 - [FBAApplySecurityStringToRegKey] RegSetKeySecurity Failed! Error: 0x6
16:27:14 - [FBAReplaceSecurityInRegistry] FBAApplySecurityStringToRegKey(009) #1 Failed!
16:27:19 - [pOcLoadMasterOcInf] Found Component: [com]
16:27:19 - [pOcLoadMasterOcInf] Found Component: [dtc]
16:27:19 - [pOcLoadMasterOcInf] Found Component: [IndexSrv_System]
16:27:20 - [OcGetUnattendComponentSpec] Component: [indexsrv_system] -> [on]
详细的FBALOG.txt在福建中 |
|