[Q] darktremor a2sd on Cyanogenmod - Galaxy Ace S5830 General

Hi guys,
This question is bouncing on my mind for some time...
Many people state that they use darktremor a2sd on Cyanogenmod, and I'm wondering why?
Darktremor's objective is to move apps to SD, right?
Well, Cyanogenmod also allows us to do the same, right again?
Sooooo, why use darktremor on Cyanogenmod?
Thanks in advance

I'm also wondering about the difference if I was to use darktremor's script. I noticed the default Apps2SD would not completely transfer the app to the sd card (for example, if I transferred a 20mb game, it's reported that around 1mb is still left in the internal memory), hence the amount of apps I could install on my ace is very limited. Would using darktremor's script solve this?

Apps2SD (the one in Froyo and CM) moves most or some (depending one the application) data under /sdcard/.android_secure and /sdcard/Android/.
It'll leave behind some files in the internal memory.
A2SD (and S2E and Link2SD) moves the ENTIRE application (app files, data files, dalvik-cache) to a separate partition on the SD Card, then links the apks to the filesystem (linking is Linux term for making a shortcut).
Another advantage of this is the bugs present in native apps2sd -- such as widgets not appearing after a reboot -- are not present in a2sd method. This is because of a mount script executed during the booting process.
This post was sent from hell.

scripts like dt a2sd tricks/fools the android to use sd-ext partition as an internal memory...
that's why when you use apps2sd(one that you can use from the app info menu) just moves a little part of the app to sd card while scripts like a2sd moves the whole data to the ext partition..

But I have to create a partition before I flash dt or link2sd? Or it is a virtual partition that the program creates? Is it really worth to use dt or link2sd?
Sent from my GT-S5830 using Tapatalk

Yes, you need to create a partition on your SD card (512MB is more than enough). The easiest way is to just partition through CWM Recovery (under Advanced, I think). It'll automatically create an ext3 partition of your choice size (also swap, if you want swapspace).
Don't be deterred by ext3 because it's lower than ext4; it's actually much more stable.
Is it worth it? Very, if you know what you're doing. As long as you don't mess around with the partition, say when you plug in USB mass storage mode to the computer, it should be fine.

My ace never appears on my cpu as a drive. Dunno what is the prob.
Anyway... how do I format my sd after it is partioned? To delete the partition ..
Sent from my GT-S5830 using Tapatalk

Darktremor's a2sd and CM kernel...
I've had some damage to my phone. More details over at my post in General questions.
My damaged unit. SK17i My consideration for replacement. MK16i. From Xperia Mini Pro to Xperia Pro. (For the price difference, it seems for the hardware upgrade to get the bigger unit.)
My basic setup? Custom Kernel with root and a2sd.
Problem. There seems no Custom Kernel but one... bbooff's. (Waiting to here if it also will support the a2sd of darktremor.)
I came across CM being available already for the MK16i.
Problem. I just use root & a2sd. Suites my simple needs. I don't do Custom Roms at present. My need is for a stable communication device.
When I got my SK17i. I read that there was a clash between CM and a2sd. Has this then been cleared up? (Fully? For those CM users who may know. I'm a noob to Android.)
Is it possible, from instructions I read on getting CM on the MK16i there's a CM kernel that must be installed 1st, to just use the CM kernel and Stock Rom?
I am just thinking maybe there will be some clash here? Then maybe not? I know the forum instructions did clearly say stock Kernel is incompatible with CM. That may be about some features CM wants to use. Stock Rom simply may not access any 'bonus' features of CM Rom but will there be a problem otherwise?
Anyone who knows more about Android... maybe have an idea?
My setup and use is pretty basic, pretty simple and no, I do not want those apps2sd programs that don't use an Ext partition and don't 'fool' the system into thinking it's running the programs on the system partition.
Well, looking for information. I would rather get the MK16i. Nice bit of kit, but I also firmly want the same basic little setup I've got here but there seems at the moment to be few Custom Kernel's for this device and I am not even about to try to roll my own. Wouldn't know where to begin.

Related

App2Sd LG Optimus GT 540

Can someone provide me a tutorial about how to install app2sd on rooted Lg Optimus GT540.
Thanks a lot & Regards
Anyone...?
i wanna know too...
You wanna too, but anyone don't want to explain us how to make it work.
Not possible on Android 1.6
how to install app2SD on LG GT540 (android 1.6)
yes me too
plz help me
how to install app2SD on LG GT540 (android 1.6)
If you update to 2.1 then it's meant to work. There's a guide on Modaco on how to do it.
I am only passing on information that I have searched (mainly through Modaco) for and tried and tested. This is by no means my creation or discovery! And also...dont sue me if you mess your phone up!
First of all, you must be rooted!
Best thing to do before installing apps2sd is to do a factory data reset.
There has been discussions on whether apps2sd overwrites the phones factory defaults. I think the problem lays in an old script of apps2sd, perhaps there is a new on out... I couldnt tell ya! Anyhow, this is not really a problem if you want apps2sd permanently on your phone though. So remember, start from scratch, reset your data.
1. Partition your sdcard and make 3 partition on it.
Example: sdcard is 1 GB
1st partition in FAT32 600mb
2nd partition in ext2 300mb
3th partition as swap 100mb
Im not sure if the swap partition is needed but I made it anyway.
2. Copy the apps2sd folder to the root of the sdcard.
Example: /sdcard/app2sd/
3. Connect your phone from ADB and type this command :
adb shell
su (approve with superuser aplication in your phone)
sh /sdcard/app2sd/app2sd.sh
After a while your phone will reboot.
4. Now check how much internal memory you have (I had 135mb after my clean install of apps2sd. I have never had that much after a factory reset, a hard reset or a flash).
And there you have it folks!
tutorial : how to insert app2sd in optimus
first, im sorry for my english
for app2sd on optimus, you must have root level.
before install app2sd, please check you internal memory (setting-sd card & phone storage)
and remember your free space. biggrin.gif
step:
1.Partition your sdcard (i use paragon manager)
make 3 partition on your sd card.
example : your sdcard is 4 GB
1st partition in FAT32 3 GB
2nd partition in ext2 700mb
3th partition swap 300 mb
2.download this file mediafire[dot]com/?2os3np35b0fmc60
3.extract the download file
Added automatic installation app2sd. Just run APP2SD.bat
Unnecessary SDK TOOLS
what happen in your memory?
good luck
@skribbler86 swap is not needed I think, i don't make swap and app2sd works for me
jakubek1994 said:
@skribbler86 swap is not needed I think, i don't make swap and app2sd works for me
Click to expand...
Click to collapse
swap like a virtual memory may be.
i think phone need a virtual memory for app2sd.
Swap is like a linux swap (as in swap space for the RAM), but from what I read, it's not actually needed
Ah I see! Well thanks for that info. Its a bit too late now lol but atleast I know for next time. Thanks
Here We Go Everyone
http://forum.xda-developers.com/showthread.php?goto=newpost&t=803695
Click to expand...
Click to collapse
Hey, I have an unlocked LG Optimus, if I set it to factory default will that lock it again? Or can I do this without setting my phone to factory default?
Old post but for reference's sake, am posting this here.
I used MiniTool Partition Wizard Home Edition for making the partition.
I had a 16GB microSDHC but I made only a 512mB ext2 and left the rest as FAT32.
GT540 was designed to handle only 140mB of usable internal memory. So, making a huge ext2 partition will considerably slow down your phone. I would recommend to keep it below 512mB. Most often, you won't install more than 200-300mB worth of apps. Most games have their extra data downloaded to the SD and only apk and dex files reside in the phone.
And, I found that Link2SD was better than apps2sd. I never used apps2sd because by the time I wanted apps2sd, Link2SD was out. Check it out.
http://forum.xda-developers.com/showthread.php?t=919326
@nibras_reeza
i am having 8 GB memory card. can you please tell me the steps how to do partion..
why dont you just put 2.2 or 2.3 on your phone. the roms are available in the developer forum.
I found installing cm7 made it work. Although i lost the functionality of my camera app2sd worked other than that it is a great rom.
I agree, link2sd is far more better than apps2sd.
Also u need to upgrade ur firmware from 1.6 and 2.1 to higher roms, 2.3 is good.
So to fully use ur android,root your device, install a rom manager, then clockworkmod and superuser, there you can enjoy.

[Q] Data2ext - N00b questions

Hi Guys,
I would have tacked this onto the back of an existing thread, but the only relevant ones I could find were in development (I’m still under 10 posts) – and this is more of a general usage question anyway.
I’m running CM7.0.2 and been I’ve been using Apps2SD (darktremor) for a month or so. The onboard memory for apps on the Legend is abysmal, so freeing space up and being able to have more than half a dozen apps is great. I was looking to take up Data2ext too. I’m still S-ON (I haven’t found a serious need for S-OFF yet, and I figure the less access I have to the bowels of my phone, the less likely I’m gonna brick it), so still using CWM2.x and obviously not running EXT4 yet.
Just wanted to ask a couple of stupid n00b questions before I try anything (I’d rather ask this now, then be posting “help I ****ed up my phone” later on).
- Am I right in believing that that data2ext only moves app data, not the apps themselves to the SD car so I need to continue using apps2sd as a companion script?
- Does data2ext need its own additional partition setting up prior – or does it create its own partition/utilize an existing partition? If there needs to be a preconfigured partition, any recommendations on how much space to allocate?
- Is there anything in particular that I need to know before I run through TGF’s guide (http://forum.xda-developers.com/showthread.php?t=902395)?
Thanks for the help guys!
data2ext will use the partition that darktremor currently uses, and you don't want to have dark tremor and data2ext on at the same time, funny things happen.
Data2ext remounts the entire data partition to a partition on the SD card. So anything that gets written to /data (apps, app data etc) goes to the SD card instead.
You need to know that this could go wrong, but I think the first post covers most of it.
That makes sense. I previously wasn’t sure if data2ext only moved app data only, and apps2sd still needed to be used to move the actual apps themselves. As that’s not the case, it’ll make things much easier not having to **** around with 2 different scripts to hopefully get them to play nicely.
I did actually end up stepping up to Blayo’s fake-flash CWM 3.0.1.3 yesterday; though I’m still trying to work out partitions/file systems with it – creating partitions in CWM recovery defaults to EXT3 with no option to set EXT4, and after manually creating an EXT4 partition in GParted CWM wouldn’t let me mount /sd-ext. As your initial post already details formatting /sd-ext to EXT4 anyway, it’ll be interesting to see how nicely this plays with 3.0.1.3.
Thanks for the disclaimer on the risks involved. Without intending to sound patronising; I’m well aware there is the ever present potential to really **** things up, and that I do only have limited knowledge compared to a lot of people posting on xda – which is why I try and get any/all information available before hand, and follow instructions given closely.
Coo'. Just shout if you need help, I'm subscribed to this thread so I should see it
Seems to have worked like a charm.
One question though – I know you can confirm data2ext is successfully running by launching "data2ext --enable" a second time after the final reboot, but is there any means to monitor the used/available space on /sd-ext?
Both Titanium Backup and a2sdGUI allowed me to keep tabs on this, but Ti is unable to see the /sd-ext partition now (I haven’t bothered installing a2sdGUI, not really any point).
It might be a small thing, but if possible I would like to be able to see it fill up, just to give me piece of mind all is OK.
*edit* scratch that last part, just noticed Android and Ti now sees the Internal Memory as a total combined capacity the internal memory + /sd-ext. Eitherway, I'm up and running
i no my question is noob but still.....i m using CM7 nd CWM 2.5.0.7....if i use d optioned partition ur sd card....is dat data to ext ? ndnd wat is swap size ? also how to check what claSS SDCARD I HAVE... I HAVE 16GB KINGSTON SDCARD!
I've a noob question too, if the sd card is partitioned to allow some internal apps to run on this special partition what is currently the safest procedure to do this?
tushar_beriwal said:
i no my question is noob but still.....i m using CM7 nd CWM 2.5.0.7....if i use d optioned partition ur sd card....is dat data to ext ? ndnd wat is swap size ? also how to check what claSS SDCARD I HAVE... I HAVE 16GB KINGSTON SDCARD!
Click to expand...
Click to collapse
The Class should be written on the Card.. in a circle..
Sent from my Legend using XDA Premium App
I got mine up and running last night... created a 1 gig partition for data... data2ext is active, but my phone is now SLOW as molasses. SD card is Class 10 and tests on a computer reveal it to be fast.
I'm at a loss.
Konowl said:
I got mine up and running last night... created a 1 gig partition for data... data2ext is active, but my phone is now SLOW as molasses. SD card is Class 10 and tests on a computer reveal it to be fast.
I'm at a loss.
Click to expand...
Click to collapse
The card probably doesn't handle small files very well. Class 4 seems to be the best bet for data2ext
You're kidding. Ugh! Maybe it was the method I used to format?
TheGrammarFreak said:
The card probably doesn't handle small files very well. Class 4 seems to be the best bet for data2ext
Click to expand...
Click to collapse
Seriously?
So are you using a class 4 with your own cm data2ext script and in ext2 or ext4?
Serious.. It is mentioned several times before by Blay0. Even a fast card will work very slow with data2ext. Why do you even need data2ext? Are you a developed? If not app2ad should beer enough for you... NInge really needs data to be on as i they are not often changing system files..
Sent from my HTC Legend using XDA Premium App
whitetigerdk said:
Serious.. It is mentioned several times before by Blay0. Even a fast card will work very slow with data2ext. Why do you even need data2ext? Are you a developed? If not app2ad should beer enough for you... NInge really needs data to be on as i they are not often changing system files..
Sent from my HTC Legend using XDA Premium App
Click to expand...
Click to collapse
easy man, i was just asking out of curiosity
i'm already using apps2ext and dont need data2ext, but it thought data2ext was slow on all card classes thats why i asked his setup just so i know
Hi,
Since this is a noob thread I'm feeling free to ask for help.
Somehow without any knowledge I've managed to Root my Legend, Flash roms numerous times, make my Legend S-Off, twig and play with different options like splash screen and all sorts of stuff that you need a bit or more of development knowledge. I'm a psychologist - I have no knowledge whatsoever.
Now that I've flashed ogo2's rom found here - http://forum.xda-developers.com/showthread.php?t=987251, I have cut down internal space to about 20MB+-.
I need help with this whole data2ext, ext2/ext4 and all the commands I've never met in earlier development stuff I've done to my Legend.
Where do I start? Is there anywhere I can read a noob guide for these issues?
Please help!
reupugi
edit: Oh I forgot - I have 8 GB class 4 card.
What help do you need? Understanding what it is and how it works? Or just setting it up.
Are you planning on using the data2ext found in my thread, or somewhere else?
Sent from my Legend using XDA App
Hi TGF,
I need help mainly with setting it up. I have no intention learning developing through trying here and there to implement different things others created.
My intention was to use the data2ext you created.
At the moment I've changed back to the nightly builds of CM7 (currently #153), since I had sync problems with ogo2's ROM. So I'm not so pressured space wise, but I'll still be glad to go through with the Data2ext.
Thanx,
reupugi
Ok, well the guide in the first post covers most of it, is there a specific bit you're stuck on?
Sent from my GT-P1000 using XDA App
It assumes I understand how to create ext2 or ext4, or to choose between the two. DO I have to backup my SD card when I create an ext2/4 partition?
Where do I use the commands in your post of data2ext?
reupugi said:
It assumes I understand how to create ext2 or ext4, or to choose between the two. DO I have to backup my SD card when I create an ext2/4 partition?
Where do I use the commands in your post of data2ext?
Click to expand...
Click to collapse
You do need to backup your sd card, our you lose all your data. Rom manager has an option for creating ext partitions on your sd card, and I'd go for ext4, as it's safer. There's a section in that thread on upgrading from the ext2 version. Create your position with rom manager, then follow that section through. The commands can be executed on the phone using a terminal emulator, or from the pc using adb.
Sent from my GT-P1000 using XDA App

How to Move apps from Phone memory to SD in Android 2.1

How to Move apps from Phone memory to SD in Android 2.1
in Xperia X10
My phone is rooted.
any help????
Your options would be scripts like DarkTremor or (the slightly more user-friendly) Link2SD.
But be warned: both are not 100% stable... I've finally removed DarkTremor after a lot of issues: How about upgrading to a custom ROM instead?
Hi.
I dont want to start new topic so I use this one to describe my problem.
I read a lot of webs to find solution but here's comes some problems with that.
I've got Samsung Gio S5560 and 4GB SD card. After creating 2 primary partitions FAT32 and ext2 link2sd says that "no space left on device" and i cannot do anything. Even when I use 2GB card or create partition f.e. ext3 it doesn't works.
Can anyone help with that ?
Sorry for my english. I hope is understandable
Of course phone had been rooted.
Android 2.2.1
Regards.
I'm not sure how these scripts determine which partition to use... have you tried partitioning through ClockworkRecovery? Maybe they need the partitions in a certain order or (more likely) some other requirement. CR would very likely take any such requirements into account.
P.S. Your English sounds fine to me, but this doesn't come from a native speaker either, so...
I used to create partitions MiniTool Partition Wizard Home Edition. On YT there ale some tutorials so I used them. At the beginning I create FAT32 and then ext2. Maybe at the morning I try some new configs with my SD card.

[Q] Why should we use a2sd scripts?

First of all i am not a dev, and the statements bellow are confirmed by devs and known guys from our O1 community like Maktail and Miasmic (thanks guys).
Most of us use a2sd scripts like darktremmor, ungaze, link2sd etc. and many of those are suppose to provide us with practically unlimited sd space for apps and data. But the common problem which allways occures is that after moving one too much apps to sd you will get at some point bootloops. The phone will not be able to load all apps from sdext partition and reboots all the time. So no a2sd script is able to provide what is ment for.
My question of why use a2sd script is related to the fact that moving apps to sd using built in android script which resides in every ROM (even stock obviously), moves to sd the same amount of apps as other scripts mentioned and has the same behaviour of bootlooping when too many apps are moved to sd. The only difference is that other scripts provide more options, like moving dalvikcache to sd. But that doesn`t help either.
So why use a2sd scripts when the result is the same as using stock android script?
A2sd dev dk_zero-cool (thanks) said here http://forum.xda-developers.com/showthread.php?t=1342387&page=25 that is common knoledge that android cannot handle more than 1GB external data and recommended to use no more than 1,5 GB sdext partition formated with other recovery than CWM which is buggy. Did that and results are the same bootloops. Which means that moving too many apps to sd gives at some point system instability no matter what app or which script we use.
That is why more exepensive phones have more internal mem, up to 16GB in nexus case for example, which is using internal mem even for data games storrage. In that case they use a script to link internal sd data to external sd data (folder mounting), which is of no use for us.
Using DT, ungaze and android built in move to sd option, i could move to sd the same amount of apps before getting bootloops. So why buther using all king of scripts when the resilt is the same?
And now i get to the real questions, which are:
Is there any a2sd script that gives the use of more than 1.5 GB of external data without system instability (bootloops)? (i could move about 1.2 GB to sdext using ungaze) Please post the answer to this after you tested and moved or linked to sd more than 1.5 GB of apps.
Is there a 1 or 1.5 GB limit of external data which android (Linux) can handle before getting instable? If so, can this limit be overcome?
If there is a limit, why the options to create more than 2 GB sdext partitions in recoveries?
Can some nice dev make a script that lets the phone give us a slap on the face when getting close to the point where the system gets instable, if the limit of external space cannot be overcome? It seems that most of a2sd script devs discontinued their work.
my opinion
I have used both ungaze and link2sd... link2sd got unstable when i am using almost over a gig of Ext partition while right now I'm using ungaze with 1.7gb of used Ext partition... It was stable for me... No bootloop or anything...
Using the latest cm7 nightly rom, fk v4...
EveryThing has it's own LIMITATION
amao10 said:
I have used both ungaze and link2sd... link2sd got unstable when i am using almost over a gig of Ext partition while right now I'm using ungaze with 1.7gb of used Ext partition... It was stable for me... No bootloop or anything...
Using the latest cm7 nightly rom, fk v4...
Click to expand...
Click to collapse
Really? 1.7 Gb and stable? Ext 4? Did you use CWM to make it? What card do you use?
New great a2sd mounting folders like disks! Need some testers here guys, please help. Maybe this way we can solve a2sd bootloops.
Must see this:
http://forum.xda-developers.com/showthread.php?t=1502893&page=6
based on my experience
Ext 2, used amonra 3.0.6, class 4 16gb transend, faster boot up than link2sd...
amao10 said:
Ext 2, used amonra 3.0.6, class 4 16gb transend, faster boot up than link2sd...
Click to expand...
Click to collapse
So nothing special. Close to what is use. Except for ext2. I use ext4. Could ext2 be more stable?
does anyone has proof that internal sd card is better & faster than eksternal sd card class 10?
Is there really need for a proof on that matter? The fact that class 10 is the latest technology doesn`t make it ultimate.
voyager20021 said:
Is there really need for a proof on that matter? The fact that class 10 is the latest technology doesn`t make it ultimate.
Click to expand...
Click to collapse
yes but it makes sense if your internal sd card is only class 2 (imagine factory want to cut budget product and add low sd card read & write).
one thing for sure, my quadrant says about 800 using internal sd card, and now about 2000 using eksternal. and if someone say that quadrant score is irrelevant, i only ask, why?
I use link2sd with 512 or 600-700 MB EXT3, and never got a problem, I prefer huge apps/games like NFS shift, in internal memory and data obviously in normal SD partition, and I prefer keeping apps like facebook, camera360 and other [unmoveable by default] apps in EXT3.. this way I can install several apps without any problem
I dont know if this has been asked before and I am feeling lazy to search. Does ungaze data2sd work with ext4 now?

[Q] darktremor & sd-ext

i often have this problem: There is an app2sd-gui DT script included in the rom... and this automatically places apps to the fat partition on the sd card ..
now, i always partition my sdcards with a second ext4 partition and prefer to use that one as an sd-ext directory and use linking to place my apps and all the stuff on my sd.
This allows me to use virtually unlimited storage and keep my internal memory completely free... (i also have a htc wildfire with CM7 and this setup; there i have about 70 apps installed. the internal memory has about 10 MB in use with some files i really wanted to have there so they always start fast like go keyboard, go contacts ex and my ringtones / alarm sounds. All other files are on my 16 gb sd card)
With a lot of the roms i've been trying i just can't get this working on my galaxy ace... especially the ICS roms i can't see my EXT4 partition as /SD-EXT for some reason, but often it gets mounted as /System/SD and thus link2sd cannot use my second partition.
Especially if app2sd is builtin as a system app this seems to be a problem. Has anyone ideas on how i could get this working again with these roms?
BoGy1980 said:
i often have this problem: There is an app2sd-gui DT script included in the rom... and this automatically places apps to the fat partition on the sd card ..
now, i always partition my sdcards with a second ext4 partition and prefer to use that one as an sd-ext directory and use linking to place my apps and all the stuff on my sd.
This allows me to use virtually unlimited storage and keep my internal memory completely free... (i also have a htc wildfire with CM7 and this setup; there i have about 70 apps installed. the internal memory has about 10 MB in use with some files i really wanted to have there so they always start fast like go keyboard, go contacts ex and my ringtones / alarm sounds. All other files are on my 16 gb sd card)
With a lot of the roms i've been trying i just can't get this working on my galaxy ace... especially the ICS roms i can't see my EXT4 partition as /SD-EXT for some reason, but often it gets mounted as /System/SD and thus link2sd cannot use my second partition.
Especially if app2sd is builtin as a system app this seems to be a problem. Has anyone ideas on how i could get this working again with these roms?
Click to expand...
Click to collapse
You have to edit the a2sd-script wich should be located in /etc/init.d/
But using "Link2sd" would be much easier. It is a well structured app and the usage is simple, because the first time (when you open the app) you have to choose your partition and the mountscript will be created automatically.
You can get Link2SD from this xda-thread or the play store
BoGy1980 said:
i often have this problem: There is an app2sd-gui DT script included in the rom... and this automatically places apps to the fat partition on the sd card ..
now, i always partition my sdcards with a second ext4 partition and prefer to use that one as an sd-ext directory and use linking to place my apps and all the stuff on my sd.
This allows me to use virtually unlimited storage and keep my internal memory completely free... (i also have a htc wildfire with CM7 and this setup; there i have about 70 apps installed. the internal memory has about 10 MB in use with some files i really wanted to have there so they always start fast like go keyboard, go contacts ex and my ringtones / alarm sounds. All other files are on my 16 gb sd card)
With a lot of the roms i've been trying i just can't get this working on my galaxy ace... especially the ICS roms i can't see my EXT4 partition as /SD-EXT for some reason, but often it gets mounted as /System/SD and thus link2sd cannot use my second partition.
Especially if app2sd is builtin as a system app this seems to be a problem. Has anyone ideas on how i could get this working again with these roms?
Click to expand...
Click to collapse
sd-ext is for CYANOGENMOd only...in stock based rom's u wont find a sd-ext..so s2e wont work.... but charmingly link2sd works....
now if it isn't working what shall u do???
-- if it says mount script not created,, partiotion is busy,,,, reflash the rom or i tried flashing another rom on wich link2sd worked and then reflashing the rom u want... install link2sd apk.. choose ext4 partition reboot.... (it works u can switch from cm7 to stock it wont be a problem)
- if ur sd-ext partition is of ext3 type,,, still choose ext4 on link2sd partition type screen
Fly-High said:
You have to edit the a2sd-script wich should be located in /etc/init.d/
But using "Link2sd" would be much easier. It is a well structured app and the usage is simple, because the first time (when you open the app) you have to choose your partition and the mountscript will be created automatically.
Click to expand...
Click to collapse
I always try to use links2sd; but if app2sd(gui) is installed it won't work.
I'd like to edit the init.d 'mount' script, but i don't know how to open thiis since it always says it cannot be found when i try to open it for editing or even for reading.
(i'm trying to open it with an app that has SU rights like Total Commander)
i have some experience with android and installing custom roms ; but i don't have real experience with editing files in a live OS.
Or should i edit the files in the APK before installing it? (isn't this going to break the APK's CRC-key rendering the file unusableN)
I already thank you guys for reading and sharing your knowledge...
I found it
I could edit the mountsd file in the original ZIP (which is not a crc'ed APK )
then reflash my device.
I removed everything in the mountsd file except this;
Code:
#!/system/bin/sh
#
# mount ext partition from sd card
(so this is what's left)
then i installed S2E & Link2SD, i let link2sd initialize it's scripts and pataboom; i got access again after the next reboot of my device ... finally i have a galaxy ace with unlimited space (or at least kinda limitless compared to the 120mb you get)
i was so used to the big space since it worked like a shine on my htc wildfire (like 60+ apps and only a few mb in use by some apps i really wanted on the internal memory so they start up fast anytime (no interference when other apps are running/starting).
I really love link2sd since it allows you to put apps on external memory and still use the widgets/services/.... while app2sd can't do that
thx again for your help guys! (although i did a lot of fo the job myself too

Categories

Resources