[Q] I have a problem - Milestone XT720 General

While installing any app on my Milestone XT 720 after installing CBW [2.2.1], it gives me this error [Insufficient Space Available] while i have a 124M free on my internal memory.

Try app cache cleaner from market.
Sent from my XT720 using xda premium

ashish7350 said:
Try app cache cleaner from market.
Sent from my XT720 using xda premium
Click to expand...
Click to collapse
You'll need Root for that though. If you upgrade per CBW rules, did you give root permision back like they say? If not the Cache Cleaner NG works breat and it is in the market. If you did give Root back, then go here http://forum.xda-developers.com/showthread.php?t=1334509 and you can get Universal Androot in the OP.

SD card not detected.
I have a 8GB SD card on my XT720.
The partitions are as follows:
1: 6GB FAT32 for Android use
2: 1GB ext3 for applications
3: 600MB Linux Swap
Stock ROM will not detect it. And I am not bothered with it.
I had used MIUI (2.2) and now Cyanogenmod 7.1.0
Both MIUI and Cyanogenmod are supposed to detect and use ext2 partition, however it is not used.
Now I have settled in for Cynaogenmod 7 from (http://forum.xda-developers.com/showthread.php?t=1300246&page=51), I need to know how I can get it fixed to avoid apps being installed into FAT32 partition.
Advance thanks to your help.

Related

cyanogen with a2sd, partitioned, dalvik on sd

Could somebody PLEASE give me walk through of the holy grail here? I have rooted my aria and loaded cyanogen nightlies many times, but when it comes time to format and get a2sd working on a partitioned card I fail miserably. I seem to run into issues when the guides mention to go into recovery and partition the card. I am running clockwork and can't find the right partition menu. I tried a method involving adb and could not get a file to push, downloaded darktremor and got an endless htc screen boot loop, and at this point my phone may as well be a missile to my computer screen. I am a noob, but not entirely unfamiliar, just some sort of help getting to that last screen where I see lots of phone memory and can finally lay off deleting apps to add one.
Thanks and I hope someone is out there willing to help!
Can't give you a link from here, but I can encourage you to look for a forum that discusses Ext3 partitioning using a live ubuntu cd. You may have rooted using a similar method. I'll try to remember to send you a link when I get home. Search until then. Post if you find it.
Sent from my (liberated) HTC Liberty using XDA App
Why not just use Rom Manager to partition the card?
I tried that many times but it never worked. It always hung up on the ! triangle screen. I had no problems with the live cd method.
Sent from my (liberated) HTC Liberty using XDA App
Found the link...
androidcommunity.com/forums/f9/how-to-create-ext2-partition-14232/
I did this but went with ext3. I actually practiced with an older SD card until I got it right. The order of partitions is important. Fat32, ext, then lswap. Read around about recommended sizes. For an 8GB card I went with 6.5gb/1gb/32m.
Sent from my (liberated) HTC Liberty using XDA App
duckredbeard said:
Found the link...
androidcommunity.com/forums/f9/how-to-create-ext2-partition-14232/
I did this but went with ext3. I actually practiced with an older SD card until I got it right. The order of partitions is important. Fat32, ext, then lswap. Read around about recommended sizes. For an 8GB card I went with 6.5gb/1gb/32m.
Sent from my (liberated) HTC Liberty using XDA App
Click to expand...
Click to collapse
Skip swap. Should not need/use it on a 512K ram device.
Edit: I know specs say less - specs are wrong! Liberty has the same memory as the N1.
I did it as a precaution. My SD is waaaaaay oversized and figured I could afford to waste 32mb.
Sent from my (liberated) HTC Liberty using XDA App
duckredbeard said:
I did it as a precaution. My SD is waaaaaay oversized and figured I could afford to waste 32mb.
Sent from my (liberated) HTC Liberty using XDA App
Click to expand...
Click to collapse
and I am running out of space on a 16 gb card. 12gb mp3s and 600+ pictures will do that.
attn1 said:
Skip swap. Should not need/use it on a 512K ram device.
Edit: I know specs say less - specs are wrong! Liberty has the same memory as the N1.
Click to expand...
Click to collapse
thanks for this attn. i had seen posts about swap on other devices and wondered if it would help my aria. i'm glad i didn't try to set it up...
Thanks everone for responding. This is where I am with the partition. So when I put the card the phone and mount sd card it shows the same amount of memory in the phone (77.26) when I added a gig of ext2 in gparted.
Do I need to go back into gparted and charnge the ext2 to ext3? Or is this an issue where I need to change something in the phone I am missing. I did reboot after putting the card in.
You won't see any increased capacity there. What you will see after apps2sd is working is that the amount of internal used will go down. I had to reinstall apps2sd after I did the partition, even though darktremor's apps2sd came with my ROM. It defaulted to off because it saw no ext partition upon ROM installation.
Sent from my (liberated) HTC Liberty using XDA App
So I wipe data and flash a cyanogen nightly it will automatically pick up a2sdext and show the proper storage data?
Sent from my Liberty using XDA App
I haven't been in this position myself (always clean installs since using a2ext) but I believe if you have darktremor's a2sd installed and have ext on your sd card, but apps are still on the device, you can do:
su
a2sd reinstall
in the terminal app on the device and it will move all apps from device memory to the ext partition. not sure how this behaves if you have any apps on sd via the standard froyo method....
I don't have a problem wiping data, dalvik and cache since I backed up everything. Going to give it a shot here...
Sent from my Liberty using XDA App
Fwiw, I have been using this method up until this release candidate. Seems broken now.
Sent from my Liberty using XDA App
Ok, so I tried wiping data/cache/dalvikr then flashed cyanogen nightly 99 and it still only showed 138m internal memory. So then I tried downloading darktremor and flashing the zip from clockwork which gives me infinate htc white bootscreens. Then I tried wiping again and flashed the darktremor zip and then cyanogen 99 and the phone booted up, but when I check internal memory I am at 123m. Am I just completely missing something here?
You are likely seeing dalvik. If you have a good SD card, do su in a terminal and then a2sd cachesd. The phone will reboot.
That moves dalvik to SD as well.
Sent from my Liberty using XDA App
BelacNongaw said:
You are likely seeing dalvik. If you have a good SD card, do su in a terminal and then a2sd cachesd. The phone will reboot.
That moves dalvik to SD as well.
Sent from my Liberty using XDA App
Click to expand...
Click to collapse
Says a2sd not found. If anyone has any ideas, I am willing to start from scrap to get this running. BelacNongaw, how did you get yours running? If you don't mind I could try tracing the steps you took and that might work?
Did you type:
su
system/bin/a2sd cachesd
in terminal?

Ungaze Data2Sd

Please any one help me how to.use ungaze data2sd with complete details
Mahesh
http://forum.xda-developers.com/showthread.php?t=1042828
http://forum.xda-developers.com/search.php
All the details are in the thread what don't you understand
Sent from my LG-P500 using XDA Premium App
dislplin01 said:
All the details are in the thread what don't you understand
Sent from my LG-P500 using XDA Premium App
Click to expand...
Click to collapse
How to move file using data 2sd
Mahesh
mvgadagi said:
How to move file using data 2sd
Mahesh
Click to expand...
Click to collapse
well if you want the full use of data2sd by ungaze then the first step is partition your sd card after you do that then i would suggest flashing a your rom fresh and whatever MODs you have after you have flashed all mods and your ROM {please reboot between each MOD} then finally flash ungazes data2sd if you did it right you will have a large performance boost and more space for apps for example i had a 16 gig sd card made 2560 mb partition and now after flashing data2sd i have 1.7 gigs of apps space and a quadrant score of 2300 so if you have questions then PM me
dislplin01 said:
well if you want the full use of data2sd by ungaze then the first step is partition your sd card after you do that then i would suggest flashing a your rom fresh and whatever MODs you have after you have flashed all mods and your ROM {please reboot between each MOD} then finally flash ungazes data2sd if you did it right you will have a large performance boost and more space for apps for example i had a 16 gig sd card made 2560 mb partition and now after flashing data2sd i have 1.7 gigs of apps space and a quadrant score of 2300 so if you have questions then PM me
Click to expand...
Click to collapse
please, tell me the steps
i want flashing void forever :
- partition sdcard ext2+fat32 (is swap have an effect?)
- flash the void forever rom
- flash add on void forever
- reboot(?)
- flashing ungaze data2sd
- reboot
- done
but i have some problem on it
- sometimes bootloop
- i cant instal any apk, the button wont respond
- else, the ext2 partition i created is gone, when i check with titanium backup
i just tried it around 2 days and still have that problem
and sorry for my bad english
lightnoid said:
please, tell me the steps
i want flashing void forever :
- partition sdcard ext2+fat32 (is swap have an effect?) EXT4 recomended
- flash the void forever rom
- Reboot
- flash add on void forever
- reboot(?)
- flashing ungaze data2sd
- reboot
- done
but i have some problem on it
- sometimes bootloop
- i cant instal any apk, the button wont respond
- else, the ext2 partition i created is gone, when i check with titanium backup
i just tried it around 2 days and still have that problem
and sorry for my bad english
Click to expand...
Click to collapse
answers in bold
is it ok with ext4?
in http://forum.xda-developers.com/showthread.php?p=13049131#post13049131 said that Ungaze Data2Sd not support ext4 and ext3
dislplin01 said:
well if you want the full use of data2sd by ungaze then the first step is partition your sd card after you do that then i would suggest flashing a your rom fresh and whatever MODs you have after you have flashed all mods and your ROM {please reboot between each MOD} then finally flash ungazes data2sd if you did it right you will have a large performance boost and more space for apps for example i had a 16 gig sd card made 2560 mb partition and now after flashing data2sd i have 1.7 gigs of apps space and a quadrant score of 2300 so if you have questions then PM me
Click to expand...
Click to collapse
Hi all,
Currently I'm using CM7 and install ungaze data2sd on my phone. I already have ext2 file and my phone shows additional internal memory. I then install apps without any problem and once done, I try to reboot it. However, I found that those apps which installed earlier on were gone. Can anyone help me with this?
Addition, when I check the sd card, I found an d2sd folder and inside it have unknown files named error_0222120031, error_0222120039, error_0222120122 and error_0222120143. Can anyone help me with this?
missing market??
After flashing ungaze... I reboot then somehow my market app is missing but when i used the search function i can still search it and use it... Then after two reboot (not necessarily simultaneous) i got my market back... Using nightly four e 4.2 with ta.gb 1.2 kernel...
alexdino89 said:
Hi all,
Currently I'm using CM7 and install ungaze data2sd on my phone. I already have ext2 file and my phone shows additional internal memory. I then install apps without any problem and once done, I try to reboot it. However, I found that those apps which installed earlier on were gone. Can anyone help me with this?
Addition, when I check the sd card, I found an d2sd folder and inside it have unknown files named error_0222120031, error_0222120039, error_0222120122 and error_0222120143. Can anyone help me with this?
Click to expand...
Click to collapse
you need a freshly installed rom... do a full wipe then flash a custom rom and then flash this ungaze data2sd mod but i recommend you to use app2sd mod by darktremor that is quite stable and very easy to use
Sent from my LG-P500 using xda premium
amao10 said:
After flashing ungaze... I reboot then somehow my market app is missing but when i used the search function i can still search it and use it... Then after two reboot (not necessarily simultaneous) i got my market back... Using nightly four e 4.2 with ta.gb 1.2 kernel...
Click to expand...
Click to collapse
i guess your market get frosted use titanium backup or anyother app to defrost market app
Sent from my LG-P500 using xda premium
amao10 said:
After flashing ungaze... I reboot then somehow my market app is missing but when i used the search function i can still search it and use it... Then after two reboot (not necessarily simultaneous) i got my market back... Using nightly four e 4.2 with ta.gb 1.2 kernel...
Click to expand...
Click to collapse
Lol. I see. well I try to continue use it who knows my apps that had gone will reappear. lol!! Thanks for your comment bro!
abhinav quietly brilliant said:
you need a freshly installed rom... do a full wipe then flash a custom rom and then flash this ungaze data2sd mod but i recommend you to use app2sd mod by darktremor that is quite stable and very easy to use
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
I disagree ..
My suggestions -
1) use ungaze v5 (not v2)
2) wipe dalvick cache before flashing it..
It doesn't matter whether it's Fresh rom or not..
I have used ungaze with having more than 120mb worth apps previously
Sent from my LG-P500 using Tapatalk
androidusero1p500 said:
I disagree ..
My suggestions -
1) use ungaze v5 (not v2)
2) wipe dalvick cache before flashing it..
It doesn't matter whether it's Fresh rom or not..
I have used ungaze with having more than 120mb worth apps previously
Sent from my LG-P500 using Tapatalk
Click to expand...
Click to collapse
ungaze script is not stable have alot of bugs.. and i have approx 746mb of apps installed which is stored on sd-ext and my internal memory used is only 63mb using dt script.. no issues with dt script
Sent from my LG-P500 using xda premium
androidusero1p500 said:
I disagree ..
My suggestions -
1) use ungaze v5 (not v2)
2) wipe dalvick cache before flashing it..
It doesn't matter whether it's Fresh rom or not..
I have used ungaze with having more than 120mb worth apps previously
Sent from my LG-P500 using Tapatalk
Click to expand...
Click to collapse
I have 1.3gig apps on sd n ungaze has been the best ever for me for me it's 100%bugfree !
Sent from my LG-P500 using Tapatalk
androidusero1p500 said:
I disagree ..
My suggestions -
1) use ungaze v5 (not v2)
2) wipe dalvick cache before flashing it..
It doesn't matter whether it's Fresh rom or not..
I have used ungaze with having more than 120mb worth apps previously
Sent from my LG-P500 using Tapatalk
Click to expand...
Click to collapse
V5?? How to find version 5 of Ungaze?? Do you have the link?? Because currently I'm using the v4b5.
Please help me in this issue !
i installed ungaze script to increase internal memory 190MB to 0.89GB
it worked fine.
After every reboot the internal memory get back to default state.
as stated in trouble shooting i removed my sd in recovery mode and mounted sd ext by reinserting the sd and it works like charm.
but it cant be done in normal system reboot. so anybody please help me in this issue.
Thanks in advance for your helps.
Sent from: Samsung Galaxy y -Custom Rom-merruks 2.5 Kernel
============================================================================================
============================================================================================
Hit THANKS if u like my issue
WANT TO MAKE YOUR GALAXY Y AS A HIGH END DEVICE WITH 1.2GHZ , 1 GB INTERNAL STORAGE , HD GAMING , LAGGLESS
GO THE BELOW LINK
EMPOWER YOUR GALAXY Y
Click here

[app2sd][gsm][cdma][not working]

(this is from arc forums it worked for me on my r800i so i decided to post it over here on our forums ) all credit goes to svprm, doomlord, and tkirton from this thread.
ONLY TESTED ON STOCK ROM AND DOOMKERNEL
Description:
App2sd has many advantages.App2sd is set on boot so it does not like link2sd.It will also work for Launcher,widget etc...because it set on boot.First it will move all Application from Internal Storage to EXT3.Then your Installing application will install on EXT3.So no more "Not enough space in Internal Storage." to install a apps.
Requirement:
Unlocked Bootloader
doomskernel from here for GSM
here for CDMA
Installation:
Recommended:
Note:First create a EXT2/EXT3/EXT4 partition in your sdcard using the built in sdcard partitioner from dooms kernel. or if you have windows from here
1.Download and copy to sdcard.
2.Install it via Recovery.
3.Reboot into android
4.Connect your phone to ADB and type as below:
Code:
adb remount
adb shell
a2sd reinstall
Restart your device.
It will show a black screen after SE logo(Don't know why).
Remove battery and restart.
It will work.
You can see all application under /sd-ext/app.
FAQ:
Want to Move Dalvik cache files to the ext3:
Code:
adb remount
adb shell
a2sd cachesd
Want to Move Dalvik cache files to Internal Storage:
Code:
adb remount
adb shell
a2sd nocache
Want to Remove App2SD:
Code:
adb remount
adb shell
a2sd remove
DOWNLOAD:
V1: support original author here!
if that doesnt work here is a mirror: dropbox
feel free to post questions below! also the internal memory will still say 300 or however much you had before.. idk why but just look in /sd-ext using a app like root explorer. all of the applications are there!
GUI for a2sd script! https://market.android.com/details?id=com.elgubbo.a2sdGUI
I've got link2sd going right now with ext3 partition, if I just uninstall that can I just install this and all will be the same or do I have to install all my apps again?
Edit: nevermind it all works perfectly didn't need to reinstall any apps right on thanks for this
Sent from my R800a using XDA App
how have you done the conversion from link2sd to apps2sd? simply uninstall link2sd,then installing apps2sd? i`m also on link2sd now and wanna try this solution here..
orangesunshine said:
how have you done the conversion from link2sd to apps2sd? simply uninstall link2sd,then installing apps2sd? i`m also on link2sd now and wanna try this solution here..
Click to expand...
Click to collapse
yes that should work
Formatted sd card with 2GB on Ext3 and 128MB Swap via Doomlords CWM than flashed a2sd.zip but
E:\Cant Open
What ive done wrong
please help?
evo_racer said:
Formatted sd card with 2GB on Ext3 and 128MB Swap via Doomlords CWM than flashed a2sd.zip but
E:\Cant Open
What ive done wrong
please help?
Click to expand...
Click to collapse
what we're you doing when it said that?
Sent from my R800i using xda premium
After this fail i formatted my sdhc 8gb card with fat32 ..created an ext3 with 2gb and a 128MB Swap, installed a2sd via recovery no error, rebooted device and connected it to adb .. typed in the commends and my phone rebooted automaticly
But how can i see that i have a2sd in application - manage application i see that i have again 258MB of free memory????
Please Help
And thanks for this awesome tweak
edit / and i dont get a blackscreen after se logo it starts normally
I didn't get black screen either just use root explorer or something similar and you can see everything in the sd-ext folder
Sent from my R800a using XDA App
It just does not work. I have formatted my SD card with the tool posted. i have created a partition with 4.5 GB for FAT32 and a EXT3 with 2.9 GB for all via a USB card reader. My PC recognizes the SDHC card also but if I stick it in my phone it is not recognized. I get a message when I removed it.
what am I doing wrong?
Do you have the fat32 partition as the first primary partition on your card?
Sent from my R800a using XDA App
Yes but my error was that i took the EXT3 Partition as Logical and not as Primary,
so actually the result is, it is all working now!!
Big thanks for this great Tutorial..
Advantage of this over Iink2sd?
Sent from my R800i using Tapatalk
Have an issue, i have a 32GB Class4 SDHC Card, and make a 15GB EXT3 and a 15GB FAT32 but i installed ~100 Apps and my phone said me that i dont have enough phone memory aviable -.-
whats the problem?
evo_racer said:
Have an issue, i have a 32GB Class4 SDHC Card, and make a 15GB EXT3 and a 15GB FAT32 but i installed ~100 Apps and my phone said me that i dont have enough phone memory aviable -.-
whats the problem?
Click to expand...
Click to collapse
Weird I have over 200 apps with this. Maybe reinstall it?
Sent from my R800i using xda premium
I'll try it.
Thanks for your help guys!
After a full reinstall, it doesnt work
after 47 Apps that i have installed my phone says no enough memory again -.-**
what do i wrong? ='(
I guess just go back to lind2sd if it won't work.. Are you on stock? CDMA?
so i think got it working right now!
im on .42 GSM Firmware with doomlords v8 kernel
i have installed a2sd via cwm and reinstalled it via adb, than i typed it cachesd
it works!! i ve installt over 120 apps and my phone says i have ~160MB off Free Intern Memory
evo_racer said:
so i think got it working right now!
im on .42 GSM Firmware with doomlords v8 kernel
i have installed a2sd via cwm and reinstalled it via adb, than i typed it cachesd
it works!! i ve installt over 120 apps and my phone says i have ~160MB off Free Intern Memory
Click to expand...
Click to collapse
Well cachesd is moving the dalvik-cache to sd-ext so that was taking up all of the space ;p sorry I had to leave it up to you... Not good at this stuff lol.. Merry Christmas!
Sent from my R800i using xda premium
cheers!

How does A2SD work?

Hi!
I've installed a custom rom with a2sd.
So I create the partition in the SD card... but I've installed less than 16 apps and the phone is already full.
Obviously I move to the SD all the apps that allow it, but it's not enough.
How can I be sure that the A2SD is working properly?
Thanks!
You can check it in terminal emulator using command ' a2sd check ' and see the output.
But there's an easier way using a2sdgui app. You can check, enable/disable a2sd, move app, etc using that gui. Just search it in the market.
Sent from my SK17i using XDA App
Thank you for the app!
When the app starts, the main view says apps are on SD.
But I can see that I've still got 23 free MB on my phone and 472 on my SD... And evertytime I install an app my phone says I'm low on space. But I've got less than 20 apps!!
Jengirl said:
Thank you for the app!
When the app starts, the main view says apps are on SD.
But I can see that I've still got 23 free MB on my phone and 472 on my SD... And evertytime I install an app my phone says I'm low on space. But I've got less than 20 apps!!
Click to expand...
Click to collapse
I haven't used a2sd for a while now, so i can't give you exact steps how to use it. As far as I can remember, first is to make sure you have 2nd primary partition in your sdcard formatted in ext2/ext3/ext4 filesystem and your rom can access it and mount it at boot. Second is to enable a2sd and then move apps to sd.
I did it using terminal, so I didn't have experience using the gui either.
If you still have problems then I suggest visit the a2sd thread here: http://forum.xda-developers.com/showthread.php?t=715940 . You can ask there and somebody might be able to help you

[Q] How to move Application Data and Dalvik cache to SD card?

Hi all..
I would like to know da procedure to move Application Data n Dalvik cache to my SD card.
I have
1.Shenqi V4.1 ROM
2.16gb class 6
3. 13gb FAT32, 500mb ext3 n remaining .swp
I have tried S2E but it doesn't move these two and only says reboot needed. Nothing changes after reboot!
I can use any other stable ROM if Shenqi doesn't support it but I looove this one.
Thanks in advance
Sent from my XT 1 Turbo
harleyhemant said:
Hi all..
I would like to know da procedure to move Application Data n Dalvik cache to my SD card.
I have
1.Shenqi V4.1 ROM
2.16gb class 6
3. 13gb FAT32, 500mb ext3 n remaining .swp
I have tried S2E but it doesn't move these two and only says reboot needed. Nothing changes after reboot!
I can use any other stable ROM if Shenqi doesn't support it but I looove this one.
Thanks in advance
Sent from my XT 1 Turbo
Click to expand...
Click to collapse
SOLVED!
S2E does a great job after the update
I have 256mb free space on my system memory!!
M lovin' it!!
Sent from my XT 1 Turbo
mind telling me how u solved it?
It's Rom specific meaning the ROM should support all the moving n swap.
I tried this on a Chinese version of Shenqi V4 (CM7) rom which you can find here.
http://forum.xda-developers.com/showthread.php?p=26044864
There is another dedicated S2E discussion goin on in the Android dev section here
http://forum.xda-developers.com/showthread.php?p=10671415
Sent from my XT 1 Turbo
Hi harleyhemant,
I am currently using Bravo2.2 installed with lin2sd. Though I have my SD card partitioned as ext4 I am not able to mount it in lin2sd as it says failed to load script. Have you faced any similar problems before?
krishn said:
Hi harleyhemant,
I am currently using Bravo2.2 installed with lin2sd. Though I have my SD card partitioned as ext4 I am not able to mount it in lin2sd as it says failed to load script. Have you faced any similar problems before?
Click to expand...
Click to collapse
I had this with CronosX. I solved with this : http://forum.xda-developers.com/showthread.php?t=1713478

Categories

Resources