View Single Post
  #89 (permalink)  
Old 10-24-2010, 01:52 AM
stuckwi's Avatar
stuckwi
Lurker
Offline
 
Join Date: Nov 2007
Posts: 14
Reputation: 0
stuckwi is a n00b
Mentioned: 0 Post(s)
Tagged: 0 Thread(s)
Re: [ROM] Myn’s Warm TwoPointTwo - [RLS 2 - 10/15/2010] - Have It Your Way *NEW*

Quote:
Originally Posted by samster86 it is how I got my apps2sd to work.
(note: do this at your own risk)

1. BACK UP YOUR MEMORY CARD TO YOUR COMPUTER
2. Using AmonRa's recovery
3. Boot into recovery mode
4. Select Partition SD card
4. Set: 512 Ext: 1024
5. let it finish select SD:ext2 to ext3
6. go back to usb-ms toggle
7. Put all your stuff back on your memory card now
8. I went to Wipe data/factory reset then wipe cache, wipe Dalvik-cache and finally wipe SD:ext partition.
9. Then flash the rom and let it boot all the way up
10. Reboot into Recovery
11. Flash Kings bfs 9 kernal
12. reboot
13. connect usb to phone and using adb type
"adb shell"
then
"/system/bin/a2sd check"
you should see some properties
scroll down and look to see if dalvik cache is run on sd card if not type
"a2sd cachesd"
the phone will reboot by itself
once again using adb type
"adb shell"
then
"/system/bin/a2sd check"
make sure dalvik cache is now running on sdcard
also check to see if Zipalign is set to boot if not type
"a2sd zipalign"

now reboot phone and check your phones memory you should now see about 410mb of memory. Mine is at 397mb with about 20 downloaded apps.
is this how you guys would move apps to SD?
do I have to do the Kings #9 kernel step can I use the stock #11 or the King#11?