Re: Mount as Root



Hi,

if you got mount as root working, than the partition 'mounted as root'
appears in the root of your system.
(under My Device) In my case, I can find NK.BIN there as well. If you create
a new file there, it will be stored on that partition so, it will be
persistent.

You must select "ROM-only" as internal file system. The "RAM and ROM file
system" doesn't work.

I have the following environment settings:

PRJ_ENABLE_FSMOUNTASROOT = 1
PRJ_BOOTDEVICE_ATAPI = 1
PRJ_ENABLE_FSREGHIVE = 1

You might search for their appearance in the registry. That way you can find
out which specific registry settings are needed to get it working.

The basic settings work on a CEPC device. The first partition of the first
ide device is mapped under the root.

regards,

Luc







"B.R.Liao" <benru.liao@xxxxxxxxx> wrote in message
news:1167536612.057207.36780@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx

My IDE is PB5.0.

By default, We know the nk.bin would be mapped to \windows and it is
read only.

If you add a flash storage (or ATAPI) support, you could find a "\Hard
Disk" or "\xxx Flash" in your root directory.

But all the other directory is in the "RAM File Storage", so after
reboot everything I installed in to \program files or \windows, they
are gone.
I had tried "hive-based" registry, bt it can keep registry data only.

I know I have to turn on the "Mount As Root" option, but it is seems
not work.
Because I turned it on only.

How many other settings that I have to do it?

Need help thanks.



.