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