I have been thoroughly unsuccessful in getting link2sd to work, my PE just won't talk to an sdcard that has been partitioned. Which makes me think that anything so particular might not be the way for me to go.
As it stands, I have modded the vold.internal and vold.external files so that /extsdcard refers to the internal sd, whereas the /sdcard does, indeed, go to the removable sdcard. So far so good.
Now I would like to map that 3gig internal partition as /system/app and use it to replace the puny 322mb original.
So is this possible? Could I use vold.fstab.internal to mount the partition as /system/app/? Would I wind up with two /system/app/ folders or would the new partition replace the original?
I know it's a stupid question, but I am an Android virgin
Thanks