Re: Hive based registry.
From: Peter Beard (peterb(REMOVE_THIS)_at_microbus.com)
Date: 01/25/05
- Next message: voidcoder: "Re: Problem with kernel debugger and interrupts"
- Previous message: Yuri: "Re: Problem with kernel debugger and interrupts"
- In reply to: Arthur Kater: "Hive based registry."
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 25 Jan 2005 16:08:31 -0000
from the MSDN document 'Using the Hive-Based Registry'
1. Add the hive based registry catalogue item to your OS (File Systems and
Data Store, Hive-based Registry)
2. in platform.reg make sure you have the following:
[HKEY_LOCAL_MACHINE\init\BootVars]
"SystemHive"="Windows\\system.hv"
"Start DevMgr"=dword:1
3. in common.reg make sure you have the following:
[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\HDProfile\FATFS]
"MountFlags"=dword:2
4. you should then CLEAN, BUILD and SYSGEN your platform
have fun : )
P.
"Arthur Kater" <arthur_tw@hotmail.com> wrote in message
news:OeLcvlsAFHA.4008@TK2MSFTNGP09.phx.gbl...
>I found the documentation on how to implement a hive based registry rather
>confusing.
>
> 1) Could someone please tell me the exact steps on how to implement a hive
> based registry on an X86 system with a standard HDD.
> 2) Do I need an application to write the registry on a time-based
> interval?
>
> Thanx.
>
- Next message: voidcoder: "Re: Problem with kernel debugger and interrupts"
- Previous message: Yuri: "Re: Problem with kernel debugger and interrupts"
- In reply to: Arthur Kater: "Hive based registry."
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|
|