Related
Hello guys, i have a question, some may call it noob some may thought it themselves. i am currently rooted and using mcr3.1 without problems at all but i don't have the apps2sd.
i want to try it and i baked a new rom from the kitchen with the a2sd+ option integrated but i don't want to mess up my current sdcard and want to use another one i have. can i do that ???
as i see it i must do the following:
1) while my CurrentCard is inserted make a nandroid from the fake-flash recovery
2) turn off the phone and insert the new card
3) put the update.zip (for fake-flash) and the baked rom onto the sd card
4) now go into recovery (fake-flash) and choose to install new rom
will this work ok ?????
in addition as i see on my SDCARD some applications like titanium backup or astro or htc mail, rom manager, wifi tether etc have some files on it into their respective folders. will i be ok if i copy-paste them after the procedure into their folders in the fat partition???? or the a2sd+ uses some other m,ethod for the apps to store their info ????
THANKS for all the help
That should be fine...just don't forget to partition the new sd card for a2sd
do i need to make it with gparted or the rom makes it by default ???
The recovery image has it all. Look!
Sent from my HTC Desire using Tapatalk
yeah i haven't taken a look into the recovery before...is there any update.zip that adds the a2sd+ to my current configuration ????
No because it's already part of the rom. Your sd just needs partitioning correctly.
Back up your sd card, boot into recovery. Go to partition menu and partition sd card.
Mine is swap 0, ext 512, fat remaining space. Then you can copy your sd backup back to the fat32 partition.
That's it all apps will install to sd card.
How to partition your SD Card for us Newbies.
how can i do that? Ext2 , Ext3
i have a 8 gb sd card class 6. someone guide me please with a link
Thnx
acronis disk manager can do that but the card wouldnt boot in my phone, so i used the phones internal boot up manager to do it, unlocker.com has a video guide. i only been doing this my self passed 3 days and its been really confusing so good luck
Page 2 of the Q&A Forum
oMaRcO said:
How to partition your SD Card for us Newbies.
Thnx
Click to expand...
Click to collapse
Introductory Remarks:
- Ext Partition is only needed if your rom uses App2SD+ (Froyo app2sd works with basic Fat32 partition)
- "Install apps to sd" (ext) must sometimes be configured in your ROM, check the thread for your rom for infos...
- Backup your SD card before you start ! The following steps will wipe the contents !
- Ext partitions are only visible in Linux = Windows can't see it.
- Swap Partitions are no longer useful.
- You can check if you have a working ext partition with Quick system info (in app market)
- On first reboot after partition, android will move some apps to the SD, this will take a lot of time. Some people have reported a bootloop on green HTC Screen, one reported a need to Battery pull 4 times before it finally worked), so be patient!!!!
- If the device is plugged into a PC when you try to boot with the partitioned SDCard it never gets past the white HTC sceen & logo.
Now the tutorials:
A. Easiest way is to install Rom Manager:
1) install rom manager
2) choose partition sd card
- 512mb ext
- 0 swap
3) let RM do the rest... ;-)
- I believe Rom Manager (as of end of July) creates an ext2 partition, therefore if you want ext3 or 4, easiest is to go through Gparted, or if you have amonRa Recovery, I believe this function is present.
B. Another one is using Gparted:
(copied this from http://wiki.cyanogenmod.com/index.php?title=Apps2SD)
You can use a livecd of GParted, or use it from within Ubuntu (vid: http://www.youtube.com/watch?v=sVK-t...eature=related)
+ You can do this using your phone to mount the SD card or a Card adapter directly connected to your computer.
1) Connect your phone to your computer (or use an SD Card adapter...., in this case skip to 4))
2) Pull down the notification bar and mount the phone
3) Start Gparted
4) Gparted will search available drives. (Your phone should show up as a USB drive, and will be something like /dev/sdb1 or /dev/sdc1, etc..)
Warning: double-check you've not selected a hdd by mistake!
5) In the upper right corner, select the correct USB device for your phone. (i.e. check to make sure it is correct size for your SD card)
6) Right click on each partition and select 'unmount'
7) Right click on each partition and select 'delete'
If you know what you are doing, you can re-size the partitions and add a new 2nd partition formatted as ext2/3/4
8) Right click on the big gray bar (should say unallocated x.xx gb) and click 'new'
9) Enter configurations
Free Space preceding = 0
Create as = Primary
New size = [don't touch]
File system = fat32
Free Space Following = 512 (or whatever you want)
10) Click add
11) Right click on the big gray bar (should say unallocated x.xx gb) and click 'new'
12) Enter configurations
Free Space preceding = 0
Create as = Primary
New size = [don't touch]
File system = ext3 or 4 (recommend ext4)
Free Space Following = 0
Click add
13) [CHECK AGAIN you are working on your SD card and not your Hard Drive!!!!] Click edit, then 'Apply All Operations' to write changes to disk
14) Quit GParted
15) Unmount your SD Card
16) Reboot your phone and wait (see introductory remarks)
C. Recovery Images
Some Recovery Images also have a option to format your SD card from the recovery screen. (see http://forum.xda-developers.com/showthread.php?t=721792).
I have not tried that.
As long as you have an ext2/3/4 partition and the ROM you're flashing has A2SD support (check before you download the ROM), you are not required to do anything more.
D. How to check if it worked?
To check whether A2SD is working once you've flashed your ROM,
1)Download Quick System Info from the Market, and check under A2SD Storage, it should give you enough informations.
2)download the Android Terminal Emulator app from the market and use the following commands
Code:
su
ls -l /data
You should see your app directory pointing to /system/sd/app and app-private pointing to /system/sd/app-private (courtesy of ikkokusenkin)
E. Further Infos
See: http://geeks.pirillo.com/profiles/blogs/how-to-partition-an-sd-card or :
http://androidcommunity.com/forums/f...rtition-14232/ or:
http://theunlockr.com/2009/10/15/ho...-android-when-using-swap-hero-and-or-apps2sd/ (With Rav Recovery...) or:
http://forum.xda-developers.com/showthread.php?t=534714 (most complicated way.... )
related thread: http://forum.xda-developers.com/showthread.php?t=731432&page=2
F. Open Questions:
What I don't know:
- If the size of the ext partition matters (if you have to choose 256/512 or 1024, and can't have 600mb for example?
- What ROMs require ext partitions? (all with app2sd+, basic froyo app2sd doesn't require ext partition).
- If Class 6 SD cards really are that important (some webpages say that class 2 cards are not able to handle ext2 partitions and end up bricked.
- How to manage the contents in the ext partition when changing SD Cards... (do you need any management of your ext partition?) or you have to reinstall those apps????) See here.
- How to check if you bricked your sd card...
- etc...
Good Luck
Use Rom Manager
Completely painless, took less that 2 mins to do mine
PS - It may appear to stuck at the HTC white screen after completion, I just left it and
it booted up normally after about 3 mins
50 apps installed and 132MB spare!!
The first time round the Rom manager worked for me. But I again formatted the card thinking i had not followed the right partitioning so i tried again but i get stuck on a black screen with SU request written forever which needs to be force closed.
Please advise. thanks
I recently bought a 32gb sandisk and want to get that working heres what I have done with no luck:
I inserted the new memory card and it picked up fine on the phone then I went to rom manager to partition the card, 512mb and 0 swap it reboots but only stays in clockwork mod, from here I dont know what to do.
If I connect the phone to the computer with the card mounted it displays the card as raw not fat32 but music files drag and drop and easily play.
I could format it from the computer to fat32 but I'll wait and see what you guys say.
Chan_B said:
I recently bought a 32gb sandisk and want to get that working heres what I have done with no luck:
I inserted the new memory card and it picked up fine on the phone then I went to rom manager to partition the card, 512mb and 0 swap it reboots but only stays in clockwork mod, from here I dont know what to do.
If I connect the phone to the computer with the card mounted it displays the card as raw not fat32 but music files drag and drop and easily play.
I could format it from the computer to fat32 but I'll wait and see what you guys say.
Click to expand...
Click to collapse
Try to format the card back to fat32 using:
http://panasonic.jp/support/global/cs/sd/download/index.html
Then check out the Windows way of using parted to partition
http://androidandme.com/2009/08/news/how-to-manually-partition-your-sd-card-for-android-apps2sd/
After partitioning I use clockworkmod to upgrade ext2 to 3.
And you can't always set a linux swap of 0 so calculate 1MB for that part.
I got it to fat32 but then the windows way of using parted to partition seems difficult. How can I tell if I have partitioned my card successfully? How can I partition using clockworkmod only, when I go to partitions menu it only says mount or format, this is frustrating...
Chan_B said:
I got it to fat32 but then the windows way of using parted to partition seems difficult. How can I tell if I have partitioned my card successfully? How can I partition using clockworkmod only, when I go to partitions menu it only says mount or format, this is frustrating...
Click to expand...
Click to collapse
gparted has a live cd to partition your sd card
http://gparted.sourceforge.net/download.php
Hi, i see you all set swap as 0 does that mean its using phone internal storage as swap how fast is read/write of phone ram ? i have class2 32gb card i used the phone boot with the r5 windows.bat to get into it and i set 256 swap/512 ext2/ rest 32bit all seems to work fine.
i note that writing to the sd card is about 2MBps and read is 10MBps.
i have a class4 8gb that writes at 10MBps reads about 17MBps i have had both in the phone and i cant say that i notice lag on the 32GB but i havent had it more than a few days and coming from xda orbit its a big difference.
if i use the card as storage the phone becomes very lag but maybe thats cause in that mode it would have no swap file? might change that when i finally flash to froyo.
gparted kept saying it was unformatted when windows said it was formatted so i gave up with it.
gianton said:
gparted has a live cd to partition your sd card
Click to expand...
Click to collapse
Thanks, but I think I sorted it. Fingers crossed.
Just rooted my htc desire and used rom manager to partition my sd card (the one I got when I bought the phone). Everything fine.
then I bought a new Transcend micro sdhc 8GB... this memory card is not recognize by windows if using card reader. So..:
- I inserted into blackberry and connected using usb cable. My windows (Windows xp) can see and access it.
- formatted the new memory card to Fat32
- copy Open Desire and and Official Sense Froyo ROMs, both by Adam
- flashed to Sense Froyo ROM, and when it rebooted, it freezed.. cant get into the system
- flashed to OpenDesire, it worked.
- Download ROM Manager
- choose "Partition SD Card"
- Swap 0, Ext 512mb
- ERROR...
what should I do?
Did you download Clockworkmod recovery through ROM Manager before that?
If you create a partition using rom manager do you lose all your apps and settings that you already have in use.
thanks
jankos said:
Did you download Clockworkmod recovery through ROM Manager before that?
Click to expand...
Click to collapse
yes.. cos when i clicked partition sd card, it asked me to download clockworkmod first.
it goes to recovery screen but with "unsucsessfull" message. cant find sdcard/cache/update.zip ...
the funny thing is, if I copied update.zip from my old memory card into new one. and run update.zip from recovery screen... then it worked.
but when I checked with quick system info, app2sd only shows around 400mb. is that rite?
aoisora said:
yes.. cos when i clicked partition sd card, it asked me to download clockworkmod first.
it goes to recovery screen but with "unsucsessfull" message. cant find sdcard/cache/update.zip ...
the funny thing is, if I copied update.zip from my old memory card into new one. and run update.zip from recovery screen... then it worked.
but when I checked with quick system info, app2sd only shows around 400mb. is that rite?
Click to expand...
Click to collapse
Its showing around 400mb for me aswell, but how exactly can I tell if it is working. If I go to manage applications and click on sd card I have a couple that I moved over i.e rom manager but some apps are unmovable to sd card. Are these apps unmovable by design. I hope I haven't done it wrong.
BTW neophyte is the best rom I've used yet.
I made partition with Rom Manager.
Do I need now to "swap" ext2 to ext3?
If so, how do I do it?!
mattan said:
I made partition with Rom Manager.
Do I need now to "swap" ext2 to ext3?
If so, how do I do it?!
Click to expand...
Click to collapse
I think rom manager does that as ext3.
mattan said:
I made partition with Rom Manager.
Do I need now to "swap" ext2 to ext3?
If so, how do I do it?!
Click to expand...
Click to collapse
ROM Manager makes directly ext3 format. Do not worry about that
jankos said:
ROM Manager makes directly ext3 format. Do not worry about that
Click to expand...
Click to collapse
No it doesn't it makes a ext2 partition, you have to format to ext3... I have used gparted live cd to do this.
Sent from my HTC Desire using XDA App
the rom i am looking at using only has the D2EXT version at the moment, i'm currently using a2sd. what do i need to do to cahnge to D2EXT, then there is that other one that everyone is talking about which is D2WE. i just want to know if my sdhc card needs reformatting or if ot just something that has been changed in the rom.thnanks for reading and i'm sure this has been posted amny times but could not find anything that answered my question.........................sudeki300
well for data2ext...
make a backup of your apps using titanium backup, move the titanium folder to your computer along with anything else you want to keep from your sd card, pics, videos, music etc etc
then time to wipe and partition your sd card.
use mini tool partition wizard saves having to boot in to gparted et all.
http://www.partitionwizard.com/free-partition-manager.html
boot your phone in to recovery and mount your sd card, connect your phone by usb.
open mini tool wizard
choose your sd card and wipe all partitions, make sure you have moved anything you want to keep to your computer as this completely wipes your card..
make yout fat32 partition by right click on your sdcard drive and choosing create, make it a primary fron the primary / logical oprions, then fat32 from the next dropdown menu, use up all the space for fat32 but leave 1.4gb free for the next partitions.
right click on unallocated space and choose create, again make it primary and choose ext3 from the next menu, make this partition 1gb.
again right click unallocated space, choose create and make another primary ext3 of 300mb.
last but not least on the last unallocated space make a linux swap partition, just choose this option in the second dropdown menu.
then click apply and itll partition your card.
thats it, now put your chosen rom on to your sd card.
unmount the sd card, then flash the zip from the recovery options..
Thank you. It is all I need.
Hello development community
I'm currently running an CM 9 on an unlocked, rooted Wildfire S. A while ago I created a 4 GB partition in my SD card (Ext 2 format I believe) and set link2sd to install all new apps to this partition (this is the tutorial I followed http://forum.xda-developers.com/showthread.php?p=31544540 )
Anyway lately I've been having trouble installing new apps and larger updates (Facebook and DoubleTwist, namely) and my phone keeps telling me that I don't have enough memory. I tried wiping all my cache data and generally cleaning up, still no luck.
So I checked my storage usage in my settings, that's when things got interesting. My phone is telling me that I have 150 MB total of internal storage (which is how much there is without the partition), but somehow I have 229 MB used with 21.63 MB free. Doesn't take a mathematician to figure out that i can't be using 250 MB when there's only 150 MB to be had, however this 250 MB it's telling me I have is a lot less than the 4 GB of space I formatted and am linking everything too.
Does anyone know a way to get the phone to recognize the partition as internal space so it stops telling me I'm running out? I should be able to install any apps to my phone via my computer since they won't install directly from Google Play. Or is there a way I can set everything to just automatically install to the partition? That would solve my app installing problems but I might run into storage problems later on depending on how full my caches get. The more steps your give me the better, I'm still pretty new to this stuff :silly:
Thanks for any help!
PS. I checked some other threads but nothing I saw was helpful; so sorry if this is answered somewhere else, but I didn't find it.
After flashing rom did u flash the latest cronmod script
Sent from my Wildfire S A510e using xda premium
schalm1029 said:
Hello development community
I'm currently running an CM 9 on an unlocked, rooted Wildfire S. A while ago I created a 4 GB partition in my SD card (Ext 2 format I believe) and set link2sd to install all new apps to this partition (this is the tutorial I followed http://forum.xda-developers.com/showthread.php?p=31544540 )
Anyway lately I've been having trouble installing new apps and larger updates (Facebook and DoubleTwist, namely) and my phone keeps telling me that I don't have enough memory. I tried wiping all my cache data and generally cleaning up, still no luck.
So I checked my storage usage in my settings, that's when things got interesting. My phone is telling me that I have 150 MB total of internal storage (which is how much there is without the partition), but somehow I have 229 MB used with 21.63 MB free. Doesn't take a mathematician to figure out that i can't be using 250 MB when there's only 150 MB to be had, however this 250 MB it's telling me I have is a lot less than the 4 GB of space I formatted and am linking everything too.
Does anyone know a way to get the phone to recognize the partition as internal space so it stops telling me I'm running out? I should be able to install any apps to my phone via my computer since they won't install directly from Google Play. Or is there a way I can set everything to just automatically install to the partition? That would solve my app installing problems but I might run into storage problems later on depending on how full my caches get. The more steps your give me the better, I'm still pretty new to this stuff :silly:
Thanks for any help!
PS. I checked some other threads but nothing I saw was helpful; so sorry if this is answered somewhere else, but I didn't find it.
Click to expand...
Click to collapse
First of all, you can never use 4GB of your card as a partition Since there are some restrictions-- 100mb internal is needed for every 500mb sd-ext. We are getting around 100+ internal only for most of the ROMs , right? So you can use only around 600-700MB of the SD card as a partition.
Use min-partition tool and format your card and better make use of that card to the max. Format with ext4 (your choice) for around 700-800MB (Since 1/2/3/4GB is totally useless considering the above restriction) . After that, download and place this on SD card .
Before we go any further make sure that there are no scripts already loaded in that ROM you are using. (Apps2SD, Link2SD, etc). You need to have init.d support to make this work. This , you can verify by opening the ROM zip package and follow the path - system/etc . If you see a "init.d" folder there, then you have this support. All CM9 ROMs have this (I believe). So, now you make sure that the ROM whichever you are trying doesn't have any link2sd or apps2sd pre-loaded in it.
Then do the following.
* Put both the ROM and INT2EXT file on the SD card.
1- Goto Recovery.
2- Wipe Dalvik Cache, Battery Stats (Twice - Just to make sure )
3- Factory reset , Wipe Cache partition (Twice)
4- 'Choose zip from SD card' and select your ROM. Wait until it has finished installation.
5- Once Finished, again 'Choose zip from SD card' and flash/install the INT2EXT file that you have already placed on SD card.
6- Once done, reboot the phone. Goto settings->Apps and check if you have 'added' memory now
7- Go to recovery again and Flash GAPPS.
You are all set to Rock and Roll
Check this if you need more information
Hey, this will give you better space manipulation than the Link2SD, but still this is also limited to use, You can't fill all the internal memory. That will considerably lag your phone. Use the internal memory wisely
I guess this helps. And don't forget to thank "croniccorey" for his work
Thank you so much!!!
rishr4 said:
First of all, you can never use 4GB of your card as a partition Since there are some restrictions-- 100mb internal is needed for every 500mb sd-ext. We are getting around 100+ internal only for most of the ROMs , right? So you can use only around 600-700MB of the SD card as a partition.
Use min-partition tool and format your card and better make use of that card to the max. Format with ext4 (your choice) for around 700-800MB (Since 1/2/3/4GB is totally useless considering the above restriction) . After that, download and place this on SD card .
Before we go any further make sure that there are no scripts already loaded in that ROM you are using. (Apps2SD, Link2SD, etc). You need to have init.d support to make this work. This , you can verify by opening the ROM zip package and follow the path - system/etc . If you see a "init.d" folder there, then you have this support. All CM9 ROMs have this (I believe). So, now you make sure that the ROM whichever you are trying doesn't have any link2sd or apps2sd pre-loaded in it.
Then do the following.
* Put both the ROM and INT2EXT file on the SD card.
1- Goto Recovery.
2- Wipe Dalvik Cache, Battery Stats (Twice - Just to make sure )
3- Factory reset , Wipe Cache partition (Twice)
4- 'Choose zip from SD card' and select your ROM. Wait until it has finished installation.
5- Once Finished, again 'Choose zip from SD card' and flash/install the INT2EXT file that you have already placed on SD card.
6- Once done, reboot the phone. Goto settings->Apps and check if you have 'added' memory now
7- Go to recovery again and Flash GAPPS.
You are all set to Rock and Roll
Check this if you need more information
Hey, this will give you better space manipulation than the Link2SD, but still this is also limited to use, You can't fill all the internal memory. That will considerably lag your phone. Use the internal memory wisely
I guess this helps. And don't forget to thank "croniccorey" for his work
Click to expand...
Click to collapse
Thank you so much for the post! I know it's been a while since the OP, but this worked perfectly! My phone now tells me that I have 705MB of internal storage. I believe all my problems have now been solved. I literally can't say "Thank you" enough!
hi link2sd appears that it not working in my phone
1- i rooted my phone (GALAXY ACE s5830i)
2- i used cwm recovery to partation the 4gb sd card into 1024 mb and 0 swap (ext 3)
the proplem is when i link an apllicaton to sd my internal memory decrease not increasing
and when press move to sd it works but link to sd not works as i said in the previous
so can any one help me ?????
i need link2sd because the internal memory is 190 mb only
:crying::crying::crying::crying::crying::crying::crying::crying:
so if you can help just help me
mazen atef said:
hi link2sd appears that it not working in my phone
1- i rooted my phone (GALAXY ACE s5830i)
2- i used cwm recovery to partation the 4gb sd card into 1024 mb and 0 swap (ext 3)
the proplem is when i link an apllicaton to sd my internal memory decrease not increasing
and when press move to sd it works but link to sd not works as i said in the previous
so can any one help me ?????
i need link2sd because the internal memory is 190 mb only
:crying::crying::crying::crying::crying::crying::crying::crying:
so if you can help just help me
Click to expand...
Click to collapse
So why do you think that posting your Galaxy Ace problem in the HTC Desire Q&As section is a good idea? Try asking in your phone's section.
Anyhow, try partitioning with Gparted.
Remember each device has it's own section....so you should have posted here
However, I also rooted that phone for my sister, link2sd is not a good method. You actually no longer need to 'move to SD', as that does move it to the sd-ext partition but the FAT32 partition. You have to keep it on internal, link it using the app, then reboot I think, kind of clumsy
Regardless, i gave up on link2sd because it wasn't an efficient method for me, especially when apps got updated, and memory still ran out.
I found CronMod INT2EXT script worked best.
- Backup your sd card
- Repartition your sd card using gparted (find a video guide), ~1.5GB ext4 partition, the rest FAT32, no swap.
- Copy contents back to sd card
- Titanium backup or similar all apps if necessary
- Nandroid backup (just in case)
- Full wipe and reinstall ROM, reboot
- Reboot back into recovery, flash INT2EXT4+ script, as it leaves data on internal for better speed
- Now restore your apps etc. Don't 'Move to SD' with this script either. Just keep on internal will trick them to sd-ext.
- Install an app such as 'DiskUsage' to browse your partitions to check they're working correctly.
Thank You
eddiehk6 said:
Remember each device has it's own section....so you should have posted here
However, I also rooted that phone for my sister, link2sd is not a good method. You actually no longer need to 'move to SD', as that does move it to the sd-ext partition but the FAT32 partition. You have to keep it on internal, link it using the app, then reboot I think, kind of clumsy
Regardless, i gave up on link2sd because it wasn't an efficient method for me, especially when apps got updated, and memory still ran out.
I found CronMod INT2EXT script worked best.
- Backup your sd card
- Repartition your sd card using gparted (find a video guide), ~1.5GB ext4 partition, the rest FAT32, no swap.
- Copy contents back to sd card
- Titanium backup or similar all apps if necessary
- Nandroid backup (just in case)
- Full wipe and reinstall ROM, reboot
- Reboot back into recovery, flash INT2EXT4+ script, as it leaves data on internal for better speed
- Now restore your apps etc. Don't 'Move to SD' with this script either. Just keep on internal will trick them to sd-ext.
- Install an app such as 'DiskUsage' to browse your partitions to check they're working correctly.
Click to expand...
Click to collapse
Thank you for help also i posted my question in the wrong forum