After I install CTMod 3.5 and run adb and do the ssm configuration, do I need to reinstall CTMod 3.5 again? - That's what I've been doing, but I'm not sure if it's needed. This is what I've been doing as far as the Full Install goes from scratch, with no backups, and rebooting of course in the right places:
1-Installed SPHM820_EE14_FACTORY_VERSION
2-Wiped/Formatted SDCard of all partitions and put it back to normal
3-Installed SPHM820_EJ06-CWM5-Rooted-rfsCache
4-Installed SPH-M820-CWM-5027-UPDT-FIXED2A
5-Partitioned SDCard to 2048 EXT/0 Swap
6-Updated PRL
7-Installed CTMod3.5
8-Ran ADB/SSM, configured to 2048 EXT, 2048 Swap, the rest Fat32
9-Installed SD2EXT4.zip
10-Installed CTMod3.5
11-Installed CT3.5Fix.zip
After doing this, this is the output I'm getting from checking ADB:
Filesystem 1K-blocks Used Available Use% Mounted on
tmpfs 145144 80 145064 0% /dev
tmpfs 145144 0 145144 0% /mnt/asec
tmpfs 145144 0 145144 0% /mnt/obb
/dev/stl14 95744 4152 91592 4% /cache
/dev/stl12 164272 102228 62044 62% /system
/dev/stl13 163768 6308 157460 4% /data
/dev/block/mmcblk0p2 1968684 34372 1934312 2% /data/app
/dev/block/mmcblk0p3 1967876 68300 1899576 3% /data/dalvik-cache
/dev/block/vold/179:1
11547432 16360 11531072 0% /mnt/sdcard
/dev/block/vold/179:1
11547432 16360 11531072 0% /mnt/secure/asec
rootfs on / type rootfs (ro,relatime)
tmpfs on /dev type tmpfs (rw,relatime,mode=755)
devpts on /dev/pts type devpts (rw,relatime,mode=600)
proc on /proc type proc (rw,relatime)
sysfs on /sys type sysfs (rw,relatime)
none on /acct type cgroup (rw,relatime,cpuacct)
tmpfs on /mnt/asec type tmpfs (rw,relatime,mode=755,gid=1000)
tmpfs on /mnt/obb type tmpfs (rw,relatime,mode=755,gid=1000)
/dev/stl14 on /cache type ext4 (rw,nosuid,nodev,noatime,nodiratime,barrier=1,dat
a=ordered,noauto_da_alloc)
/dev/stl12 on /system type ext4 (ro,noatime,nodiratime,barrier=1,data=ordered,no
auto_da_alloc)
none on /dev/cpuctl type cgroup (rw,relatime,cpu)
/dev/stl13 on /data type ext4 (rw,nosuid,nodev,noatime,nodiratime,barrier=1,data
=ordered,noauto_da_alloc)
/dev/block/mmcblk0p2 on /data/app type ext4 (rw,nosuid,nodev,noatime,nodiratime,
barrier=1,data=ordered,noauto_da_alloc)
/dev/block/mmcblk0p3 on /data/dalvik-cache type ext4 (rw,nosuid,nodev,noatime,no
diratime,barrier=1,data=ordered,noauto_da_alloc)
/dev/block/vold/179:1 on /mnt/sdcard type vfat (rw,dirsync,nosuid,nodev,noexec,r
elatime,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=cp437,
iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro)
/dev/block/vold/179:1 on /mnt/secure/asec type vfat (rw,dirsync,nosuid,nodev,noe
xec,relatime,uid=1000,gid=1015,fmask=0702,dmask=0702,allow_utime=0020,codepage=c
p437,iocharset=iso8859-1,shortname=mixed,utf8,errors=remount-ro)
tmpfs on /mnt/sdcard/.android_secure type tmpfs (ro,relatime,size=0k,mode=000)
Sorry if this is too much, wasnt sure if you would need to see this all or not.
Going back to my main question,
With the steps I listed above, is this the way I should be doing things?
~thanks guys.