@mjalpl: Restart at step 1 and reinstall the ROM completely. Make sure to clear all caches and factory reset.
In other news, the fstab of our ICS ROM is merely a stub (i.e. not "really" used). This means a patch to switch the microSD with the sdcard must be done through an init script (I can make one, but I have little incentive to do this right now and limited time). Anyone can try it. The magic command is:
Code:
/system/bin/sdcard /mnt/extSdCard 1023 1023
You can try it any time, it reverts at boot time and is safe to use, just to see what must be done at boot time to switch the internal sd card with the external microSD.
PS: The Android SDK does not provide support for dual-sim. Development on our kyleopen devices will go very slowly from now on even if Samsung releases the full source code. What we can focus on right now is skinning and themeing.
Cheers,
C.