[Link2SD][SWAP] How to prep your SD card for it for Nameless ROM - HTC Desire C

What does this do?
make 3 partitions on SDCARD
-FAT32 > Primary Storage
-EXT4 > Secondary Storage Internal memory dummy
-Linux Swap > Extra RAM
Do I need to Backup my SDCARD contents?
Not needed, but if you want you can, it doesn't erase your sdcard data unless you did something wrong.
1/ Boot up your Windows machine
2/ Unmount your sdcard card on phone eject it and Insert your Micro SD card into a card reader and attach it to the computer
3/ Install Mini Partition Wizard Home Edition
4/ Run Partition Wizard Home Edition.
5/ Look for your SD card along the bottom and identify your FAT32 Partition
6/ Right click on it and choose "Move/Resize Partition"
7/ Use the down arrow in the middle field "Partition Size:" to change the value and consequently the value of the "Free Space After: field as well until you have created around 2307 MB of free space. *Warning - Do not create free space before the first primary FAT32 partition!!! If you do discard changes and start over!
8/ Click "OK"
9/ Identify the new unallocated space on the drive map.
10/ Right click on it and choose "Create"
11/ When you get the warning about the partition not being able to be used in Windows click "Yes" to continue
12/ Choose Ext4 for partition type. Primary, Resize to 2000 MB
13/Right click on empty 300 MB left Create Linux swap partition, Primary
14/ Make sure it is all primary not a logical partition
15/ Name it if you want.
16/ Click "OK" to continue
17/ Click the BIG "Apply" button in the top left of the window
18/ Choose "Yes" to continue from the pop up
19/ Let it do it's work.
Congratulations! Step 1 Complete!
Now to step 2:
1/ Eject and place your SD card back into your phone
2/ Install Link2SD from the Android Market
3/ Run it
4/ On first run it will ask you the type of partition your second SD card partition is. Choose Ext4 depending on which you made it.
5/ Follow the directions to reboot your phone
Congratulations! Link2SD is now working on your phone!
1.choose the funnel and choose User
2.choose multi select and select apps to to be moved to sd-ext and choose actions then create link choose all 3 checkbox
At this point I recommend you Menu click and go to Settings and choose "Autolink" to automatically link programs (.APK), dalvik cache files (.DEX) and library files (libs) to your SD Card 2'nd partition when a new program is installed.
Now for some strategy!
You say, "I've got all this external space! Why bother putting any programs on the internal space?"
Well...SPEED MAN! SPEED!
I keep Launchers, Widgets, Background processes like Titanium Backup, etc, on the internal as space allows to allow for speed when booting. The internal memory is faster than your SD card and keeping these programs here helps a lot in speeding up your boot time. This is an option with Link2SD that you DON'T have with Data2SD or Data2Whatever!
You can also keep commonly accessed programs like Tapatalk for example, on this internal fast memory.
You can also mass move by multi selecting, several programs to and from either internal, SD card, or SD card second partition. Ideal for your initial move to your new second partition of your apps pre-installed prior to link2sd.
People wanted instructions for a third swap download 81swap.rar in attachment extract 81swap script and push to /system/etc/init.d/ folder, during boot it would mount sdcard swap.
in cmd.
adb remount
adb push 81swap /system/etc/init.d/
adb shell chmod 777 /system/ect/init.d/81swap
reboot phone
to check if it mounted in terminal emulator type
su
free
see swap if it changed size to 400.

WARNING: From now on your SDCARD should not be Unmounted or ejected when phone is on.
Only eject SDCARD if phone is off.
Otherwise some problems might occur.
AUTHOR: d33ps1x
EDITED BY: me
FAQ:
Why when I created linked apps why does my Internal Memory Storage still low
A: After linking your apps to EXT4, reboot phone to see if Internal Storage increased.
Why my internal memory is still 700+ mb
A: link2sd ext4 partition is like a drawer so instead of 1 drawer you have 2, transfering stuff to your second drawer.
How can I check memory info?
A: In link2sd app hold recent apps button then choose storage info.
How does link2sd work?
It creates a link shortcut like in windows in internal memory and transfer the main apps files in sd-ext.
Can I connect my phone to usb storage mode?
Sure you can sd-ext partition won't be unmounted only your fat32 partition will be so computer will read contents of sdcard.
Stoshke says:
If you connect HTC desire C in USB mode on computer running linux OS, you can mount ext partition on your PC using Device Notifier, but this way you will dismount it from the phone. So be careful if you have automount enabled.

Questions
Hi einstein.frat ,are you running all this on your phone atm?
I ask because I've been waiting for my new sd card to arrive(it has) and have been looking and trialling this Mod over the last few days or so and I've met a few problems and irregularities .
I was going to PM you originally but I thought asking you in the thread might actually prove useful to others as well as myself .
I've read 3 other threads on this subject , the first http://forum.xda-developers.com/showthread.php?t=1432459 is referred to you in this thread.
The second http://forum.xda-developers.com/showthread.php?t=919326 is the thread about the app we are using to link to our ext partitions.
Now first question ;
Are the partition sizes you quote , the sizes you used as to me (and reading the other thread) they seem small . I wonder if you have typed KB instead of MB ?
Second question is about the swap file , the thread I referenced is this one http://forum.xda-developers.com/showthread.php?t=1659231
The Author basically goes through all the same procedures as everyone else but he uses an app instead of your script to manage the swapfile .
Now I agree with your thoughts here(i assume you wrote the script for this reason) that your script is a more elegant way of implementing the swap file at boot up .
But I think your line ;
adb shell chmod 777 /system/ect/init.d/81swap
should actually read;
adb shell chmod 777/system/etc/init.d/81swap
Just 2 very small differences
Anyway I have done it all and got it working on my new sd card so thankyou very much .:good:
Now my last tip? I guess I could call it that , is to do with checking if swap is working . Going back to this thread http://forum.xda-developers.com/showthread.php?t=1659231
The Author points out that if you run 'free' in terminal emulator if you have failed it will look like this (swap is all zeros)
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
and if it is successful it will look like this
Hopefully I havn't annoyed you with this post and hopefully it will help others get this Mod going .
All the best ,
Richard

SD card
Guys, what do you think, when doing this, is there any real phone performance difference between Class4 and Class10 SD cards, other then usb transfer speed?

neoyoli said:
Guys, what do you think, when doing this, is there any real phone performance difference between Class4 and Class10 SD cards, other then usb transfer speed?
Click to expand...
Click to collapse
I only got mine yesterday (a UHS-1 class 10) to move up from a class 4 , but it's way too soon to say whether there is a noticeable improvement (especially as I've implemented this mod)
.http://forum.xda-developers.com/showthread.php?t=1947560 This is a good thread to read especially where he finds a good class 4 is better than a poor class 10 . Have a read it's worth the time :good:

fixed kb to mb
Your chmod is wrong that is directory 777/ which doesnt exists right way is 777(space)/ chmod is attrib in windows like making it read only, hidden or write protect. 777 means read, write, executable to the file in all groups. If this it not set it won't run.
2000 = 2gb
300 = 300mb
Swap script is to enable linux swap partition on sdcard, nothing else.

einstein.frat said:
fixed kb to mb
Your chmod is wrong that is directory 777/ which doesnt exists right way is 777(space)/ chmod is attrib in windows like making it read only, hidden or write protect. 777 means read, write, executable to the file in all groups. If this it not set it won't run.
2000 = 2gb
300 = 300mb
Swap script is to enable linux swap partition on sdcard, nothing else.
Click to expand...
Click to collapse
Yup I realise what the script is for and my taking the space out of 777 / explains why the script hasn't stuck ( I think?)Just realised I erased the script myself last night as I decided to do a fresh install of your Rom and added a fresh init.d folder when I was doing all the bits with the Aroma installer after ...Doh

Hi einstein., thanks for your mod and development. Could this mod (Link2SD and swap) running on other devices with init.d support (I would like to test it with me)? If so, I would your permission I use your guide as a template for mine get in the S3 mini section, or not? Thanks for your answer and I wish you all the best for the new year, more!
Regards, leather.face

Sure you can, but swap partition on ur s3 might be diff mmblck so script might not work. You can find it if ur sdcard is mmblk03 swap will be 05 smething like that on 3rd place, modify script
Sent from my HTC Desire C using xda premium

einstein.frat said:
Sure you can, but swap partition on ur s3 might be diff mmblck so script might not work. You can find it if ur sdcard is mmblk03 swap will be 05 smething like that on 3rd place, modify script
Sent from my HTC Desire C using xda premium
Click to expand...
Click to collapse
Okay, thanks! I test first Link2SD and it should work then swap. Should questions arise then I write ...
Regards

sorry for my double post but ...
Hi einstein., Link2SD works very good and fine but I have problems with the swap script. My sdcard is mmcblk0 and I have mmcblk1, these are split on again in mmcblk1p1, mmcblk1p2, mmcblk1p3. What is the partition for swap? I've tried several but none worked. The value in the terminal emulator is 0 for swap. At the moment I do not go on, unfortunately ... Or can I see in a file where is the partition for swap in my device? Or do I need to swap a unsecured boot.img with swap support? I have enabled the init.d for stock rom and secured kernel but all scripts in the init.d and Link2SD works very good and fine. Thanks for your help.
Regards

Maybe your kernel doesn't support swap if you tried all 3 partitions.
Desire c kernel config have it enabled by default.

Will add this to index thread soon.

einstein.frat said:
Maybe your kernel doesn't support swap if you tried all 3 partitions.
Desire c kernel config have it enabled by default.
Click to expand...
Click to collapse
Hi einstein., thanks for your answer. I'll try again now. So one of these mmcblk1p1, mmcblk1p2, mmcblk1p3 partitions be destined for swap, I understand this correctly? Thanks for your mods and roms. Link2SD works perfectly. Can something happen when I test a another partition in the script specified and this is not be used for swap? Thanks for your help but sorry for my english ...
Regards leather.face
Edit:
@einstein., thanks for your help but my question has been settled. The stock kernel in the S3 mini supports no swap. I tested all the partitions but not working. Link2SD works perfectly. Thanks einstein. and have a nice evening.
Regards

Just in case anyone is thinking of adding this mod to their desire c my opinion is that It's worth it.
Performance when switching between apps is much better. I've tried most of the tweaks I can find, and this single change has made the most difference.
Boot time is significantly longer and I suppose you run the risk of wearing out your SD card sooner but its still worth it.
Thanks for the detailed instructions.
When using the latest version of nameless the swap will setup automatically ( you still need to create the partitions before flashing the Rom)
Sent from my HTC Desire C using Tapatalk 2

einstein, if I delete the symlink of an app, it goes back to the internal storage, right?
and an other thing: after doing the swap, my recent apps button goes straight into 2nd option mode, as if I held it longer, so no recent apps menu comes up. Do you have a tip how to fix it?

Same Issue
neoyoli said:
einstein, if I delete the symlink of an app, it goes back to the internal storage, right?
and an other thing: after doing the swap, my recent apps button goes straight into 2nd option mode, as if I held it longer, so no recent apps menu comes up. Do you have a tip how to fix it?
Click to expand...
Click to collapse
I get the same issue with the recent apps button . I've been reading through the original thread for the app but I've had no luck finding an answer.
And yes neoyoli if you delete the symlink the app goes back to internal

Wasn't the recent apps button changed/remapped to long pressing the home button in nameless v7.1.1 ?
Sent from my HTC Desire C using xda app-developers app

nikhil16242 said:
Wasn't the recent apps button changed/remapped to long pressing the home button in nameless v7.1.1 ?
Sent from my HTC Desire C using xda app-developers app
Click to expand...
Click to collapse
Does it work for you ?
Doesn't for me :silly:

LOool, silly us
whoamigriffiths, are you sure if you press the home button longer, the recent apps menu doesn't come up?

Related

Need help with ext2 on CM7

Hi,
I successfully prepared my SD-card and rebooted the device. I was told this would take a bit longer for all the apps being moved, but it didn't.
I haven't applied any scripts from OR, because CM7 should perform the ext2 procedure automatically when booting with a prepared SD-card inserted.
But now I lost (or can't find?) my Google apps, keyboards and probably some other stuff. Looks like all the apps stored in internal memory are gone, but where, as I don't know how to get to them if they're on ext2. I don't notice any differences regarding moved apps and an operating ext2, except from that they're missing now... There's also no SD folder in System, which I think should have been created.
I can see all the apps in the installed list, but they have native Android icons, just like some shortcuts on my homescreen. Also widgets from apps installed in (former?) internal memory don't load. It looks like Android just needs to be told where they are now (just like myself ;-)
Any help would be much appreciated!
Thanks,
Gerard
The Netherlands
You should see a folder on your sd card called sd-ext and there should be 3 folders in there. Open up sd-ext/dalvik-cache and your apps should be there.
Sent from my Milestone using XDA Premium App
Reboot, wipe dalvik and cache, reboot and see if your app shows up.
Sent from my MILESTONE using Tapatalk
Nope, there is no "sd-ext" folder on my SD card. There is also no "sd" folder in "system".
In OR I just ran "Scandisk ext2" from the Utility menu and wiped both Dalvik and normal caches. At least that brought back my apps, but I have no idea where they are located now: in internal memory or on ext2...
sileshn said:
Reboot, wipe dalvik and cache, reboot and see if your app shows up.
Sent from my MILESTONE using Tapatalk
Click to expand...
Click to collapse
See my previous post, in Holland we say "2 souls, 1 thought"
So i wiped both caches and indeed got my apps back. I also ran that "Scandisk ext2" command, dunno what that did though.
So what I'm curious about is where I am now: back to how it was, or running ext2?
twixyz said:
See my previous post, in Holland we say "2 souls, 1 thought"
So i wiped both caches and indeed got my apps back. I also ran that "Scandisk ext2" command, dunno what that did though.
So what I'm curious about is where I am now: back to how it was, or running ext2?
Click to expand...
Click to collapse
What is your internal memory? If you have Linux, check your ext partition. It should have app, app-private and dalvik-cache folders with your apps in the app folder.
You should also have those folders inside /sd-ext folder or /system/sd-ext folder, not in the sdcard.
Sent from my MILESTONE using Tapatalk
sileshn said:
What is your internal memory? If you have Linux, check your ext partition. It should have app, app-private and dalvik-cache folders with your apps in the app folder.
You should also have those folders inside /sd-ext folder or /system/sd-ext folder, not in the sdcard.
Sent from my MILESTONE using Tapatalk
Click to expand...
Click to collapse
My internal memory is approximately 17 MB up now. Is that a reasonable amount?
I don't have Linux, but Ext2explore shows this:
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
I can find no /sd-ext folder or /system/sd-ext folders.
twixyz said:
My internal memory is approximately 17 MB up now. Is that a reasonable amount?
I don't have Linux, but Ext2explore shows this:
I can find no /sd-ext folder or /system/sd-ext folders.
Click to expand...
Click to collapse
Yup. That's it. I forgot that in the latest CM7, kabaldan moved the dalvik-cache back to the data partition. So yes, your apps2ext is working.
But, you should have a sd-ext in your root folder for sure.
sileshn said:
Yup. That's it. I forgot that in the latest CM7, kabaldan moved the dalvik-cache back to the data partition. So yes, your apps2ext is working.
Click to expand...
Click to collapse
So I don't need those /system/sd-ext folders? If not and it's all okay, great!
I have a few other questions though. Will everything I install from the Market from now on be installed at ext2, even if it's apps2sd enabled? Since apps already installed on my SD-card through apps2sd have not been moved to ext2, should I leave it this way or are there any benefits moving them too? If so, how? Is it better to install apps2sd enabled apps on SD or to ext2? Is there a way to control or handle this?
I realise this is a lot to ask, but I haven't been able to find the answers yet. Links are welcome too!
Thanks again,
Gerard
Stop the presses!
Found the sd-ext folder!
Somehow I looked at the wrong level or so, sorry!
So glad it works now!
Just eager to know how to use it the best way, as my previous post shows...
twixyz said:
Stop the presses!
Found the sd-ext folder!
Looked one level too high, sorry!
So glad it works now!
Just eager to know how to use it the best way, as my previous post shows...
Click to expand...
Click to collapse
Any app you install now goes into the ext folder automatically. When you delete it, it removes itself from the ext partition.
Though the app is stored on the ext partition, some internal space will be used. But you can install a lot more apps.
Regarding apps already moved using apps2sd, just move them back to the internal storage and reboot your phone. They will move to the ext folder on reboot.
Sent from my MILESTONE using Tapatalk
This really works great. I've moved all my apps to ext2 and everything runs smoothly.
Indeed my internal memory is dropping however, because of the apps data, which is stored in the "/data/data" folder, so I've read.
I've also read this data could be moved to SD also, but I'm not considering that yet. But what to do when internal memory is running out? What's the limit for stable, smooth operarion? I have about 50 MB free now.
Thanks again,
Gerard
i am having very similar problems. using apps2ext for the first time. (latest miui by lalit)
from my understanding apps get stored on the ext partition on the sdcard.
i moved some apps - that supported it - and everything was fine (i thought)
then i wiped my fat32 (i moved all of the files to my pc) -- BUT now my phone isnt able to find the apps (on the ext partition?!) anymore...
what am i missing here?
EDIT---
i just discovered the ".android_secure" folder and moved it back to my sdcard. my apps reappeared.
so there are 3 locations i can store my apps?
1) internal
2) SD: ext
3) SD: fat
how do i tell my phone to store everything on ext? i am able to move apps from within phone-application-settings to sd-card (gets stored on fat) or move them with titanium backup (also just internal and sdcard)
when i check titanium backup it lists 3 storage locations 1) internal 2) sdcard 3) sdcard (a2sd)
miui sd-card setting (A2SD+) on the other hand says "this device does not support A2SD+)
sorry for all this confusing stuff up there. i am trying to understand this
app planet is not working please help
abdussamad said:
app planet is not working please help
Click to expand...
Click to collapse
I don't think this is the right place to talk about this.
phlppk said:
i am having very similar problems. using apps2ext for the first time.
...
Click to expand...
Click to collapse
app2ext (second ext2/3/4 partition on the SD card) is different to the native Froyo app2sd (a virtual filesystem base o files stored in .android_secure folder).
The app2ext requres a script to be executed as the Android satrts (e.g. placed into init.d) and its makes all the stuff 'invisible' for the system, it simply moves all the apps from internal storage into the ext partition and links the partition to the filesystem. Once you have it you do not need to manually move every single apps to sd.
I've created an ext2 partition and CM7 move my apps to it. But when I continue moving my apps from sd to internal (or "not SD"), my internal storage go down.
I restarted the phone but it's 18MB free yet.
Must I move some apps to SD again?
Another question: what about davilk cache? When I did this on stock rom, the script I've used move davilk-cache to ext2 too.
Thanks
Dalvik cache is not moved to ext partition in cm7.
Sent from my GT-I9100 using Tapatalk
Maybe I've writen bad my previous post.
When I move apps from SD to internal (because I want them on ext2 partition) my internal storage increase (the free space go down). So, this app2ext doesn't give me any advantage over app2sd from android.
There is a solution or workaround for this?
parads said:
Maybe I've writen bad my previous post.
When I move apps from SD to internal (because I want them on ext2 partition) my internal storage increase (the free space go down). So, this app2ext doesn't give me any advantage over app2sd from android.
There is a solution or workaround for this?
Click to expand...
Click to collapse
Did you reboot after doing this?

Partition SD card on Windows for people who can't be bothered to do it properly ;)

Firstly, BlaY0 has a great tutorial on how to do this properly, I suggest you do that to learn something.
Secondly, I cannot confirm that this is 100% safe. BlaY0's method should be 99% safe, I don't know about this as it is all automatic. BlaY0's method is tried and tested, this is not. I only used this method as I had a new SD card and I was in a hurry (exams coming up ) and I didn't have time to remind myself of BlaY0's method, and CWM only allows you to create up to 512mb partition. Also, I had a new computer, and I don't have time to set up ADB all over again.
Anyway, this is a method for people who don't want to use ADB to partition their SD card for A2EXT or DATA2EXT (a.k.a. apps2sd, etc etc), and are using Windows. If you're running linux, you could use something like gParted to partition it, not sure about OS X though. This method will allow a Windows user to create an EXT partition on their SD card alongside the FAT partition.
1) Download and install Minitool Partition Wizard, from here.
2) Open the program and delete all partitions from the SD card (which you will have inserted into the computer using an adapter or something). DO NOT DELETE THE PARTITIONS FROM THE HARD DISK! MAKE SURE YOU KNOW WHAT YOU'RE DELETING. Oh, and make sure the SD card is backed up
3) Create a FAT32 primary partition. You decide how big you want it, but I'd advise you leave 1024mb (1gb) for the EXT partition.
4) Create an EXT2/EXT3/EXT4 (you decide) primary partition. Use up the rest of the space on the SD card.
5) Click assign/OK/whatever and wait for it to complete
6) You now have your partitioned SD card ready for an A2SD ROM!
7) You need to assign a drive letter to the FAT32 partition. Not sure about the EXT partition. At first I forgot to do this and my card didn't show up in Windows, though Partition Magic can still see it.
Like I said, do yourself a favour and use BlaY0's method here, but if you're lazy or you don't have time or ADB doesn't work anymore, use this.
Nice one m8. You mentioned that CWM doesn't offer adding partitions bigger than 512 MB. Well, you're right but that's why I made a customized version of fake-flash that can do bigger... to 1 GB. It can even add second ext partition for some exotic types of data2ext. On top of that I added auto block alignment which is described in my guide (the manual one) so no more calculations and manual labour
Sent from my HTC Legend
BlaY0 said:
Nice one m8. You mentioned that CWM doesn't offer adding partitions bigger than 512 MB. Well, you're right but that's why I made a customized version of fake-flash that can do bigger... to 1 GB. It can even add second ext partition for some exotic types of data2ext. On top of that I added auto block alignment which is described in my guide (the manual one) so no more calculations and manual labour
Sent from my HTC Legend
Click to expand...
Click to collapse
Ah, I didn't know about your customized CWM, I think I'll just use that next time
BlaY0 said:
Nice one m8. You mentioned that CWM doesn't offer adding partitions bigger than 512 MB...
Click to expand...
Click to collapse
I remember some version had the ext menu up to 4GB
BlaY0 said:
On top of that I added auto block alignment which is described in my guide (the manual one) so no more calculations and manual labour
Click to expand...
Click to collapse
Didn't know that, good to know, for those of us still using data2ext, this is important...
Wish this was up earlier, spent an hour repartitioning my card using parted.Couldn't upgrade to EXT3 and ended up using CWM 3.0.2.8 to do it instead lol
What CWM is using under the hood for partitioning is actually parted.
Sent from my HTC Legend
Tried it but it didnt work not sure what the problem is...
formatted my SD to FAT 32 and reserved 1G for EXT3 both as primary partition in the Mini Partition Tool
Plugged it in my phone,
Ran ADB shell
# a2sd --enabled, rebooted
on reboot nothing seemed to have changed... went back to ADB shell
tried a2sd --free it says A2Sd is not active ...
a2sd -- enabled again and it says it is enabled but not active
so im guessing it cant read or recognize the EXT3?!
Any clues... i didnt want to move my Dalvik to SD ... should I try EXT4 or even EXT2?
QkSi1ver said:
Tried it but it didnt work not sure what the problem is...
formatted my SD to FAT 32 and reserved 1G for EXT3 both as primary partition in the Mini Partition Tool
Plugged it in my phone,
Ran ADB shell
# a2sd --enabled, rebooted
on reboot nothing seemed to have changed... went back to ADB shell
tried a2sd --free it says A2Sd is not active ...
a2sd -- enabled again and it says it is enabled but not active
so im guessing it cant read or recognize the EXT3?!
Any clues... i didnt want to move my Dalvik to SD ... should I try EXT4 or even EXT2?
Click to expand...
Click to collapse
Take me through what you did, step by step. You say you reserved 1G for EXT3, but did you actually format it as another partition?
QkSi1ver said:
Any clues... i didnt want to move my Dalvik to SD ... should I try EXT4 or even EXT2?
Click to expand...
Click to collapse
It has been mentioned here like a gazilion times, boot up your device with logcat and see the first few lines...there is your answer!
Google how to wait for the device with logcat
1) Downloaded and installed Minitool Partition Wizard from your link. I got the free home edition
2) backed up my SD card and Open the program and delete my SD card partition ( which is in a card reader)
3) Created a FAT32 primary partition of 69xx MB and left the rest 1024 MB for the other unallocated space
4) Right click on the Unallocated Space to create an EXT3 as primary partition with the default cluster size.
5) At this point, it showed 2 partition on my SD, one with the drive letter for windows FAT32, and the 2nd one Ext 3 with 1GB and Primary. Clicked OK and Apply and wait for it to complete.
6) once complete , put it in phone, plugged usb and ran adb shell
7) ran a2sd --enable, it said reboot phone.. i made a mistake to reboot by adb the first time but then did the whole process again a 2nd time using reboot from the phone....
Tried logcat using this command "adb -d logcat>mylogfile.txt"
couldnt find the file anywhere ... if i dont redirect to the txt , it goes too fast to read and there's soo much debug messages what do i need to look for?
I thought it would save me time to get it done through windows... but its taking me as much time it w0uld probably get me with the manual way...
i'll give it a try tomorrow...
8) rebooted fine, and i was still low on space.. so went back in adb sheel to check a2sd --free but this is where it says not active..
QkSi1ver said:
1) Downloaded and installed Minitool Partition Wizard from your link. I got the free home edition
2) backed up my SD card and Open the program and delete my SD card partition ( which is in a card reader)
3) Created a FAT32 primary partition of 69xx MB and left the rest 1024 MB for the other unallocated space
4) Right click on the Unallocated Space to create an EXT3 as primary partition with the default cluster size.
5) At this point, it showed 2 partition on my SD, one with the drive letter for windows FAT32, and the 2nd one Ext 3 with 1GB and Primary. Clicked OK and Apply and wait for it to complete.
6) once complete , put it in phone, plugged usb and ran adb shell
7) ran a2sd --enable, it said reboot phone.. i made a mistake to reboot by adb the first time but then did the whole process again a 2nd time using reboot from the phone....
Tried logcat using this command "adb -d logcat>mylogfile.txt"
couldnt find the file anywhere ... if i dont redirect to the txt , it goes too fast to read and there's soo much debug messages what do i need to look for?
I thought it would save me time to get it done through windows... but its taking me as much time it w0uld probably get me with the manual way...
i'll give it a try tomorrow...
8) rebooted fine, and i was still low on space.. so went back in adb sheel to check a2sd --free but this is where it says not active..
Click to expand...
Click to collapse
Tbh I'm really not sure. One thing I forgot to mention in the guide is that you should assign a drive letter to the FAT32 partition or it won't show up in Windows. I didn't assign one to my EXT4 partition though, and DATA2SD is working great for me. Try deleting all partitions from the SD card and start again. It'll only take 10 minutes, and if it still doesn't work just use the manual way.
Sorry.
alexhtclegend said:
Tbh I'm really not sure. One thing I forgot to mention in the guide is that you should assign a drive letter to the FAT32 partition or it won't show up in Windows. I didn't assign one to my EXT4 partition though, and DATA2SD is working great for me. Try deleting all partitions from the SD card and start again. It'll only take 10 minutes, and if it still doesn't work just use the manual way.
Sorry.
Click to expand...
Click to collapse
Yeah i assigned a drive letter to FAT32...
Also the FAT32 , was my first block allocated partition, the 2nd partition was EXT3... i will redo the whole process and recreate EXT4 instead.
"DATA2SD is working great for me" ... you mean "A2SD working great for me" ... right? unless i'm missing something else that i needed to run..
ps: I recalled, after it was not working, i took out the sd and put it back in the reader to open MiniTool, it showed EXT2 instead of EXT3 ( which i was sure i chose )... and what's weird is it was reporting used space like 41MB... so obvisouly, the ROM wrote something on it...
Formatting it again to EXT3, didnt delete the 41 Used space, but it did convert it back to EXT3 ...probably nothing but mentioning as well
QkSi1ver said:
Yeah i assigned a drive letter to FAT32...
Also the FAT32 , was my first block allocated partition, the 2nd partition was EXT3... i will redo the whole process and recreate EXT4 instead.
"DATA2SD is working great for me" ... you mean "A2SD working great for me" ... right? unless i'm missing something else that i needed to run..
ps: I recalled, after it was not working, i took out the sd and put it back in the reader to open MiniTool, it showed EXT2 instead of EXT3 ( which i was sure i chose )... and what's weird is it was reporting used space like 41MB... so obvisouly, the ROM wrote something on it...
Formatting it again to EXT3, didnt delete the 41 Used space, but it did convert it back to EXT3 ...probably nothing but mentioning as well
Click to expand...
Click to collapse
I suggest you start over, something seems to have gone wrong.
A2SD is where the apps are stored on the EXT partition.
DC2SD is where the dalvik cache is also stored on the EXT partition.
DATA2SD is where the entire /data partition on the phone is stored on the EXT partition of the memory card.
Partitioning the SD card with a FAT32 partition and EXT partition is done first, then you decide which one is for you. DATA2SD does have one or two issues, such as the risk of corruption - you'd then have to completely reinstall the ROM. A2SD and DC2SD are fine but I still found myself running out of internal memory.
i gave up and used ROM Manager to create my partition ...i couldnt set it to 1G because 512MB is maximum but it was painless to create.
it asked me to create a swap partition... i've read somewhere that swap partition is useless or barely used in newer android os? do you guys have any swap partition if so how big are they?
Also, did you move Dalvik cache to sd? isnt it slower on SD? i mean shouldnt dalvik cache be on RAM whihc i assume is faster than any external sd?
thanks for your insight
QkSi1ver said:
i gave up and used ROM Manager to create my partition ...i couldnt set it to 1G because 512MB is maximum but it was painless to create.
it asked me to create a swap partition... i've read somewhere that swap partition is useless or barely used in newer android os? do you guys have any swap partition if so how big are they?
Also, did you move Dalvik cache to sd? isnt it slower on SD? i mean shouldnt dalvik cache be on RAM whihc i assume is faster than any external sd?
thanks for your insight
Click to expand...
Click to collapse
I used the full DATA2SD, which includes Dalvik2SD.
ok so sorry for a double post but im having an issue partitioning.
32 gb card san disk brand new
primary Fat32 10gb
primary Ext2 rest of space
once mini tool is done it sats successful but shows the sd card as Bad disk?!?
is there somthing im doin wrong? is used this guide here http://forum.xda-developers.com/wiki/SD_card_partitioning
all help deeply appriciated
Acer Iconia Tab A110 rooted, Cwm, 4.1.2
Can you actually have a 22gb ext partition? This might be something to look into to see if you can do it.
Edit: this got me interested so I searched myself, yes you can but apparently it depends on the chosen block size and hardware limitations, so u may have an issue with either.
Sent from my Legend using xda app-developers app
alexhtclegend said:
Firstly, BlaY0 has a great tutorial on how to do this properly, I suggest you do that to learn something.
Secondly, I cannot confirm that this is 100% safe. BlaY0's method should be 99% safe, I don't know about this as it is all automatic. BlaY0's method is tried and tested, this is not. I only used this method as I had a new SD card and I was in a hurry (exams coming up ) and I didn't have time to remind myself of BlaY0's method, and CWM only allows you to create up to 512mb partition. Also, I had a new computer, and I don't have time to set up ADB all over again.
Anyway, this is a method for people who don't want to use ADB to partition their SD card for A2EXT or DATA2EXT (a.k.a. apps2sd, etc etc), and are using Windows. If you're running linux, you could use something like gParted to partition it, not sure about OS X though. This method will allow a Windows user to create an EXT partition on their SD card alongside the FAT partition.
1) Download and install Minitool Partition Wizard, from here.
2) Open the program and delete all partitions from the SD card (which you will have inserted into the computer using an adapter or something). DO NOT DELETE THE PARTITIONS FROM THE HARD DISK! MAKE SURE YOU KNOW WHAT YOU'RE DELETING. Oh, and make sure the SD card is backed up
3) Create a FAT32 primary partition. You decide how big you want it, but I'd advise you leave 1024mb (1gb) for the EXT partition.
4) Create an EXT2/EXT3/EXT4 (you decide) primary partition. Use up the rest of the space on the SD card.
5) Click assign/OK/whatever and wait for it to complete
6) You now have your partitioned SD card ready for an A2SD ROM!
7) You need to assign a drive letter to the FAT32 partition. Not sure about the EXT partition. At first I forgot to do this and my card didn't show up in Windows, though Partition Magic can still see it.
Like I said, do yourself a favour and use BlaY0's method here, but if you're lazy or you don't have time or ADB doesn't work anymore, use this.
Click to expand...
Click to collapse
Hahah! Thanks for you detail guide. It is so helpful for me!

[GUIDE] Link2sd setup and installation

I can no longer support this thread. I apologize I will leave it here for people that may find it helpful.
Hey guys I have read several posts were people are having issues with some Roms with sense 3.0,etc.
This guide should help those experiencing the following issues:
1) Have apps on your sd card and icons for those apps on one of your home screens but when you reboot your phone the icons disappear or change to the green standard app icon. icon may or may not still open the app.
2) Mount SD card to a PC while the phone is on. After disconnecting it, the phone shows a message on the screen for preparing SD and afterward, the SD card can be browsed. However, apps that have been moved to SD do not show up in the app tray until the phone is restarted.
Important before doing any of this please note this process can render your SD card useless if you make a mistake. Please follow all steps completely and know that I am not responsible if you mess up your sd card
This process is done from your pc not phone! Things you will need:
1) your Incredible
2) Your micro SD card
3) A micro SD to SD card adapter - this if your dont know=
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
4) computer im using windows xp
Here is what you should try:
1) Download Link2sd from the android market. Don't open it just yet your phone is not ready.
2) From your pc download Minitool partition wizard for your appropriate system. Install the wizard by following the instructions that appear when you download it. At the end it will ask to create a desktop icon check yes so you can find it easy.
3)Turn off your incredible and remove the micro SD card and place it in the adapter. Plug it into your PC.
4) create a new folder on your desktop and name it "sdbackup" or whatever you would like just remember were it is. Copy the entire contents of your micro sd card to the sdbackup folder you just created. This may take a while depending on the amount of files you have.
5) after backing up your sd card. Open the minitool partition wizard. You should see your sd card. Caution do not do anything with your c drive or any other drives listed under disk 1 Mine is under disk 2 labeled D:E1292
6) click on your sd card. In the left pane of the wizard choose format partition. choose FAT32 as your file system and leave cluster size and label blank. click ok.
7) click your sd card. In the left pane again of the wizard choose move/resize partition. On the window that pops up click partition size. uncheck the use extended data protection mode. type in the amount of megabytes or gigabytes you want your sd card regular storage area to be. In this guide im using a 1gb sd card. I typed in 700 to create a 700 mb regular area. Leave all other boxes alone. So if you have say an 8gb card i would type 7000 to give you roughly 7gb main. click ok. you should now see your main sd card and another one below it now with a *as its name.
first
second
third new partition created
8) ok almost there: Now on the new unallocated partition we just created ( one with the star as its name) click on it. At the top of the wizard click create. You will get a message saying the new created partition cannot be used in windows...... just click yes to continue. In the window that pops up pay attention click create as and select primary! click file system and select Ext3! Leave all other boxes etc alone. You will see the partition size that will be created. click ok.
message you will get:
Creating the partition:
9) Ok here we go.... In the top left of the wizard you should see a check mark that says apply..... Click it! You will get a message saying apply pending changes, disable power savers etc... click yes to continue.. do not let screen saver come on after this and do not allow computer to "sleep". Let the wizard do its thing. This can take some time depending on your system, sizes, etc. You get a dialog box to let you know whats going on. When the wizard finishes you will get a message saying apply all pending changes successful. Click ok...
You can exit the wizard now.
The wizard dialog box when you click the check mark..
10) place all your files back on your sd card. Find the folder you created with your sd backup in it. Select all files and copy them back to your sd card. Dont worry about the second partition as windows will only see the first FAT32 one.
Thats the partition link2sd needs now to set up link2sd:
1) place your SD card back in your incredible and reboot.
2) find your link2sd app you downloaded and open it. The program will load. A box will appear that instructs you to select the file system type of your second partition. Select Ext3!
3) Link2sd will do a few things and ask for superuser permissions.. When this box pops up click remember on superuser permissions!
4) Link2sd will tell you the scipt to mount the second partition was flashed (installed),etc.
5) it will then tell you to restart your phone to mount the second partition. Just do a normal reboot!
6) once the phone has rebooted go back and open link2sd again. You should get a whats new box with the changes to link2sd.
7) to check just to make sure it worked click menu/storage info it should look something like this.
Now you can use link2sd!
Enjoy please say thanks if I helped. I will try to answer any questions you have. This may be possible to do while the sd card is in the phone with it attached to computer but I did not chance this so wont be able to help in that area.
Yay!
Sense 3.5 almost here!
This' very useful information eraste!
Thank you
Truckin'Ain't4Sissies said:
This' very useful information eraste!
Thank you
Click to expand...
Click to collapse
Your welcome just trying to do my part lol.
Not to be thick, but I believe I have run Partition Magic on other drives (for other than Android use). Can't you repartition the card on the fly (using the PC) without a complete reformat?
May be possible with this wizard. Skip the format step and everything else should go normal. One would start from the move/resise step. After editing what you want I however can't recall if this particular widget will format both when you apply changes. I'll look into it when I get some free time.
I put the backup and format step in just to make sure things go smooth. It should work without that first format tho...
Lost \emmc mount to PC
Eraste -
I found your guide tremendously helpful and was able to set up the ext3 partition without a problem.
Thing is, I cannot mount \emmc to PC, and I used to be able to.
I didn't lose it after doing this; I lost it on a prior ROM (Nils Business Gingersense 2.1/3.0 v3.0) after flashing a new kernel. After that, nothing I did, old nandroids, reflashing, restored it.
Now I'm on McSense 2.4 which is fairly close to stock OTA Gingerbread for the Incredible, and I have Links2SD running fine, and I have SD card mount, but I still don't seem to be able to get emmc to mount.
Any suggestions?
EDIT - Okay, it's 19 days later, I've wiped the system several times, installed two other ROM's ran Jermaine's/Tiny's ext4 mod which moves \data\data to ext4 and just plugged my Incredible back into the PC for the first time on this particular combination of ROM's and mods and, lookit that, mount to emmc has spontaneously returned. I'll never figure this one out. (Except that ext3 is still there, but Link2SD doesn't have anything linked at all right now, because I don't need the space without a 150mb limitation on \data\data on a Sense 1.0 ROM.
Help Me!!
have no idea how to stop memory back and was doing all the procedure like this in the tutorial and it does not work says that the installation script can not be created, could help me?
thumbs up for this!!
thank you (pressed thanks) for this step by step guide!! ive been looking for this for a while!!
what really helped was the screenies of the program on how the whole thing worked!!
tested on my old 2gb microsd= WORKED!! tested it with a newly installed app of course!!
will be trying it on my new 8gb microsdhc
---------- Post added at 04:43 AM ---------- Previous post was at 04:40 AM ----------
vico.ddl said:
have no idea how to stop memory back and was doing all the procedure like this in the tutorial and it does not work says that the installation script can not be created, could help me?
Click to expand...
Click to collapse
try the "ext2" format option.. as all devices are compatible with it
hope that helps!!
you should decrease the size of the 2nd part because file store in there is so little, the main is half full
now that i have 2nd partition and link2sd, where should i start? i mean where should my app stored before creating link? and there are 3 files to be link, wich to be link?
thankss bro this very usefull ......nice:highfive:
Thanks for the guide, although i have trouble installing. Once I open link2sd (ext3 partition created n all) i select ext3 as secondary partition and i get "script cannot be installed" error, mount:mounting/dev//block/vold/179:2 on data/sdext2 failed: Device or resource busy
Any suggestions please?
Edit:solved by wiping and reformatting ext partition on pc
is there a way to manually do what link2sd does
like via shell
BM first.. will try it later after i buy 16GB SD.. thanks
Big thanks!! wonderful guide!

[Guide]How 2 Create EXT3 for the Salsa only! * Increased Internal Memory*

Ok seems many usrs here have the same problems over and over again. so heres a tut!
This will probably cover many other topics but simplified here as much as i can.
You Must have the following to get this to work:
ROOT
Recovery 5.0.2.6
busybox installed.
if you have non of these...do not attempt any of this thread till you have!
To start with.
Creation of EXT3 Partitions.
you will need Minitool Partition Wizard. Mini Tool Partition Wizard Download
This is a harddrive/diskspace program allowing accurate modification of disk space.
Never create an EXT3 in CWM, as this will create whats known as a swap drive.
this causes the bootloop. Hence the non boot!
EXT3 has to be set as primary drive not logical.
Size allowance recommendations (personal choice, but this is after a few findings and results given by Salsa users)
SD Card Size.................................EXT3 Size
2GB......(Class 2).............................250MB
4GB......(Class 2-4)..........................500MB
8GB......(Class4-6)...........................500MB-1GB
16GB....(Class8-10).........................1.2GB​
WARNING, anything over 1.5GB will result in serious problems and SD damage
This also works around class types of SD Card. the higher the class the faster it works, there are various brands offering different class cards, find a fast and big card for best performance. I currently use Class 8 16GB with 1GB Ext3 with little/no lag
Wise idea before this to make an SD backup, if done correctly your data will not be affected...if you screwed up...you'll loose everything...so back it up!
To start with,
Remove Sd Card and use and SD Reader and insert into your computer USB Slot.
Open Minitool Partition Wizard.
Resize your sd card accordingly leaving 1.2-1.5gb of unallocated space. Apply the actions.
Now you have the unallocated space, reformat the space in EXT3 and set as Primary drive. Apply Actions.
Now normally the Application throws your sd out and says bad drive......this is sometimes normal so don't panic.
Reinsert your Sd in Phone and boot into recovery only
Data2sd script
theres 2 scripts available for these roms.
htc-data2sd-ext3 or data2whatever by m1ndh8x4r.
2.1 Roms work well with htc-data2sd-ext3 script with no problems.
data2whatever works really well with 3.5 sense Roms (Bens/M1nds)
*****There is a warning with this data2whatever script....When using this script, you will notice after a short period, that you cannot update or install any more apks. This is due to a Dalvik error within the script on Deodexed roms, currently it cannot be fixed, you have been warned*****​
these can be used easily but the following rules must be applied.
You must flash the rom firstly by the 3 wipes...regardless!
flash the rom as normal and reboot full, letting the rom fully build it self and load up... ie input your details/sign in wifi etc.
check it out for a few mins while your waiting...hey even make a backup lol!
OK now reboot in recovery and flash the chosen script....DO NOT WIPE ANYTHING!
once flashed reboot normally.
it will boot, it may take up to 5-10mins but it will boot. if by any chance you a boot loop at the boot animation screen then you have an EXT3 fault and you must redo the EXT3 Partition in Minitool to proceed again.
data2sd scripts are here>
http://www.mediafire.com/download.php?duigp9ky9796b65 for htc-data2sd-ext3.zip
http://www.mediafire.com/download.php?m7bv6pk024p63ef for d2extv0.43.zip (New/Advanced)
http://www.mediafire.com/download.php?qr5rh2fho1hnbnl for data2whatever
This is a proven way and so many have tried and failed other ways.
Please try this guide. If you get stuck please just ask!
Please Answer my poll at the top and Thank this post...Ty!
If you Answer NO to this guide, please post below and tell me why so i may help further
Heyy it worked thanks man
BigBearEvo said:
Open Minitool Partition Wizard.
Resize your sd card accordingly leaving 1.2-1.5gb of unallocated space. Apply the actions.
Now you have the unallocated space, reformat the space in EXT3 and set as Primary drive.
Click to expand...
Click to collapse
Trying to do this with fdisk on linux
It works but runs slowly for some reason
I have a 2GB cards, first partition is about 1.4 for normal /sdcard the remaining .4GB for /data
Both partitions are start aligned on 2048 sectors
Issue - applications get corrupted after restart
I am facing strange issue. I did everything described above and have /data on sd. But everytime I reboot something happens to most apps. They are installed but when I try to launch any of them I got errors and application closes. I need to reinstall EVERY app and they work until next reboot. Any ideas about the cause or what to check ? At this point I am trying not to discharge or reboot my phone by it;s impossible to keep it that way.
procek said:
I am facing strange issue. I did everything described above and have /data on sd. But everytime I reboot something happens to most apps. They are installed but when I try to launch any of them I got errors and application closes. I need to reinstall EVERY app and they work until next reboot. Any ideas about the cause or what to check ? At this point I am trying not to discharge or reboot my phone by it;s impossible to keep it that way.
Click to expand...
Click to collapse
thats a rom issue.
What rom are you running?
Are you using a Data2sd script? if so which one?
Are you using links2sd?
BigBearEvo said:
thats a rom issue.
What rom are you running?
Are you using a Data2sd script? if so which one?
Are you using links2sd?
Click to expand...
Click to collapse
I am running standard HTC ROM 1.12.401.2 With Sense 2.1.
I used ext3 version of script.
No. Shall I ?
procek said:
I am running standard HTC ROM 1.12.401.2 With Sense 2.1.
I used ext3 version of script.
No. Shall I ?
Click to expand...
Click to collapse
no dont lol...ok sounds a bit stupid but have u got root? because what your describing is and apps2sd thing...which u cant get on stock rom....but if u dont have full root....then this sort of thing does happen....or...you got a faulty ext3 partition...
questions next...
which guide did u make ext3?
size and did u make swap?
root?
Need file name of the data2sd script u used and how u used it...(this is important)
so i need full break down....assuming u have root that is....this almost sounds like a silly problem, but then most of us don't use stock roms anymore....so we dont have this problem lol
BigBearEvo said:
no dont lol...ok sounds a bit stupid but have u got root? because what your describing is and apps2sd thing...which u cant get on stock rom....but if u dont have full root....then this sort of thing does happen....or...you got a faulty ext3 partition...
questions next...
which guide did u make ext3?
size and did u make swap?
root?
Need file name of the data2sd script u used and how u used it...(this is important)
so i need full break down....assuming u have root that is....this almost sounds like a silly problem, but then most of us don't use stock roms anymore....so we dont have this problem lol
Click to expand...
Click to collapse
Of course I have a root - it works perfectly. I created the partition according to above instructions (I mean this thread). My ext3 partition is about 800 MB and 3200 MB is for FAT32. I did not create swap - just fat32 and ext3 with Partition Wizard. I used htc-data2sd-ext3.zip in I think normal way - phone reset, installing busybox, reboot, installing script with recovery - done. Everything is perfect until next reboot.
procek said:
Of course I have a root - it works perfectly. I created the partition according to above instructions (I mean this thread). My ext3 partition is about 800 MB and 3200 MB is for FAT32. I did not create swap - just fat32 and ext3 with Partition Wizard. I used htc-data2sd-ext3.zip in I think normal way - phone reset, installing busybox, reboot, installing script with recovery - done. Everything is perfect until next reboot.
Click to expand...
Click to collapse
sounds like a problem with your rom my friend....hard to tell without seeing it really...
have you thought about changing the rom itself?
BigBearEvo said:
sounds like a problem with your rom my friend....hard to tell without seeing it really...
have you thought about changing the rom itself?
Click to expand...
Click to collapse
To this moment no. But if there's no other option I will probably have to...
procek said:
To this moment no. But if there's no other option I will probably have to...
Click to expand...
Click to collapse
either that or find your ruu and reinstall stock again!
Funny thing
I used my previous card (smaller - just 2 GB) and there's no such behaviour as with my 4GB. Smaller one is Sandisk, bigger one is Kingstone - both known for good products. So switching ROM is rather not an option. There's something about SD but I can not figure out what...
Pls help
I have created 6gb of fat32 and copied ROM and data2sd-ext3.zip then formatted remaining 1gb space in ext3. When I tried to install zip from recovery mode it throws "E: can't mount /sdcard/"
pls help
Thx
yuva0103 said:
I have created 6gb of fat32 and copied ROM and data2sd-ext3.zip then formatted remaining 1gb space in ext3. When I tried to install zip from recovery mode it throws "E: can't mount /sdcard/"
pls help
Thx
Click to expand...
Click to collapse
how did you make the partitions? and are they set as primary?
what class sd card is it? you need a class 8 or 10 on that size.
I used mini tool for partition. I set fat32 as logical and ext3 as primary. I have 8gb class 10 SD.
Sent from my HTC Salsa C510e using XDA
Shrink the ext3 to 750mb and set all partitions as primary.
BigBear is using Xparent Tapatalk Purple
Yep now I can see my data in SD card. Another problem I triple wiped and flash arc rom again, and given detail/sign in. When trying to flash script in recovery mode, it asks for busybox in some sys folder. I don't have busybox and also script installed, but ext3 memory not reflects in as main memory. Am I used different script or I need to install busybox, if so how to do that.?
I installed busybox @ system/xbin and flashed script, it worked. Finally my internal memory problem solved:thumbup:
I request to add installing busybox step and download link for script in tutorial.
Thx bb
Sent from my HTC Salsa C510e using XDA
I used data2sd without without any problem for past two days, suddenly today some apps force closing. Instagram app show error msg like"unfortunately this device's filesystem is reporting a problem." and pointing to this url "bit.ly/igfilesystem".
pls help.
I'm using arc V2 ROM, class 10 8gb sd, with 750mb of ext3.
yuva0103 said:
I used data2sd without without any problem for past two days, suddenly today some apps force closing. Instagram app show error msg like"unfortunately this device's filesystem is reporting a problem." and pointing to this url "bit.ly/igfilesystem".
pls help.
I'm using arc V2 ROM, class 10 8gb sd, with 750mb of ext3.
Click to expand...
Click to collapse
contact instagram with a logcat or report for them to check

[1-10] [MOD] [CM9 - CM10 - AOKP] Performance package - Softkeys - A2SDX - SWAP

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
-Ace - Fit - Gio - Mini -​
-----------------------------------------------------------------------------------------------------------------
PERFORMANCE PACKAGE
SOFTKEYS MOD
A2SDXhttp://forum.xda-developers.com/showpost.php?p=29407740&postcount=4
SWAP
-----------------------------------------------------------------------------------------------------------------​
Credits : Team JELLAXY
http://www.jellaxy.com/​
Softkeys
Performance package​
V6 Super Charger makes your phone super snappy, fast with better multitasking management. It rearranges and fixes Out Of Memory (OOM) Groupings, Priorities and LowMemoryKiller values to make your low RAM device fast, by freeing memory when possible.​
UPDATES
CM10 (Update 1/10)
CM10 Performance package V10 available for nightly 20120929​
CM9 (Update 25/09)
CM9 Performance package V1 available for build 9.1.0-GT (UPDATE 16:45 R1)​
AOKP (Update 1/10)
AOKP build 3 Performance package Performance package V3 available(UPDATE 16:45 R1)​​
What the complete package wants to achieve :
- Entering your PIN with minimal/no delay/lag
- Minimising delay with lock screen/unlock/ calls (touchscreen response lag)
- Smoother notifications on the status bar, and smoother pulldown menu response
- Minimising lag
- Better multitasking management for low RAM devices
...​
What's in the package ?
- V6 supercharger
- Framework patch for CM10 OOM grouping priorities
- Loopy smoothness (No user interaction required)​
Instructions :
1. Install flashable zip in CWM which also installs script manager to user apps. (So it will be easy removable afterwards)
2. Wipe cache and dalvik cache
3. Reboot to android, open Script Manager (In the app drawer), select run as root.
4. Browse to system/xbin, select the file named ‘’V6’’, ONLY mark the crossbones tab (SU) and run the script.
5. When you are done configuring it to your liking, run the script again to see if its 100% supercharged!​
ALWAYS BACKUP BEFORE FLASHING IN CASE THERE GOES SOMETHING WRONG​
Download :
CM10 :
http://d-h.st/n3t​
CM9 :
http://d-h.st/Qhu​
AOKP JB :
http://d-h.st/nYJ​
Credits : eoghan2t7 - zeppelinrox- ...
Original V6 supercharger script thread by zeppelinrox : http://forum.xda-developers.com/showthread.php?t=991276​
Softkeys
Softkeys​
Universal patch for softkeys, will work on any device, version.​
Softkeys enabled :
http://www.mediafire.com/?gtdr5qzfp6e7pxp​
Softkeys disabled :
http://www.mediafire.com/?98y36nb4xi92bxv​
ALWAYS BACKUP BEFORE FLASHING IN CASE THERE GOES SOMETHING WRONG​
Great, how does it look like ?
Nice huh!
​
A2SDX
A2SDX - DATA TO SD-EXT
(CM9 - CM10 - AOKP)​
First of all : Buy a DECENT SD card with decent write speeds. It does not cost much and you wil be happy with the result!
I highly recommend using a class 10 external SD card for this to work optimally
This works perfectly in combination with SWAP in the post below. If you are planning to use SWAP also dont forget to define SWAP space while partitioning your SD!​
What the hell is A2SDX and why would i install it?
A2SDX modified for jellybean, will extend your internal storage with the SD-EXT size without lags.
Attached you can find the script, use only in combination with EXT partition on you SD card!
INSTRUCTIONS
Partition your SD via CWM recovery OR via Windows. I recommend doing it via WINDOWS for optimal results!
Do note, its not needed to do this again if you already have a EXT partition. You just can flash the attached zip then.
- VIA CWM RECOVERY:
REMOVE ANY OTHER SCRIPT FOR APPS 2 SD
1. Backup the contents of your SD card
1. Partition EXT3 with the partition option in cwm recovery (beware, this will erase your SD card, save important stuff to your computer and copy it back afterwards).
- For EXT4 use minitool partition wizard on your computer, its free.
- I recommend at least 500mb partition. Swap size is optional, if you want to use the swap script posted below 128mb should be enough.
2. Flash attached zip
3. Boot to android.
4. Reboot twice to let the script settle
5. Return backed up data to your SD card.​
- VIA WINDOWS:
REMOVE ANY OTHER SCRIPT FOR APPS 2 SD
1. Back up the contents of your SD card.
2. Download MiniTool Partition Wizard Home Edition (FREE)
3. Remove external sd card from phone and connect to a pc using an adapter or sd card slot. (!DO NOT DO IT TROUGH YOUR PHONE!)
4. Right click your sd card in mini tools and delete existing partition.
6. Right click again and create a new fat32 primary partition, choose the desired size. (Dont forget you need some size left for the SWAP and/or the A2SDX partition)
7. Click apply.
8. Create a swap partition and/or A2SDX partition in your unallocated space by right clicking and choosing primary linux swap (SWAP) and/or primary EXT4 (A2SDX). A swap partition of 128mb should be enough.
9. Click apply.
10. Return backed up data to your SD card.
11. Flash attached zip
12. Boot to android.
13. Reboot twice to let the script settle
For more info check : http://forum.xda-developers.com/wiki/index.php?title=SD_card_partitioning​
Yeah Yeah, I installed it already. How do i know if it works ?
Check your internal storage in android and be surprised.
525MB !!?? OMG!
​
Do note, this is NOT my work, i just packed it up as flashable zip. All credits go to AMARULLZ, Lennox and all other people that added their contributions to the script.​
SWAP
SWAP
(CM9 - CM10 - AOKP)​
First of all : Buy a DECENT SD card with decent write speeds. It does not cost much and you wil be happy with the result!
I highly recommend using a class 10 external SD card for this to work optimally​
What the hell is SWAP and why would i install it?
Well... swap space is a partition that will be created on your SD card on which the users inactive will be moved.This will free up physical ram for the OS and the active applications.
This works in perfect harmony with the A2SDX script.
Cool now give me the link, give me, give me!
Calm down, first you need to make sure you even have a swap partition on your SD card!
Just like the a2sd script you will need to partition your SD card, doing this in CWM recovery will give you the option to choose SWAP space size and SD-EXT apce size.
The script is attached to this post.
INSTRUCTIONS
Partition your SD via CWM recovery OR via Windows. I recommend doing it via WINDOWS for optimal results!
Do note, its not needed to do this again if you already have a SWAP partition. You just can flash the attached zip then.
- VIA CWM RECOVERY:
1. Backup the contents of your SD card
2. Partition EXT3 with the partition option in cwm recovery (beware, this will erase your SD card, save important stuff to your computer and copy it back afterwards).
- For EXT4 use minitool partition wizard on your computer, its free.
- I recommend at least 500mb partition.
3. Choose SWAP size. A swap partition of 128mb should be enough.
4. Flash attached zip
5. Boot to android.
6. Reboot twice to let the script settle
7. Return backed up data to your SD card.​
- VIA WINDOWS:
1. Back up the contents of your SD card.
2. Download MiniTool Partition Wizard Home Edition (FREE)
3. Remove external sd card from phone and connect to a pc using an adapter or sd card slot. (!DO NOT DO IT TROUGH YOUR PHONE!)
4. Right click your sd card in mini tools and delete existing partition.
6. Right click again and create a new fat32 primary partition, choose the desired size. (Dont forget you need some size left for the SWAP and/or the A2SDX partition) A swap partition of 128mb should be enough.
7. Click apply.
8. Create a swap partition and/or A2SDX partition in your unallocated space by right clicking and choosing primary linux swap (SWAP) and/or primary EXT4 (A2SDX).
9. Click apply.
10. Return backed up data to your SD card.
11. Flash attached zip
12. Boot to android.
13. Reboot twice to let the script settle
For more info check : http://forum.xda-developers.com/wiki/index.php?title=SD_card_partitioning​
Yeah Yeah, I installed it already. How do i know if it works ?
Go to terminal in android (If you dont have it, ionstall it from the market) and type : free
Check the line after SWAP, If there are values there like the picture below then SWAP is enabled and working fine.
If it looks like the picture below (with zeros in the swap line), you do not have swap.
​
Do note, the script is NOT my work, i just took the correct files together and packed it up as flashable zip. All credits go to all the people that contributed to the script.​
Great work, is the soft button script fixed?
Sent from my GT-S5570 using xda premium
elixdragon said:
Great work, is the soft button script fixed?
Sent from my GT-S5570 using xda premium
Click to expand...
Click to collapse
Am uploading now
New links for softkeys are up, please test and report
thanks for the soft keys...but i think it would be better if they are placed on the notification bar...rather than separate...it makes our screen small...
like this is better,i think...i hope it is possible..
Sent from my GT-S5570
Can u make a horizontal lock screen mod ?
Hey, long pressing the home(middle button) OR Slide directly upwards from any soft button I got this »
Yeah its google now
Sent from my Galaxy Nexus using xda premium
Small_town_boy said:
thanks for the soft keys...but i think it would be better if they are placed on the notification bar...rather than separate...it makes our screen small...
like this is better,i think...i hope it is possible..
Sent from my GT-S5570
Click to expand...
Click to collapse
ya totally agree...our screen is too small to have separate statusbar and nav.bar ! :/
if its possible to integrate softbuttons into statusbar, plz do it
gud luck...and thanx..
michie said:
Yeah its google now
Sent from my Galaxy Nexus using xda premium
Click to expand...
Click to collapse
is it working?
awesome
and one thing
imho, the soft button is better in the bottom of our screen
because if it's in the top
it looks ugly
jusy my opinion
droidface said:
is it working?
awesome
and one thing
imho, the soft button is better in the bottom of our screen
because if it's in the top
it looks ugly
jusy my opinion
Click to expand...
Click to collapse
+1 better at the bottom
Sent from my GT-S5570 using xda premium
I think that navigation bar at bottom as google nexus is better than softkeys in a statusbar..
Imho ..dev can think at option in a settings for enable/disable it
Inviato dal mio GT-S5570 con Tapatalk 2
autoradio78 said:
I think that navigation bar at bottom as google nexus is better than softkeys in a statusbar..
Imho ..dev can think at option in a settings for enable/disable it
Inviato dal mio GT-S5570 con Tapatalk 2
Click to expand...
Click to collapse
+1
Sent from my GT-S5570 using xda premium
What's the point for soft keys on such a small resolution anyway? Use hardware buttons, lol.
my hard buttons are old and barely work
Sent from my GT-S5570 using xda premium
TheWhisp said:
What's the point for soft keys on such a small resolution anyway? Use hardware buttons, lol.
Click to expand...
Click to collapse
It is my opinion sir..I prefer a little display with super fast imput (press a software button is not equal at press hardware buttons)..
If I can give you one advice..
you could implement two options:
- enable\disable nav buttons;
- settings for set dimension of buttons (as cyanmobile...the concept is different..but makes the idea)
Sorry for my english.

Categories

Resources