Ext partiton not working - HD2 Android Q&A, Help & Troubleshooting and Genera

How can i force my phone to install everything to ext partition?
I have ext3 partition and Im running newest miui.us rom.
Also,when i open app2sdgui it just closes after black screen.
Pls help me vouse im constantly seeing that low on space warning.
I allready moved all the apps I could to sd,but still i have less then 10 mb left..
Sent from my HTC HD2 using fingers

imported0 said:
I allready moved all the apps I could to sd,
Click to expand...
Click to collapse
if you mean by choosing settings - app settings - manage apps and choosing to move an app to sd card, thats not how ext works, what that does is takes it FROM the ext partition and puts it in the FAT partition.
The apps should all be set to use internal memory, and the system will put them in the ext partition without you doing anything.

samsamuel said:
if you mean by choosing settings - app settings - manage apps and choosing to move an app to sd card, thats not how ext works, what that does is takes it FROM the ext partition and puts it in the FAT partition.
The apps should all be set to use internal memory, and the system will put them in the ext partition without you doing anything.
Click to expand...
Click to collapse
I know how ext works,but i dont know why is it not working..
How can i fix this,should i wipe all and reinstall rom and all the apps again?
Sent from my HTC HD2 using fingers

I advise installing Link2SD, I had a similar problem and this program fixed it for me.
Just mount the storage space and then you will be able to create link (that means moving the app to ext partition).
Hope it helps.

i haven't used miui so i can only comment on cm7 roms with a2sd+.
Did you create teh ext yourself? because i have read that if the ext and fat are not in the correct order (i cant remember which should be first, which second), if they arent the correct way around the system wont see the ext.
Have you used an android browser to look at the contents of teh ext? is it REALLY empty?

samsamuel said:
i haven't used miui so i can only comment on cm7 roms with a2sd+.
Did you create teh ext yourself? because i have read that if the ext and fat are not in the correct order (i cant remember which should be first, which second), if they arent the correct way around the system wont see the ext.
Have you used an android browser to look at the contents of teh ext? is it REALLY empty?
Click to expand...
Click to collapse
No,he puts something on ext and something on internal ..
Sent from my HTC HD2 using XDA Premium App

matoflash said:
I advise installing Link2SD, I had a similar problem and this program fixed it for me.
Just mount the storage space and then you will be able to create link (that means moving the app to ext partition).
Hope it helps.
Click to expand...
Click to collapse
Not working...
Sent from my HTC HD2 using XDA Premium App

one other thing is that the internal memory will go down when you instal something, but REALLY the app has gone to EXT, and the internal free memory will go back up after a reboot. Its a free memory display bug. The system just assumes it has used the space up without checking it until after a reboot.
So you install a 20mb app, the internal memory drops 20mb, but after a reboot has gone back up 20mb.
Just a thought.

If you partition your sd card in GPartEd, your FAT32 partition should be first (on the left) followed by your ext3 partition.
Or you could use CWM or even ROM Manager (I think, not 100% sure about ROM Manager) to partition your card.
Try flashing this in CWM Recovery:
http://forum.xda-developers.com/attachment.php?attachmentid=749299&d=1318560772
And then when you reboot, go into your terminal emulator app and type:
su (press enter)
a2sd reinstall (press enter)
It should then say a bunch of stuff, and then your phone will reboot and take a long time to boot back up, because it is moving all your apps to your ext3 partition.
I would really recommend using gparted to partition your card, it's very reliable, gives you the most control over what you're doing, and you can download an iso to make a bootable cd of it if you don't use Linux. Google 'GParted Live CD'. (But why wouldn't you use Linux???)
Do a CWM NanDroid backup before you do any of this, in case your rom is not A2SD compatible and it screws something up. Then you'll be able to revert back to your present state. I can't stress the CWM backup enough, especially because I'm not sure if MIUI roms are A2SD compatible or not. Either way, I think it's worth a shot.
Back your sd card up to your computer before partitioning it, as it will wipe everything from it.

So,I did this: Wiped all and installed rom again,app2sd gui now working (apps are on sd) but i still have a little space left. Only installed apps I really need and i have less then 30% available.
I even linked all apps I could with link2sd app.
I dont know,I will try to reboot now and see if something happened.
Sent from my HTC HD2 using xda premium

imported0 said:
So,I did this: Wiped all and installed rom again,app2sd gui now working (apps are on sd) but i still have a little space left. Only installed apps I really need and i have less then 30% available.
I even linked all apps I could with link2sd app.
I dont know,I will try to reboot now and see if something happened.
Sent from my HTC HD2 using xda premium
Click to expand...
Click to collapse
You only have a little space left on internal memory or in your ext partition?
You have a EURO HD2, so you're not gonna have a bunch of internal memory no matter what. Your ext won't show up in Settings/Storage/SD Card.
In order to see how much ext space you have left, look in the A2SD GUI app.
How much space is left in each of those? (ext and internal)
If you are using the A2SD that I linked in my previous post, you won't have to use the link2sd app.
It creates the symlinks to the sd ext partition on its own.
How big of an ext partition did you put on your sd card?

huggs said:
You only have a little space left on internal memory or in your ext partition?
You have a EURO HD2, so you're not gonna have a bunch of internal memory no matter what. Your ext won't show up in Settings/Storage/SD Card.
In order to see how much ext space you have left, look in the A2SD GUI app.
How much space is left in each of those? (ext and internal)
If you are using the A2SD that I linked in my previous post, you won't have to use the link2sd app.
It creates the symlinks to the sd ext partition on its own.
How big of an ext partition did you put on your sd card?
Click to expand...
Click to collapse
Memory free:
Internal: 32MB
Ext:786MB
its 1024 partition..
Sent from my HTC HD2 using xda premium

what system partition size have you flashed?
what size partition does the rom (you still havent linked to teh rom you flashed so we cant look ourselves) say you need?
because that doesn't count towards internal space, so for example if your rom requires a 150 meg system partition, and you flash a 250meg system partition, you will lose the extra 100mb. you wont be able to use it for apps or data, it will be dead space.

huggs said:
If you partition your sd card in GPartEd, your FAT32 partition should be first (on the left) followed by your ext3 partition.
Or you could use CWM or even ROM Manager (I think, not 100% sure about ROM Manager) to partition your card.
Try flashing this in CWM Recovery:
http://forum.xda-developers.com/attachment.php?attachmentid=749299&d=1318560772
And then when you reboot, go into your terminal emulator app and type:
su (press enter)
a2sd reinstall (press enter)
It should then say a bunch of stuff, and then your phone will reboot and take a long time to boot back up, because it is moving all your apps to your ext3 partition.
I would really recommend using gparted to partition your card, it's very reliable, gives you the most control over what you're doing, and you can download an iso to make a bootable cd of it if you don't use Linux. Google 'GParted Live CD'. (But why wouldn't you use Linux???)
Do a CWM NanDroid backup before you do any of this, in case your rom is not A2SD compatible and it screws something up. Then you'll be able to revert back to your present state. I can't stress the CWM backup enough, especially because I'm not sure if MIUI roms are A2SD compatible or not. Either way, I think it's worth a shot.
Back your sd card up to your computer before partitioning it, as it will wipe everything from it.
Click to expand...
Click to collapse
Did what u said here,but same results,35MB internal free memory..
Is this normal for eu model? I remember I had 100MB free on cm7 roms...
Sent from my HTC HD2 using xda premium

samsamuel said:
what system partition size have you flashed?
what size partition does the rom (you still havent linked to teh rom you flashed so we cant look ourselves) say you need?
because that doesn't count towards internal space, so for example if your rom requires a 150 meg system partition, and you flash a 250meg system partition, you will lose the extra 100mb. you wont be able to use it for apps or data, it will be dead space.
Click to expand...
Click to collapse
I dont know what rom requires,I have miui.us rom,and 150 mb cwm partition.
Sent from my HTC HD2 using xda premium

hmm its a 90 meg download, so 150 system should be ample. do you have masses of text messages stored? (i know some people have thousands, never delete any, , , weird) or tens of hundreds of contacts that could be filling up the data partition? (your systems 'internal storage' figure is based only on the data partition)

samsamuel said:
hmm its a 90 meg download, so 150 system should be ample. do you have masses of text messages stored? (i know some people have thousands, never delete any, , , weird) or tens of hundreds of contacts that could be filling up the data partition? (your systems 'internal storage' figure is based only on the data partition)
Click to expand...
Click to collapse
I have more than 1000 contacts synced from facebook.But I dont think thats the issue,I think it is something with the rom..
This is the rom Im using..
http://forum.xda-developers.com/showthread.php?t=1117787
I read everything and still cant figure out what did I do wrong.
Sent from my HTC HD2 using xda premium

i dont have my phone handy to compare, but what id do next would be go into cwm and do a backup, then reboot into android, and browse to the backup folder and take a look at the size of the data image, which will give you a rough idea on its size.

samsamuel said:
i dont have my phone handy to compare, but what id do next would be go into cwm and do a backup, then reboot into android, and browse to the backup folder and take a look at the size of the data image, which will give you a rough idea on its size.
Click to expand...
Click to collapse
Idk what u talkin about lol
Edit:Im gonna sell this damn phone and buy something with more internal memory
Sent from my HTC HD2 using FINGERZ

samsamuel said:
i dont have my phone handy to compare, but what id do next would be go into cwm and do a backup, then reboot into android, and browse to the backup folder and take a look at the size of the data image, which will give you a rough idea on its size.
Click to expand...
Click to collapse
Canu take a look at that thread.. Maybe I missed something :/
Sent from my HTC HD2 using FINGERZ

Related

[Q] Question about phone backup

Hi, i am very new here and ilack some of the basic info. so i have couples of questions. thanks very much for your answers.
1. what is the internal memory of the htc hd2? and when you partition your sd to fat32 and ext3, will the internal memory be the sum of the ext3 and the phone internal storage?
2. when you want to flash your hd2 with a new rom. do you need to format both partitions of your sd card (fat32 and ext3)
3. when i tried the latest ultimate droid rom, i saw the author posted the rom and another thing called the layout (3.0.2.4_magldr_150M_partitionLayout_30M_cache). what does this do?
4. how do you make the phone to move or install apps in the ext3. and how do you back up those data and apps in the ext3?
and again, thanks guys for helping me out.
1 internal memory, do you mean what's available after a flash? 260 Meg or so with the small cm7 roms (typhoon for example)
No, the internal memory wont show the sum of internal plus ext BUT it will work as if it is. Say you install a 20meg program, internal mem goes down 20 but back up 20 after a restart.
2 no, when you perform the wipes through cwm it takes care of the ext partition and the .android folder on the fat32 for you.
Some apps may put data on the fat32, in which case you can delete those if you want or if you have isues.
3 the layout (clockworkmod, or cwm) sets up the various partitions on your nand (internal) memory, boot, system,cache,data. Without the layout there would be nowhere for the rom to flash into.
The main point of interest in cwm is the system partition size, big roms need big system partitions, sense roms for ex. need 250meg or more, typhoon needs 130. Flash a big rom to small layout fails, small rom on big layout wasted space.
4 you don't, if the rom says ap2sd enabled or words to that effect, it does it automatically. You can test this by loading up some apps then browsing the SD card on a Linux PC
When you run backups and such, it just does it, the phone has no idea that some of the info is on the SD, it treats it as internal.
samsamuel said:
Say you install a 20meg program, internal mem goes down 20 but back up 20 after a restart.
Click to expand...
Click to collapse
i dont understand why is that? so if the rom is apps2sd supported, it will automatically install apps to ext3. then it makes sense to me that the mem goes down, but then why it goes back up???
Example, 250meg internal plus 1gig ext partition.
internal memory shows as 250meg,, install 20 Meg app which goes to ext partition BUT the system displays internal mem as 230, , you reboot the phone and check again and internal memory shows as 250 again.
oh, thanks alot, i get it. but which backup solution is the best? and how does backup using clockworldmod work? does it make a backup file to sd card?
ljaypham said:
oh, thanks alot, i get it. but which backup solution is the best? and how does backup using clockworldmod work? does it make a backup file to sd card?
Click to expand...
Click to collapse
Hi,
It depends what you want to back up.CWM backup will take a snapshot of your entire ROM system,data,settings,everything.A bit like a ghost image of a drive on your PC.
This way, if you install a new ROM and there is a problem,or you don't like it,you can RESTORE your original ROM and everything is back the way it was before.
CWM backup saves to the sd card.
If you just want to backup data,use something like Titanium Backup.

[Q] My SD Card cant make an A2SD Patition

Hey guys - i just bought an awsome SDCard, a 32GB class 10. just put it in ma HD2 trying to partition it in recovery mode - but after partitioning, the phone (through titanium backup) the phone only sees the fat32 partition and not the sd-ext partition. now i'v tried using PC Software to partition and the tutorials all over but that doesnt help either.
what am i missing? i need help
Hi,
Did you partition in CWM with 1024M and 0 swap ?
simple idea/rule of thumb; class 10 cards are **** and you don't notice an increase in file transfer due to the limitations of the phone itself
Install ubuntu on your windows pc using the wubi installer (google is your friend here), it's very simple to do. Once you have ubuntu linux installed, go into the software center and search for 'partition manager' or 'partition editor'. Then install it. It should be listed in system tools as GParted. Plug in your sd card thru a card reader or a digital camera or another phone, and unmount it in gparted. Then create a new ext4 (probably 1 gb/1024mb) all the way to the right side of the space shown for the card in GParted. Then when finished click apply changes near the bottom of the GParted window. Done
Your phone won't show you that it sees the ext partition, that's all done behind the scenes. The only way to know is to install apps, and watch the system memory in settings/storage. If your memory goes down significantly as you install apps, something has gone wrong. If it only goes down a little (maybe 1-2 mb) after installing a bunch of apps, then all is well and working properly.
Sent from my HTC HD2 using XDA App
@ Malybru - no, my partition is 2048MB Ext - 256MB swap.
@huggs - that is strange because before i had an 8GB class 4 memory card - i had created a 1024MB partition and when i ran titanium backup - you could see the sd-ext partition below SDCard and Internal Storage
additionally, with the new cardz during every data wipe it skips the SD-ext saying that it cant find it - which never happened with the old card so thats why i believe that there isnt one
Weird. I've used quite a few different roms and have never seen the ext partition in storage settings. Wish I could tho.
Sent from my HTC HD2 using XDA App
huggs said:
Weird. I've used quite a few different roms and have never seen the ext partition in storage settings. Wish I could tho.
Sent from my HTC HD2 using XDA App
Click to expand...
Click to collapse
its not that you could see it in storage settings.. but you could see it in titanium backup and you can mount it in recovery mode
Oh, I didn't know that about Titanium, thanks. I'm gonna have to take a look, for curiosity sake if nothing else
Sent from my HTC HD2 using XDA App
i'm facing a big problem - apparently if i install an application and reboot -the app is gone.. i've partitioned this darn card so many times and the partition still isnt recognized
Vylle said:
i'm facing a big problem - apparently if i install an application and reboot -the app is gone.. i've partitioned this darn card so many times and the partition still isnt recognized
Click to expand...
Click to collapse
ok, i've realised that im not the only person who his having problems with A2SD on anything larger than 16GB.. i want to know if there is anyone who has successfully partitioned a 32GB Card with an ext3 partition.. I spent alot of money on this card and its really messed up that i cant use it!!
need help still

Move all apps to sd and set as default?

Hey guys how do you move ALL apps and data to your sd card so when I flash roms (theres a new update everyday it gets too hard) I dont lose my progress in apps and I dont have to reinstall they are already there, is it possible to do this?
Also can you set sd card as default so new apps you install automatically go there.
It would be nice if I could partition just like 1 gb of my SD card just for apps!
Ive searched a few threads and stuff trying to gather information but none of them really helped alot so sorry if this has been answered!
What ROM are you running?
Daz555 said:
What ROM are you running?
Click to expand...
Click to collapse
RCmix3D at the moment, thinking about flashing Honey sense hd for a while!
I just want to make a partition of about 700mb onto the SD and move ALL my apps to it so I dont lose my progress and I dont have to worry about them when I flash roms!
thanks in advance!
Hello,
I'm unsure of any batch command to send all existing apps to SD so you may have to go to Settings> Applications> Manage Apps and move each one individually.
To change default app install location, use the following command either through ADB or in a terminal emulator:
pm setInstallLocation 2 //for SD card
pm setInstallLocation 0 //for phone internal memory
You'll find after setting the install location to SD, you'll notice that more apps can be moved to the SD card manually instead of just being greyed-out. However, be careful though - personally, I wouldn't move the following to SD since they've affected performance:
- apps which use a widget on your home screen (music players, aggregators)
- apps which explicitly interact with the system (e.g. task managers, autokiller, autostarts)
- Google apps
Hope this helps.
Backup all user apps in batch mode using titanium backup pro. Saves to sdcard backup folder.
Or
Partition sdcard to ext3 or 4, 0 swap, and use a a2sd+ patch (if your ROM supports it). Backup data on the fat32 partition first, as it may get wiped when the partition is split to make the ext partition. All user apps and associated dalvik will be moved to the ext partition on boot. Just make sure the ext partition is not wiped / formatted prior to flashing ROM. Use pc software such as gparted or mini partition tool free. Been a few phones bricked using the wrong cwm version to partition.
But, if were me, just use Titanium Backup Pro.
Sent from my Desire HD using XDA Premium App
UpInTheAir said:
Backup all user apps in batch mode using titanium backup pro. Saves to sdcard backup folder.
Or
Partition sdcard to ext3 or 4, 0 swap, and use a a2sd+ patch (if your ROM supports it). Backup data on the fat32 partition first, as it may get wiped when the partition is split to make the ext partition. All user apps and associated dalvik will be moved to the ext partition on boot. Just make sure the ext partition is not wiped / formatted prior to flashing ROM. Use pc software such as gparted or mini partition tool free. Been a few phones bricked using the wrong cwm version to partition.
But, if were me, just use Titanium Backup Pro.
Sent from my Desire HD using XDA Premium App
Click to expand...
Click to collapse
Gparted wouldnt find my phone when plugged in when I tried.
Also when you just move to SD through settings>application, it doesnt move the whole app only half and when you install a new rom they arnt there
Gparted is Linux, mini partition tool for Windows.
A2sd+ moves apps to ext partition, not fat32 partition your referring to. A2sd or apps to SD move only to fat32 partition.
There's the difference between a2sd+ & a2sd.
Sent from my Desire HD using XDA Premium App
UpInTheAir said:
Gparted is Linux, mini partition tool for Windows.
A2sd+ moves apps to ext partition, not fat32 partition your referring to. A2sd or apps to SD move only to fat32 partition.
There's the difference between a2sd+ & a2sd.
Sent from my Desire HD using XDA Premium App
Click to expand...
Click to collapse
So to move the apps COMPLETELY on to the SD so they are there when you install a new rom and stuff, I partition my sd card in Ext 3/4 and then use a2sd+ to move them over right?
I'm on LeeDrOiD, and don't bother with the patch anymore.
But the method I used was, setup ext partition, flash ROM followed immediately by the a2sd+ patch for 1gb ext, then reboot. First boot will take a while.
Is useful if you stick to the same ROM, ...... as long as you don't wipe the ext partition before each update / build flash, or the ROM doesn't have a inbuilt script that wipes the ext. If that happened, you'd lose the apps and their dalvik cache, although the dalvik should be wiped anyway.
Edit: important, Forgot to mention, move all apps to "internal" memory prior. A2sd+ will take care of it on boot / flash and move all to ext. Any other app DL, just move to internal, and it'll be moved auto next boot.
Sent from my Desire HD using XDA Premium App
Delete, finger trouble.
Sent from my Desire HD using XDA Premium App
UpInTheAir said:
I'm on LeeDrOiD, and don't bother with the patch anymore.
But the method I used was, setup ext partition, flash ROM followed immediately by the a2sd+ patch for 1gb ext, then reboot. First boot will take a while.
Is useful if you stick to the same ROM, ...... as long as you don't wipe the ext partition before each update / build flash, or the ROM doesn't have a inbuilt script that wipes the ext. If that happened, you'd lose the apps and their dalvik cache, although the dalvik should be wiped anyway.
Edit: important, Forgot to mention, move all apps to "internal" memory prior. A2sd+ will take care of it on boot / flash and move all to ext. Any other app DL, just move to internal, and it'll be moved auto next boot.
Sent from my Desire HD using XDA Premium App
Click to expand...
Click to collapse
I got the partition set up and I installed the patch and the reboot took ages but how do I know if there on SD, I dont think they are because when I click on the app some still say move to sd?
Repsys7 said:
I got the partition set up and I installed the patch and the reboot took ages but how do I know if there on SD, I dont think they are because when I click on the app some still say move to sd?
Click to expand...
Click to collapse
Open titanium backup, the first page that opens "overview", look down the bottom, will say something like;
Rom
Internal
Sdcard
A2sd+
Sent from my Desire HD using XDA Premium App
ok it says sd card (A2sd) 575mb 60.4 free, so I think that means the apps are on there, so if I wipe my phone the apps will stay right?
It will always say move to SD if installed in any other place. But the SD it refers to is the fat32 partition, not your ext. A2sd+ will take care of it and move all new apps to ext on boot, as long as you install to internal memory first.
After some market updates of apps installed to ext , you may have to move to internal and reboot to ensure they're on the ext
Sent from my Desire HD using XDA Premium App
Repsys7 said:
ok it says sd card (A2sd) 575mb 60.4 free, so I think that means the apps are on there, so if I wipe my phone the apps will stay right?
Click to expand...
Click to collapse
Maybe a slightly bigger partition would have been better.
The apps should stay, as long as the ext is not wiped / formatted.
If apps not recognised in market, clear market cache, boot cwm, clear dalvik, boot, use titanium backup pro to restore market link if needed.
Sent from my Desire HD using XDA Premium App
UpInTheAir said:
Maybe a slightly bigger partition would have been better.
The apps should stay, as long as the ext is not wiped / formatted.
If apps not recognised in market, clear market cache, boot cwm, clear dalvik, boot, use titanium backup pro to restore market link if needed.
Sent from my Desire HD using XDA Premium App
Click to expand...
Click to collapse
I did the biggest one possible in Rom manager
Alright thanks for all your help mate!
Maybe your version, I have not done it since 1gb using cwm 2.5.1.3. But some newer versions had bricked phones. ROM manager is just an interface for cwm, so that's why its best to do it through pc. Should recognise the card through a sdcard adaptor
Sent from my Desire HD using XDA Premium App
UpInTheAir said:
Maybe your version, I have not done it since 1gb using cwm 2.5.1.3. But some newer versions had bricked phones. ROM manager is just an interface for cwm, so that's why its best to do it through pc. Should recognise the card through a sdcard adaptor
Sent from my Desire HD using XDA Premium App
Click to expand...
Click to collapse
Yeah but I use windows, and I'm having problems using Gparted live (it just wont let me partition my sd card) and using virtualbox I cant find my device in Ubuntu :S
Mini partition tool , free version for windows, maybe you missed it in an earlier post.
Sent from my Desire HD using XDA Premium App
UpInTheAir said:
Mini partition tool , free version for windows, maybe you missed it in an earlier post.
Sent from my Desire HD using XDA Premium App
Click to expand...
Click to collapse
Ahh stupid me haha, il try it out, thanks

[Q] Move apps from sd-ext to NAND, then repartition SD card

Hi guys,
I've installed a CM7 ROM then installed S2E, then flashed an AOSP build to replace it. When I try to use S2E to move the apps back to NAND from sd-ext, it shows up in NAND in the first couple of boots, but later on goes back to sd-ext without S2E doing the job. I kinda figured that it's built into the ROM to move the apps to sd-ext.
What would be the safest way to move the apps from sd-ext back to /data/app, and then repartition my SD card into a single partition and use its whole storage capacity?
Thanks in advance!
ejebyte said:
Hi guys,
I've installed a CM7 ROM then installed S2E, then flashed an AOSP build to replace it. When I try to use S2E to move the apps back to NAND from sd-ext, it shows up in NAND in the first couple of boots, but later on goes back to sd-ext without S2E doing the job. I kinda figured that it's built into the ROM to move the apps to sd-ext.
What would be the safest way to move the apps from sd-ext back to /data/app, and then repartition my SD card into a single partition and use its whole storage capacity?
Thanks in advance!
Click to expand...
Click to collapse
try link2sd in the market,it's free,but once you've moved all u want to,boot into recovery and wipe cache partition and wipe dalvik,that MIGHT do the trick
one question, how do you want to partition your sd? i mean one fat or one ext partition? But seriously, one partition is a bad idea, i wouldnt recommend that.
@Ty5982, Thanks for the input! Will try that later.
@greg17477, I'm using Windows so I want to format it to a single Fat32 partition. What's your recommendation?
Partition ur sd card in recovery with 1gb and swap size 64mb,THEN,open link2sd and when u 1st open it,it checks your phone and sd card then prompts u were u want to send apps to,ext 2,3,4 or FAT 32,select FAT 32 as its what u want,then a error msg will appear,reboot,then open link2sd and now you've got your fat 32 lol
Sent from my HTC Sensation XL with Beats Audio X315e using xda premium
Ty5982 said:
Partition ur sd card in recovery with 1gb and swap size 64mb,THEN,open link2sd and when u 1st open it,it checks your phone and sd card then prompts u were u want to send apps to,ext 2,3,4 or FAT 32,select FAT 32 as its what u want,then a error msg will appear,reboot,then open link2sd and now you've got your fat 32 lol
Sent from my HTC Sensation XL with Beats Audio X315e using xda premium
Click to expand...
Click to collapse
Won't that have moved his apps to a fat32 partition?
If I'm reading this correctly what the OP wants is to move his apps to NAND so he can format his sd card to its full capacity in FAT32, presumably so he can use it as a normal SD card (eg for a camera, moving files etc)
I personally use a very popular app called DarkTremors Apps2SD GUI, it comes preinstalled on a lot of custom ROMS. This app checks where your apps are when you launch it, and gives you the option to either move them to SD-EXT or back again. Launch APPS2SDGUI, let it check your system, then click 'Apps are on SD!' to move them back to NAND.
P.S. I don't think you can wipe the SD-EXT partition off the SD card using Windows' built-in formatter. There are lots of freeware apps that can and will do this though, google is your friend =]
jwchips said:
Won't that have moved his apps to a fat32 partition?
If I'm reading this correctly what the OP wants is to move his apps to NAND so he can format his sd card to its full capacity in FAT32, presumably so he can use it as a normal SD card (eg for a camera, moving files etc)
I personally use a very popular app called DarkTremors Apps2SD GUI, it comes preinstalled on a lot of custom ROMS. This app checks where your apps are when you launch it, and gives you the option to either move them to SD-EXT or back again. Launch APPS2SDGUI, let it check your system, then click 'Apps are on SD!' to move them back to NAND.
P.S. I don't think you can wipe the SD-EXT partition off the SD card using Windows' built-in formatter. There are lots of freeware apps that can and will do this though, google is your friend =]
Click to expand...
Click to collapse
@Ty5982, unfortunately it didn't work. It went badly and I lost the apps in sd-ext so I ended up restoring them..
@jwchips, thanks! Will try that one instead. Yep, I've read about the tools/apps that can be used to partition/format storage devices with EXT. Thanks again.
ejebyte said:
@Ty5982, Thanks for the input! Will try that later.
@greg17477, I'm using Windows so I want to format it to a single Fat32 partition. What's your recommendation?
Click to expand...
Click to collapse
well i would recommend tu have 2 partitions, ext and fat. Just to be safe or prapared in case your want to try a different rom. Nowadayes almost every rom uses ext partition. And you won't run out of space, if you install some more apps.
greg17477 said:
well i would recommend tu have 2 partitions, ext and fat. Just to be safe or prapared in case your want to try a different rom. Nowadayes almost every rom uses ext partition. And you won't run out of space, if you install some more apps.
Click to expand...
Click to collapse
I see. Thanks! Currently I have a 512MB EXT partition on my SD card. I thought I'd be able to choose which apps to move there but it seems my ROM automatically symlinks the apps installed to the EXT partition.
So I decided I want to just install the apps to NAND since I don't really install a lot of apps and I'm using a TMOUS HD2, just for an extra boost in performance compared to when apps are installed to SD-EXT. Then I'll just selectively move apps to SD.
ejebyte said:
I see. Thanks! Currently I have a 512MB EXT partition on my SD card. I thought I'd be able to choose which apps to move there but it seems my ROM automatically symlinks the apps installed to the EXT partition.
So I decided I want to just install the apps to NAND since I don't really install a lot of apps and I'm using a TMOUS HD2, just for an extra boost in performance compared to when apps are installed to SD-EXT. Then I'll just selectively move apps to SD.
Click to expand...
Click to collapse
ah ok, on TMOUS HD2 you might do not need an ext partition
greg17477 said:
ah ok, on TMOUS HD2 you might do not need an ext partition
Click to expand...
Click to collapse
That's what I've figured..
I might just back-up everything then re-flash and repartition my phone and SD card. Anyway, thanks everyone!
ejebyte said:
That's what I've figured..
I might just back-up everything then re-flash and repartition my phone and SD card. Anyway, thanks everyone!
Click to expand...
Click to collapse
Hi, I hope you guys are still around, I´ve been looking for an answer and can´t find anything, heres the question I posted on another thread:
I´ve been having trouble with my phone freezing even after full wipes, so I´ve come to the conclusion my sdcard is corrupt.
So I want to go through the Gparted process to format and re-partition my sdcard.
Currently I have 16GB class 6, which has the recommended FAT32 and 1GB ext4.
Is it safe (or even possible) to format the sd card now. I tried with Gparted and only the FAT32 partition showed up???
The rom is runnymede aio which requires the ext4
Thanks
colinmc8 said:
Hi, I hope you guys are still around, I´ve been looking for an answer and can´t find anything, heres the question I posted on another thread:
I´ve been having trouble with my phone freezing even after full wipes, so I´ve come to the conclusion my sdcard is corrupt.
So I want to go through the Gparted process to format and re-partition my sdcard.
Currently I have 16GB class 6, which has the recommended FAT32 and 1GB ext4.
Is it safe (or even possible) to format the sd card now. I tried with Gparted and only the FAT32 partition showed up???
The rom is runnymede aio which requires the ext4
Thanks
Click to expand...
Click to collapse
be sure to format both partitions as primary.

[Q] System partition

Hello everyone! Yesterday, I tried to flash the new ICS CM9 and I did it. It is laggy and I can t install GAPPS.Then i saw that my system partition is 160 mb instead of 215 (recommended).
So, how can I change my system partition from 160 to 215 ? (I tried some TPT Gen2 tutorials, but nothing).
Thanks!
stanangel said:
Hello everyone! Yesterday, I tried to flash the new ICS CM9 and I did it. It is laggy and I can t install GAPPS.Then i saw that my system partition is 160 mb instead of 215 (recommended).
So, how can I change my system partition from 160 to 215 ? (I tried some TPT Gen2 tutorials, but nothing).
Thanks!
Click to expand...
Click to collapse
ok first go to market and download tpt helper.
then choose make your own tpt fill chache as 20 mb system(dont make it less it is recommended to use 20 mb on ics) as 210 mb(or as per ur choice but not less) and rest will be system.then click ok.
it will download the tpt and edit it accordingly.then check it it should have from the app there should be 10/12 matches.
then reboot.
press menu+power+vol up then green text fill flash and tpt will start on its own.
if there is a error at 99% down worry wait and then it will be success.
u r done.
just remember to have a rom on your sd.
there will be other options like choosing splash screen, recovery etc choose accordingly in the app.
u can even use your nandroids.
remember to delete image folder from sd after flash to prevent flashes by mistakes.
u r done enjoy
thanks saaransh9 i also want this info, voted up
sorry, but my number of matches is 1/1 .It is all right?
stanangel said:
sorry, but my number of matches is 1/1 .It is all right?
Click to expand...
Click to collapse
When u set your partitions does it says finished if yes then it should be ok.
Or just TPT with the 220mb system partition version, reinstall your rom and you're done
Rastaman2302 said:
Or just TPT with the 220mb system partition version, reinstall your rom and you're done
Click to expand...
Click to collapse
yes u can do that but the stock has 20 or 30 mb oem space which is a waste instead i get 210 mb system 210 data and 20 mb cache when i made my own tpt
How to check system partition???
Sent from my Blade using xda premium
rohitzz said:
How to check system partition???
Sent from my Blade using xda premium
Click to expand...
Click to collapse
You can use this.
Hi to all, I am new at all this android stuff, so I hope you won't laught, but I have few questions.
1.Is there a way to change size of partitions without flashing new rom?
2.How big the partitions should be (System, Data, Cache) ?
According to "Blade Checker" I have European ZTE Blade 512MB, Gen2 phone, also it said that I have to use image.bin style TPTs.
Curent partitions are:
System 220MB
Data 160MB
Cache 37MB
It is running CM 7.1 stable mod and Clockwork Mod Recovery 5.0.2.0
Thanks in advance, and I am sorry if I posted at a wrong place.
ZeChe said:
Hi to all, I am new at all this android stuff, so I hope you won't laught, but I have few questions.
1.Is there a way to change size of partitions without flashing new rom?
2.How big the partitions should be (System, Data, Cache) ?
According to "Blade Checker" I have European ZTE Blade 512MB, Gen2 phone, also it said that I have to use image.bin style TPTs.
Curent partitions are:
System 220MB
Data 160MB
Cache 37MB
It is running CM 7.1 stable mod and Clockwork Mod Recovery 5.0.2.0
Thanks in advance, and I am sorry if I posted at a wrong place.
Click to expand...
Click to collapse
1. No,you cannot.
2.Your partition size is more than enough for any new ROM's. Minimum System partition size varies accordings to different ROM's. Minimum data is according to your needs for app storage. Minimum cache is 20mb,but keep in mind you can't download anything from market/play over 20mb. So cache decides your temporary market storage.
Sent from my ZTE Blade using XDA app
I have only 20-25Mb left on data partition, that's what bugs me.
Was thinking maybe to increase Data prtition or maybe install 4GB class 10 sd card I have and try to make EXT partition on it, 2GB I have now seems a bit slow for that.
Would one of thos things help?
Thanks.
ZeChe said:
I have only 20-25Mb left on data partition, that's what bugs me.
Was thinking maybe to increase Data prtition or maybe install 4GB class 10 sd card I have and try to make EXT partition on it, 2GB I have now seems a bit slow for that.
Would one of thos things help?
Thanks.
Click to expand...
Click to collapse
You better get a 4 or 8 Gig card. Class 4 should do actually.
You've tried A2SD right?
Sent from my ZTE Blade using XDA app
karthiknr said:
You better get a 4 or 8 Gig card. Class 4 should do actually.
You've tried A2SD right?
Sent from my ZTE Blade using XDA app
Click to expand...
Click to collapse
No, actually I didn't tried A2SD, I think, I am using App 2 SD, free version, but I assume that's not the same, also I think that my card has only one partition.
As I said, am new to all of this.
Sorry for bothering you and I really appreciate the help.
Thanks, again.
ZeChe said:
No, actually I didn't tried A2SD, I think, I am using App 2 SD, free version, but I assume that's not the same, also I think that my card has only one partition.
As I said, am new to all of this.
Sorry for bothering you and I really appreciate the help.
Thanks, again.
Click to expand...
Click to collapse
A2SD gives u lots of space. I have a 4 gig SD card with a 1 gig partition and I've 300 apps installed
Here's how u do it
-backup ur SD card
-boot into recovery
-select advanced
-partition SD card
-select size. recommended 1gb
-select swap size as 0. Select 32 if u use it for gaming
-reboot
-install s2e
-check all four boxes
-reboot
-start installing apps
(Tested with gingerbread roms)
ZeChe said:
Hi to all, I am new at all this android stuff, so I hope you won't laught, but I have few questions.
1.Is there a way to change size of partitions without flashing new rom?
2.How big the partitions should be (System, Data, Cache) ?
According to "Blade Checker" I have European ZTE Blade 512MB, Gen2 phone, also it said that I have to use image.bin style TPTs.
Curent partitions are:
System 220MB
Data 160MB
Cache 37MB
It is running CM 7.1 stable mod and Clockwork Mod Recovery 5.0.2.0
Thanks in advance, and I am sorry if I posted at a wrong place.
Click to expand...
Click to collapse
If you changed your partition sizes, your rom and all your data would be wiped. If you made a backup before, you could restore it afterwards as long as it could fit in the new sizes (eg. if your rom took up 160MB in system just now, and you changed system to 170MB then it would fit so you could restore it, same for other partitions).
Size for the partitions depends on what rom you are wanting to install. Some like Swedish Snow can fit in 128MB system, others like the ICS ones need ~180MB or bigger.
As your current layout is big enough for any rom out now, you'd be better making an ext partition on your phone and using that. S2E from Google Play works well with CM7 and lets you move most, if not everything, on the data partition to the ext partition. Its usually best just to move apps, but it means you can have loads of space. You can choose the size of ext partition depending on how big your sdcard is and how much space you need.
karthiknr said:
2.Your partition size is more than enough for any new ROM's. Minimum System partition size varies accordings to different ROM's. Minimum data is according to your needs for app storage. Minimum cache is 20mb,but keep in mind you can't download anything from market/play over 20mb. So cache decides your temporary market storage.
Sent from my ZTE Blade using XDA app
Click to expand...
Click to collapse
2MB is the minimum for cache. You can redirect the market downloads to data/ext partition/somewhere else, so you can download any app you like. Most roms do this automatically if your cache partition is small. By making it bigger than 2MB, you are either wasting the extra space if its still small enough to be redirected, or you are restricting the size of apps you can download if its too big to be redirected.
Amphoras said:
If you changed your partition sizes, your rom and all your data would be wiped. If you made a backup before, you could restore it afterwards as long as it could fit in the new sizes (eg. if your rom took up 160MB in system just now, and you changed system to 170MB then it would fit so you could restore it, same for other partitions).
Size for the partitions depends on what rom you are wanting to install. Some like Swedish Snow can fit in 128MB system, others like the ICS ones need ~180MB or bigger.
As your current layout is big enough for any rom out now, you'd be better making an ext partition on your phone and using that. S2E from Google Play works well with CM7 and lets you move most, if not everything, on the data partition to the ext partition. Its usually best just to move apps, but it means you can have loads of space. You can choose the size of ext partition depending on how big your sdcard is and how much space you need.
2MB is the minimum for cache. You can redirect the market downloads to data/ext partition/somewhere else, so you can download any app you like. Most roms do this automatically if your cache partition is small. By making it bigger than 2MB, you are either wasting the extra space if its still small enough to be redirected, or you are restricting the size of apps you can download if its too big to be redirected.
Click to expand...
Click to collapse
I stated 20mb as minimum because Tilal recommended 20mb for ColdFusion and I would rather change partition sizes once than doing it repeatedly.
Sent from my ZTE Blade using XDA app
Well, I did few things.
I did what QuantumFoam suggested, partitioned my old 2GB card that was already in phone, created EXt partition of 512MB, to try if it work. I'we made backup on PC, but when I rebooted few of apps I had on sd desapeared, also all my music, pictures, wallpapers and other stuff.
Question I have now is should I copy all the things from PC back to SD and where.
Thanks all of you guys for helping me and having so much patience with me.
karthiknr said:
I stated 20mb as minimum because Tilal recommended 20mb for ColdFusion and I would rather change partition sizes once than doing it repeatedly.
Sent from my ZTE Blade using XDA app
Click to expand...
Click to collapse
That's because ColdFusion didn't have the redirect script added yet. If you add that, then 2MB is fine for it as well.
ZeChe said:
Well, I did few things.
I did what QuantumFoam suggested, partitioned my old 2GB card that was already in phone, created EXt partition of 512MB, to try if it work. I'we made backup on PC, but when I rebooted few of apps I had on sd desapeared, also all my music, pictures, wallpapers and other stuff.
Question I have now is should I copy all the things from PC back to SD and where.
Thanks all of you guys for helping me and having so much patience with me.
Click to expand...
Click to collapse
I think creating the ext partition formats the whole card. If you plug your phone into your pc and turn on usb storage, you should see it appear with ~1.5GB space. You can copy all the stuff back onto there and it should work again. You might have to reinstall the apps that were moved to the sdcard, don't know if just copying them back will work.
Amphoras said:
I think creating the ext partition formats the whole card. If you plug your phone into your pc and turn on usb storage, you should see it appear with ~1.5GB space. You can copy all the stuff back onto there and it should work again. You might have to reinstall the apps that were moved to the sdcard, don't know if just copying them back will work.
Click to expand...
Click to collapse
I did that, reinstalled few apps and it works, thx.
Have one more question, if you all don't mind
I know that these questions sound stupid, but as I said, I'm new to all of this and have a strong will to learn.
Is it possible to switch this card with bigger one I have, without flashing ROM again?
If it is, I would apritiate If someone could point me to some guide, because I presume it is not easy task and I think I bothered you enought already.
If it isn't possible, can I then format new card on my PC,copy ROM on it, partition it from CM recovery and then install ROM and all of the apps?
Thx again

Categories

Resources