009N Please copy the contents of your .item file in /etc/bootmenu.d that you are presently using to boot into emmc. I've tried several combinations and cant seem to get it right Thanks
tune[/B] system a little, for faster response - While running UBIFS root file system you can move configuration directories of gconf2 application back to UBIFS root FS. It greatly accelerates startup of some applications and after that it is virtually impossible to detect which root file system is booted now basing on performance difference - M32GB root FS system has the same (or better performance than native Nokia UBIFS. To do this - run root shell commands in UBIFS root file system: Code: mv /home/var/lib/gconf /var/lib/gconf.home ln -s /mnt/initfs/var/lib/gconf.home /home/var/lib/gconf and then reboot back to "/home" root FS with open KBD.
mv /home/var/lib/gconf /var/lib/gconf.home ln -s /mnt/initfs/var/lib/gconf.home /home/var/lib/gconf
rm -f /home/var/lib/gconf mv /var/lib/gconf.home /home/var/lib/gconf