Int2sd problems, ext4, and custom recoveries

Redchigh

Well-known member
Sep 12, 2012
113
0
0
So, running PAC ROM (jellybean 4.2), and everything is smooth as silk after flashing everything plus crossbreeder, except int2sd isn't working. (What does "comparable with swap2int" mean?)

Another problem, is I think I should be using ext4 for my sdext. How do i kbow what format Im using? How do I reformat my sdext? (I know ill have to reflash.)

I think i might need a new recovery... I'm running cwm 3, but i don't have adb (On PPC Mac os X).

Is there an easier way to flash a recovery?
 
Just flash zengarden recovery through your current recovery

Sent from my VM670 using Tapatalk 2
 
When you flash a new recovery thru a recovery the new recovery must be zipped. You don't need to wipe anything, just flash like a ROM or theme.
Then go to the advanced option in the old recovery and choose the reboot recovery option. It will now boot into the recovery that was flashed.

To flash a recovery from a termimal emulator make sure it's unzipped (Will have .img on the end if unzipped), then type in:
Code:
flash_image recovery /sdcard/(name of recovery exactly how it's spelled out on the sd card)
You should get a # after typing that all in (You might even get a stream of almost identical looking code just prior to the #).

Sent from my LG-VM670 using Android Central Forums