Re: A question about NAND flash

From: Rui Tang (tangrui76_nospam_at_hotmail.com)
Date: 03/29/04


Date: Mon, 29 Mar 2004 02:02:18 -0800


  First, there are quite some work to do to enable hive-based registry than
simply drag in the feature into your workspace. There are some registry
setting need to set up. Refer to PB help on that.
  Second, if you want to do it with first time, you have to have the FAT
partition formated well before the OS starts up. You need to do it in your
bootloader after the image is downloaded. Refer to the bootpart API for
that.

-- 
Rui Tang
Centrality Communications Inc
"Jacky J. Chen" <anonymous@discussions.microsoft.com> wrote in message
news:556D1656-D82D-4A08-8939-7171177421EA@microsoft.com...
> Thanks for your help!
> I have achieved (3).
> Now, I can see the NAND flash folder after using "Control Panel -> Storage
Manager".(Format first and then New Partition)
>
> To achieve (2), I add the Hive-based Registry Catalog entry to my device
configuration, check the necessary registry entries, do a clean rebuild.
> The build succeeds but it hangs soon after boot.
>
> I am resolving this problem now.
> But I have a question.
> If I plan to put the system hive file in the NAND flash folder, how to do
it for the first time?
> Thanks again!