This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

MountAsRoot in hive-based registry

Hello,

How many "MountAsRoot"=dword:1 can we have in hive-based registry?

I have a Mistral REV G EVM with BSP_WINCE_ARM_A8_02_30_00 (WEC7). I checked the registry settings and found out that two devices set MountAsRoot to 1.

One is

[HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\ObjectStore]

"MountAsRoot"=dword:1

The other is:

[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\RAMDisk\FATFS]

"MountAsRoot"=dword:1

So both RMADISK and ObjectStore are mounted as root.

Is it correct and how does FileSystem mount two devices as root?

Thanks,

James