Re: [MOD] Mounts2SD for all Optimus S ROMs (A2SD Replacement)
I know what you mean about needing to have the sd-ext, When I got the phone from my cousin I flashed it back down to ZVD and up to Kraven's CM9 immediately and noticed that there just wasn't enough breathing room for me and that's when I found the SD-EXT mods
Mounts2SD actually mounts the /sd-ext partition on /data/data, /data/app, etc. It doesn't really do link. Also I will check out A2SDX, I have been looking at it for a while but didn't know whether to try it yet. I'll be updating the package later with a version that copies the e2fsck from /sbin in recovery so that it gets rid of the Illegal Instruction errors (Which cause sd-ext not to mount)
Also I noticed that mount seems to fail if you have selected a partition type during the installation. If your having trouble, re-install with these settings
Apps
Data
Dalvik-Cache
Uncheck everything else and then make sure the File System type is set to auto-detect. I'm not sure why mount fails with a specific filesystem specified but it's a pretty good workaround.
As for testing, I might start an experimental branch for testing to make sure it works and then I'll update it when I have enough positive feedback
(Who knows, I might decide to take up the mantle and see how hard it is to create one of these scripts, I did have that Reverse Bluetooth Tethering mod working at one point and then it started going haywire on me.)
I'm sorry, I just noticed a huge problem with the Mounts2SD package, for some reason, after flashing it e2fsck doesn't work and errors out with an illegal instruction, Check your logcat at boot using ADB with adb logcat | more on Linux or just run it and scroll up with Windows (Make sure it's during boot.) and find where it begins, You'll see some logs from the script. If it says something like "Illegal Instruction" or "Mounting blah without journal: Invalid Argument", boot into recovery and try copying e2fsck from /sbin to /system/bin and make sure it has the permissions to run. I was fighting with the mod all last night.This doesn't seem to work with cm7.2 or lewa. I start bootlooping....
I am guessing data2ext actually installs your files on your ext partition, While the moun2sd just creates more or less links? I dont really know. I am about to try your new update now, but I recently found this file roaming around xda for a cm9 data2ext, and actually all I did was flash the zip and that was it there was my 1gig of app space. Check this out maybe theres something you could use in it =p But it is by far the easiest data2ext flash I have ever done! Thanks for your help and if you need a tester I could test your builds =p I have a lil data2ext expierience myself. If I remember correctly I was the first or one of to figure out how to use it with RebornRom =] Gotta have my ext!
I know what you mean about needing to have the sd-ext, When I got the phone from my cousin I flashed it back down to ZVD and up to Kraven's CM9 immediately and noticed that there just wasn't enough breathing room for me and that's when I found the SD-EXT mods

Mounts2SD actually mounts the /sd-ext partition on /data/data, /data/app, etc. It doesn't really do link. Also I will check out A2SDX, I have been looking at it for a while but didn't know whether to try it yet. I'll be updating the package later with a version that copies the e2fsck from /sbin in recovery so that it gets rid of the Illegal Instruction errors (Which cause sd-ext not to mount)
Also I noticed that mount seems to fail if you have selected a partition type during the installation. If your having trouble, re-install with these settings
Apps
Data
Dalvik-Cache
Uncheck everything else and then make sure the File System type is set to auto-detect. I'm not sure why mount fails with a specific filesystem specified but it's a pretty good workaround.
As for testing, I might start an experimental branch for testing to make sure it works and then I'll update it when I have enough positive feedback

(Who knows, I might decide to take up the mantle and see how hard it is to create one of these scripts, I did have that Reverse Bluetooth Tethering mod working at one point and then it started going haywire on me.)