Scary and TheLedge
If I'm reading TL's post correctly there is an option missing under the Partition sdcard menu.
In your basic Amon_RA's recovery under Partition sdcard there are 4 choices:
- Partition SD
- Repair SD:ext
- SD: ext2 to ext3
- SD: ext3 to ext4
TL, are you saying that in Scary's recovery the SD:ext2 to ext3 option does not exist?
Scary, FYI (on the off chance you don't already know this). When 'Partition SD' is chosen it creates an ext2 partition on the SD card. For apps2sd to work on a 2.1 ROM the partition must be an ext3 partition, thus the ext2 to ext3 option is critical. IF it's missing in your recovery then that's something you might want to get a couple of your 6 arms to start working on.
Hoto,
This is
very interesting...and somewhat of a mystery at this point. Here's why:
The Amon_RA custom
recovery.c source that I retrieved off of packetlss's github was the
desirec branch and its version was listed at
1.6.2 (just like the build number listed in the ro.modversion property of the source itself (which also is displayed at the bottom of the recovery screen that you see every time you enter recovery). Also, cannot find the menu items you show and list above (I think I remember seeing screenshots and I know I've see other folks reference them--I just have not ever seen them personally since I've never partitioned my /sdcard).
Now, when looking at the
recovery.c 1.7.1 source (
default branch
mahimahi), it indeed shows exactly the menu you list above!
By the way, the only file that I modified in making this alternate custom recovery was the
recovery.c file. Since I'm was (and still am) a relative noob at understanding how to use, manage, and navigate the various github source, I just assumed I should grab the branch labled for our Eris device:
desirec.
Tell you what, I'll try to download and compile the
1.7.1 mahimahi branch and see what gives (and what version is reported (I don't / didn't set or change this either)). If it compiles (and loads

), I will make my same alternate key changes (i.e., to make trackball usage optional) and re-post.
Hoto, thank you for pointing this out...sharp-eyed as ever!
Cheers!