Okay, so let me get this straight. This is what I am going to do exactly:
1. Start Rom Manager and make a Nandroid Backup.
2. Start TitaniumBackup and click Menu Key>>Batch>>Backup all user apps
3. Download the newest ClockworkMod Recovery from the xda developer site
here
3A.Put the .img file on my sd card
4. Put aospCM7, found in
this post on my sd card, as well as gapps from that post.
5. I currently have the xionia recovery on my phone, so I will need to flash over the ClockworkMod one. To do this I will open up command prompt, then type
A) su
B) mount -o remount,rw -t yaffs2 /system /system
C) flash_image recovery /sdcard/aospCWMod-VM670-20110531.img
D) reboot recovery
I will now be in recovery.
From here I will:
1. Click Wipe cache
2. Click Advanced>> Wipe Dalvik Cache
3. Click Mounts, then format:
A) data
B) cache
C) boot
D) system
4. Click install zip from sd card
5. Click asopCM7-VM670-20110601-signed.zip
6. Once it is finished, click GApps
7. Click Reboot System Now.
8. I should be in the new rom.
9. I have no idea how to bring back over all my apps from titanium backup, but I'm sure a bit of searching can help with that.
Does this all look right?