- 02-24-2012, 07:03 PM
Thread Author #1
- 02-24-2012, 07:15 PM #2
- 02-24-2012, 07:26 PM
Thread Author #3
Re: [MOD] COLD AS ICE CM9 A2SD Mod
Last edited by ShadowEO; 02-24-2012 at 07:41 PM.
- 02-24-2012, 07:53 PM #4
Re: [MOD] COLD AS ICE CM9 A2SD Mod
Cool. Your instructions for applying this are not very clear, please amend. Everything after "Select Advanced -> Partition SD Card" gets a bit confusing. Where do users get the boot.img? The filename to flash does not match that of your linked file. Why do we need flash_image in recovery?
- 02-24-2012, 08:03 PM
Thread Author #5
Re: [MOD] COLD AS ICE CM9 A2SD Mod
My apologies, I'll update the OP asap as for answering your questions
Boot.img is in the downloaded ZIP, I have explicitly stated not to flash the downloaded zip. This is because you extract the ZIP to your SD Card. flash_image is to flash the boot.img, I do not have experience making an update.zip that would apply all the changes for the user unfortunately. All the files the instructions reference are inside the downloaded ZIP file.
If someone could provide an update.zip which would apply all the mods please feel free to share, I'll use it for future releases (unsigned however). - 02-24-2012, 08:11 PM #6
Re: [MOD] COLD AS ICE CM9 A2SD Mod
Sorry, I'm still a bit confused. Flashing an update.zip file is not the only option in our custom recoveries; you can "apply zip from sdcard." and pick any zip file on the SD card. In other words, flash_image is built into our custom recoveries with this menu option and there should be no need to call for flash_image. Perhaps, I am missing something?
- 02-24-2012, 08:26 PM
Thread Author #7
- 02-24-2012, 08:47 PM #8
Give me a little bit and I can throw together all you need to create a flashable zip for that boot.img. Ill send it to your PM inbox.
Thanked by 2: - 02-24-2012, 09:01 PM
Thread Author #9
- 02-25-2012, 09:17 AM #10
Re: [MOD] COLD AS ICE CM9 A2SD Mod
above solution works.
- 02-25-2012, 09:47 AM
Thread Author #11
Re: [MOD] COLD AS ICE CM9 A2SD Mod
If your talking about the Mod, thank you, it took me forever to get it working on my phone so I figured I'd share my result with everyone. Jstntp created the new flashable package. If your talking about my post about the voice search, I know! I facepalmed myself when it started working. I'm gonna post it in the ROM thread here in a sec.
- 02-25-2012, 10:48 AM #12
Re: [MOD] COLD AS ICE CM9 A2SD Mod
I'm sorry, but I was talking about the voice search solution.
- 02-25-2012, 10:51 AM
Thread Author #13
- 03-14-2012, 12:23 PM #14
- 03-14-2012, 05:16 PM
Thread Author #15
Re: [MOD] COLD AS ICE CM9 A2SD Mod
Bump for Alpha5 Version Mod
I've updated the modification for Alpha 5,
For some reason, even though Alpha 5 has run-parts support, A2SD will cause the phone not to boot if installed normally. This modification makes the same changes to the ramdisk as the older version (with the exception of some init.d scripts) and is merely an update for compatibility.
The new ZIP is also, completely flashable. - 03-18-2012, 11:44 PM #16
Re: [MOD] COLD AS ICE CM9 A2SD Mod
Anyone else having trouble getting this to work with kravens CM9 Alpha 5? what do you do after flashing the zip and kernal? Boot to CM9 and type a2sd install? Seems like CM9 does not recognize my ext partition =\ What am I doing wrong?
- 03-20-2012, 10:45 AM
Thread Author #17
Re: [MOD] COLD AS ICE CM9 A2SD Mod
Don't flash the iScream kernel for Alpha 5. I'll be removing that from the instructions. But what do you mean? This should be automatic after installing. One way to test is to type mount and find your sd-ext partition in the list to see if it's mounted, another is to do the following
If that works and prints It Works, then it should work. If your still having trouble please PM me and I'll try to troubleshoot with you a little more. I always flash the same ZIP that I post to test it before hand and it worked fine for me.Code:echo It Works>/data/test && cat /sd-ext/test
Also another way to check is to look in Settings -> Apps -> And then look at the Internal Storage meter at the bottom of the All tab. It should change to a negative number (depending on how many apps you have, mine's said 9.5 used for a little bit then switched to "-1111570944.0..."
As I said, if you have problems, please feel free to PM me. I'm going to work on adding a more recent and feature-rich script to this mod instead of DarkTremor's A2SD (This will probably be out with Kraven's next Alpha.)
EDIT: I hope I didn't kill it with my changes to dtinstall >_> Try a2sd install if your SD-EXT isn't mounted. The next versionwill be out soonis already out check OP.Last edited by ShadowEO; 03-24-2012 at 03:59 PM.
- 03-23-2012, 08:46 PM #18
Re: [MOD] Mounts2SD for all Optimus S ROMs (A2SD Replacement)
This doesn't seem to work with cm7.2 or lewa. I start bootlooping....
- 03-23-2012, 09:35 PM #19
- 03-24-2012, 06:07 AM #20
Re: [MOD] Mounts2SD for all Optimus S ROMs (A2SD Replacement)
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!
- 03-24-2012, 03:39 PM
Thread Author #21
Re: [MOD] Mounts2SD for all Optimus S ROMs (A2SD Replacement)
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.
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.) - 04-10-2012, 01:26 AM #22
- 04-10-2012, 01:29 AM #23
- 04-10-2012, 06:15 AM #24
Re: [MOD] Mounts2SD for all Optimus S ROMs (A2SD Replacement)
If you are a noob,I would not suggest this mod
- 04-10-2012, 06:16 AM #25
Re: [MOD] Mounts2SD for all Optimus S ROMs (A2SD Replacement)
this is so much bs ,can you explain how to do this mod correctly,there are no set of reliable instructions like with data2ext .i lost every app i had that was important and it reset my launcher back to default ,someone please post this with clear instructions








). The newest package brings the version number up to 4.2.0, Changelogs available on the forum topic linked below.
Reply


does Link2SD compare to this at all?? #IMMA NEUBIE#
Right now I'm runing Link2SD witha 2nd partition+swap mem. on the side onna 8gb card.. Seems to be cool but I was trying to se is this way betta. Does anyone know??

































