Re: Hive with self made Flash File System
- From: JAM <JAM@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 4 Mar 2008 12:10:02 -0800
Thanks for prompt reply.
I would appreciate if you could verify the registry settings.
; HIVE BOOT SECTION
[HKEY_LOCAL_MACHINE\init\BootVars]
"SystemHive"="Documents and Settings\\system.hv"
"ProfileDir"="Documents and Settings"
"Start DevMgr"=dword:1
"Flags"=dword:3
[HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\MYFSD]
"FriendlyName"="MYFSD"
"Dll"="MYFSD.dll"
"BootPhase"=dword:0
"LoadFlags"=dword:1 ; 1:load synchronously 2:load asynchronously
; END HIVE BOOT SECTION
I am glad to know about PSM. In our case. FSDMGR does load the MYFSD.
Either I am missing load order or some functionality.
Thanks!
"Paul G. Tobey [eMVP]" wrote:
You can use the hive registry with any storage device. Reading back.
probably indicates that you are not mounting the filesystem properly during
startup. I'm using Intel's Persistent Storage Manager, which doesn't use
FAT, and it works fine.
Paul T.
"JAM" <JAM@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:EBE2226E-9374-4155-B318-34FE761DAF87@xxxxxxxxxxxxxxxx
Hi!
Can I use hive functionality with self made flash file system ?
Flash File System is autoloaded using FSDMGR.
There is "NO" block driver. I use Flash File System driver with self made
NAND read/write routines. I have implemented all functions required by
File
System.
I am able to save Hive registry but not able to read back on reboot.
Is it possible to use hive registry with any other file system then FAT?
- Follow-Ups:
- Re: Hive with self made Flash File System
- From: Paul G. Tobey [eMVP]
- Re: Hive with self made Flash File System
- References:
- Re: Hive with self made Flash File System
- From: Paul G. Tobey [eMVP]
- Re: Hive with self made Flash File System
- Prev by Date: Re: Hive based registry errors out at initialization
- Next by Date: Re: Hive based registry errors out at initialization
- Previous by thread: Re: Hive with self made Flash File System
- Next by thread: Re: Hive with self made Flash File System
- Index(es):
Relevant Pages
|
Loading