use hive-base registry in SANDGATE board
From: YiYi (zheye_at_moons.com.cn)
Date: 11/26/04
- Next message: K. S. Huang: "Re: Source code for DFE-670TXD(urgent)"
- Previous message: jerry zhang: "PB4.2 build error,help me!"
- Messages sorted by: [ date ] [ thread ]
Date: Fri, 26 Nov 2004 11:27:31 +0800
Hi,Dear all:
I have a SANDGATE board with 32M Intel 28F128J3A*2 FLASH and 64M SDRAM
on board,now I want to use Hive-Base Registry to save my registry when
system powerdown. So I added "Hive-base Registry","RAM and ROM File
System","FAT File System","ATAPI PCI/IDE Storage Block Driver"to my system
from the catalog,and in the platform.reg I added these REGKEY between "HIVE
BOOT SECTION" and " END HIVE BOOT SECTION",and set environment
FILESYS_FSREGHIVE=1.
; @CESYSGEN IF FILESYS_FSREGHIVE
; HIVE BOOT SECTION
[HKEY_LOCAL_MACHINE\init\BootVars]
"SYSTEMHIVE"="Documents and Settings\\system.hv"
"PROFILEDIR"="Documents and Settings"
"Start DevMgr"=dword:1
[HKEY_LOCAL_MACHINE\init\BootVars]
"DefaultUser"="default"
[HKEY_LOCAL_MACHINE\SystemStorageManager\Profiles\HDProfile]
"MountFlags"=dword:2
; END HIVE BOOT SECTION
; @CESYSGEN ENDIF FILESYS_FSREGHIVE
Then I built a Debug Image and download to my devices,but when I got
these messages,the system halt,for it it no any messages output,maybe my
configuration is wrong,but would you tell me where?
4294767879 PID:3b6e662 TID:3b6e63e 0x83b6e400: DEVICE!DevloadInit
4294767881 PID:3b6e662 TID:3b6e63e 0x83b6e400: DEVICE!InitDevices: Root Key
is Drivers\BuiltIn.
4294767883 PID:3b6e662 TID:3b6e63e 0x83b6e400:
DEVICE!ActivateDeviceEx(Drivers\BuiltIn) entered
4294767897 PID:3b6e662 TID:3b6e63e 0x83b6e400: >>> Loading module
regenum.dll at address 0x03F00000-0x03F07000 (RW data at
0x01FFD000-0x01FFD4A4)
- Next message: K. S. Huang: "Re: Source code for DFE-670TXD(urgent)"
- Previous message: jerry zhang: "PB4.2 build error,help me!"
- Messages sorted by: [ date ] [ thread ]