Directory of /flash:
'log.txt'
'test.txt'
'lost+found'
In other words, I see the file "log.txt" from partition "/flash" also
in
partition "/sys" and vice versa with the file "test.txt".
I even get no error if I unlink the (actually non-existing) file
"/flash/test.txt".
Is there anything I can do about that (other than mounting all
partitions right at startup)? I want to mount the large partition
later,
because after a power-failure (which is very common in our
environment) mounting takes 10 seconds, which is too long.
If there's no other solution: Is it possible to create two instances
of Yaffs (we would take care about making the NAND-interface
thread safe on our own), or does Yaffs use any globals, which would
make this impossible?
Thanks for any help!
Regards,
Gerhard