switching to cm7#199.( ended up in cm7#203) - Wildfire General

dudes i am planning to switch to #199 cm7.
the plans are...
1) fresh flash #199 with 2.6.32 buzz kernal.
2) dta2sd beta 3,jewz ram script, sd speed increase script(4068) .
3) custom mtd partition with 170mb system and 30 mb cache.
4) data and app to sd ext4.
5) 8gb class 4 sd partitioned to 1gb ext4, 32mb swap, rest with fat32 with a large allocation value.
6) lot of paid app of course.
i need your suggestions ....
thanks in advance.
Sent from my HTC Wildfire using XDA App

Do the mtd partition as you install 199, I got problems when a2sd was already installed, my mtd settings are 140 10, 10mb works fine for cache just make sure you have 06mountdl in your init.d folder otherwise you wont be able to download anything from the market above 10mb in size, if it isn't in the init.d folder you should find it in the cm zip.
Sent from my HTC Wildfire using xda premium

Scratch0805 said:
Do the mtd partition as you install 199, I got problems when a2sd was already installed, my mtd settings are 140 10, 10mb works fine for cache just make sure you have 06mountdl in your init.d folder otherwise you wont be able to download anything from the market above 10mb in size, if it isn't in the init.d folder you should find it in the cm zip.
Sent from my HTC Wildfire using xda premium
Click to expand...
Click to collapse
dude i haven't heared of init.d folder. pls explain. well i surely plan to give 25 mb cache. if so do i need to care about init.d folder?
" just make sure you have 06mountdl in your init.d folder" dude i realy dont understand this.
" if it isn't in the init.d folder you should find it in the cm zip." and this too i dnt understand.
so i am a newbee to custom mtd partition. hence i need help about this. how should i need to use the script? i plan to flash it soon after i reboot to #199. only after that i will install my apps.and also gapps. so do i need to take nandroid backup? as i have backups of my app using titanium backup. so i will install every thing later.
Sent from my HTC Wildfire using XDA App

Put the files needed on your sd card and write your settings in the txt file.
Run the first part of the mtd partition (wipe system/data/cache and install the first zip, bravo recovery or something like that, reboot your recovery from the advanced setting.
After doing the first step install your fresh copy of cm7 (instead of the nandroid backup) without wiping anything, then run the bravo boot zip and let it boot before installing anything else.
Files from the market, when first downloaded go to your /cache folder which if set to only 10mb would mean you can only download files below 10mb in size, the 06mountdl script deals with this by diverting the downloads elsewhere /data partition I think (not sure), the scripts are found in /system/etc/init.d after installing cyanogen if your cache size is small just check that folder (with root explorer) as a few times I have had to extract 06mountdl from the cm7 zip because it hasn't installed.
All that happens if 06mountdl isn't there is, when you go to the market you'll get an annoying message saying you don't have space left if the filesize of the app is larger than your cache.
Hope that made sense its 7am here.
Sent from my HTC Wildfire using xda premium

thanks for your help dude. i will check it out. also do i need to flash dta2sd b4 or after i install apps. i had done it b4 i install apps in my current rom#177. do you have any suggestions?
Sent from my HTC Wildfire using XDA App

Not entirely sure, I know some people say before but its never harmed me doing it after, you may aswell just run it straightaway though after your first reboot. Just in case.
I only use beta 3 as I had problems with beta 4, I don't think there's any noticeable changes between them tbh.
Sent from my HTC Wildfire using xda premium

k. i will check it. and will post my experience. thank you dude. see you soon.
Sent from my HTC Wildfire using XDA App

So i ended up in cm7#203. Stable. Fast, like it a lot.
The sad thing is i can't make custom mtd. Every time i ended in a non booting cm7 boot screen. Actually i had to flash froyo 2.2.1 ruu 2 times. Rooted, installed cwm. 2 times. Coz i had done like u said. Flashed custom mtd recovery with mtdpartmap.txt file containing 160 25. Then installed new rom with a reboot of recovery only.also flashed bravo boot. All as you said. Stuck in splash screen. So again tried to flash new rom and kernel from recovery. Still the same after flashing. So again ruu flash. Install custom cwm v5.xxx.partitioned SD. This time the SD got corrupted. So removed custom cwm and put original cwm using fastboot flash. Then partitioned with out errors. And installed cm7#203 from cwm, SD speed increase script,Jews ram script,2.6.35 kernal, latest radio, mediaprofile patch, gapps for 2.3.5 Andy. Rebooted after dalvic wipe. Itz running perfect. Installed s2e app . Moved app,private app, data, to ext.
I think that s2e is more efficient than dta2sd. It is faster, move almost every thing to ext. And internal memory consumption is quite low after app installations(when compared to dta2sd). Also booting and shut down are faster.
I will be watching for future errors. Thank you.
Sent from my HTC Wildfire using XDA App

Related

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

DT A2SD on CM 7.1 RC1

Some of you guys tried to install on CM dt a2sd 7 .1 RC1
Sent with my Wildfire s-off thank Alpharevx using XDA Premium App
I never needed a A2SD script on CM7, because I could move any app to the SD out of the box.
I did try, phone bootlooping afther applying the script (a2sd chashesd), needed nand restore
Are you asking how to use dt apps2sd on cm7. If yes,
First partition the sdcard to 3 partitions (ext , swap, fat). Ext will be for applications and its value depends on your usage. Swap can be 0 mb, 32 mb, or any little value. And the remaining will be fat.
Then install cm7. Then install the dt apps2sd script from recovery. That's all. And while restarting the phone, it may reboot couple of times which is normal and during which the installed apps will be transferred to SD-ext. And when memory card is removed from phone , a reboot may occur and u can see a clean cm7 rom then since almost all apps will be present on the memory card Ext partition. Ok that's about process.
And if you face any issues like bootlooping or any other issues, it must be with partitioning related. Sometimes partitioning with recovery gives successful apps2sd. And sometimes it won't. In any case you can use "gparted live cd" to partition sdcard. Be careful in messing up with your computer partitions when using gparted.
Good luck....
Sent from my HTC Wildfire using XDA App
I tryd it to got it installed, checked the terminal got lots of errors. My phone became unstable so i reflashed the rom and deleted the patition.
I wish there is a full newbie guide to install this WITH screenshots.
Sent from my HTC Wildfire using XDA Premium App
I think the hardest part of this is creating the partitions correctly. If once it is created everything will be fine.
I too had the bootlooping issues while trying it for first time. At first I thought it was due to newer beta dt apps2sd script. But when I used gparted to create partitions, it worked fine for me even with newer beta. Ofcourse I had few unsuccessful attempts with gparted too in creating partitions.
Edit: forgot to say that I used dt apps2sd with cm7 nightly #115.
Sent from my HTC Wildfire using XDA App
just to say:
I am using now ruymanica rom based on cm7,it has built in dt....just used command in terminal emulator and everything went fine
Thank you all for the immediate participation in the discussion.
Sent with my Wildfire s-off thank Alpharevx using XDA Premium App

Getting Error downloading certain apps from the market

I flashed the CM7 Epicmtd selfkang 12/13 build today and i am noticing that certain apps that i have purchased and free ones as well give me an error "insufficient space on the phone" i am attaching a screenshot of it. I checked the internal storage at its indicating i have 433mb of free space. Can you anyone help? I wiped data / cache and dalvik 3x prior of flashing this build. The ROM I was using before was cm7 Epic selfkang 11/24 build (BML).
Your phone has very limited space for app storage. You need to either delete unused apps or move whichever apps that will go to the sd card.
Sent from my SPH-D700 using XDA App
I had the same problem all u got to do is wipe ur cache & dalvik. I looked in the cm7 thread but it took awhile go thru and read all the posts but it was worth it.
Sent from my SPH-D700 using XDA App
migmartinez said:
I had the same problem all u got to do is wipe ur cache & dalvik. I looked in the cm7 thread but it took awhile go thru and read all the posts but it was worth it.
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
Thanks for the response, but i wiped dalvik and cache and still a no go. Its only on certain apps not all which is mind boggling. Any other suggestions???
kennyglass123 said:
Your phone has very limited space for app storage. You need to either delete unused apps or move whichever apps that will go to the sd card.
Sent from my SPH-D700 using XDA App
Click to expand...
Click to collapse
Thanks for the advice but do i still move the apps to my SD even though the phone has a lot of free space in the internal storage??
alfalvarez81 said:
Thanks for the advice but do i still move the apps to my SD even though the phone has a lot of free space in the internal storage??
Click to expand...
Click to collapse
No. I know what your problem is now. You have pieces of those apps still on your phone causing that error. It happened to me with the ebay app and youtube. You need to use root explorer to search your phone storage for any filename with the name of the app. For example youtube. You may find files like com.android.youtube. or simiiliar. You will need to delete those remnants and then you should be good.
Sent from my SPH-D700 using XDA App
Thanks for info, but still a no go. I deleted all the files associated with the app using root explorer till the built in search didn't turn up any results. I read a post from another user with this ROM having trouble installing apps larger than the size of the cache partition, so I'm guessing that could be it. Just unsure....
Sent from my Epic MTD CM7
Yeah bro... the cache partition is where Market tries to put the download and if you are on current CM7 MTD your cache is 25MB total. That's a no go for some apps on the market. You can see your cache size and free space by running df -h in term emulator.
You can:
1. Restore app with Ti if you had it installed before and backed up in Ti
2. Wait for next version of CM7 MTD and hope cache partition is bigger (would require a fresh CM7 install as it will redo partitions (eg fdisk'ing will wipe them clean))
3. Go back to non MTD ROM and get app installed and backed up with Ti so you can restore it once you go back onto CM7 MTD
Sent via Decadent Epic 4G CM7
codest3r said:
Yeah bro... the cache partition is where Market tries to put the download and if you are on current CM7 MTD your cache is 25MB total. That's a no go for some apps on the market. You can see your cache size and free space by running df -h in term emulator.
You can:
1. Restore app with Ti if you had it installed before and backed up in Ti
2. Wait for next version of CM7 MTD and hope cache partition is bigger (would require a fresh CM7 install as it will redo partitions (eg fdisk'ing will wipe them clean))
3. Go back to non MTD ROM and get app installed and backed up with Ti so you can restore it once you go back onto CM7 MTD
Sent via Decadent Epic 4G CM7
Click to expand...
Click to collapse
Thanks for the confirmation, I will do the steps you provided for the apps I really can't live without haha. Hope the next build has more space than 25mb in the cache.
Sent from my Epic MTD CM7
I'm sure it'll be adjusted, seems like I've heard the 25MB Cache partition was more proof of concept. But I'm not one of the devs so take it with a grain of salt
I found another work around. If you could get a hold of the apk, then it'll install.
I used my wife's phone to download Frontline Commando, pulled it with Total Commander (or your favorite file explorer) and copied it over. It installed fine.
The file was 27.## MB.
Sneezy is right, that will work if you have a spare device.
Or try this: http://forum.xda-developers.com/showthread.php?p=20388693
[ROM] Epicmtd CM7 SELFKANG - 2.3.7 [NOW WITH MORE E911]
Market Fix link!?
Sent via Decadent Epic 4G CM7

Increase phone memow

How can increase phone memory I mean to say is there any chance to all big sysytem rom apps move to SD card pls advise asap
Sent from my LG-P500 using xda app-developers app
If you're talking about making the most of the phone's limited data space (ie. for apps, etc.), then the thing to do would be to use some form of a2sd.
---------------
Sent from my LG-P500 via Derpy Mail
hanifvahora said:
How can increase phone memory I mean to say is there any chance to all big sysytem rom apps move to SD card pls advise asap
Sent from my LG-P500 using xda app-developers app
Click to expand...
Click to collapse
System apps don't go to SD card. only installed apps can.
Currently my favorite script is CronMod Int2Ext+.
You can grab it here:
[SCRIPTS]CronMod-A2SD/D2EXT/INT2EXT (updated 08/24)
Note: the script needs ROM (custom) that support ext partition and has init.d tweak.
cuvix said:
Currently my favorite script is CronMod Int2Ext+.
You can grab it here:
[SCRIPTS]CronMod-A2SD/D2EXT/INT2EXT (updated 08/24)
Note: the script needs ROM (custom) that support ext partition and has init.d tweak.
Click to expand...
Click to collapse
Which script do you use
Sent from my LG-P500 using xda premium
Jrhodes85 said:
Which script do you use
Sent from my LG-P500 using xda premium
Click to expand...
Click to collapse
I use int2ext+ as recommended by the devs of this tweak
If you want use this script with oxygen ROM (GB/ICS), remove 10apps2sd file from init.d. If you don't, your phone will bootloops.
I not a delevppler I m just simple new Android user my friend
I can't understand this language scripts and very scare to read this but I like it
If u can give simple advice then its possible I understand only apps download using that it
Sent from my LG-P500 using xda app-developers app
First of all, we need to know what kind of ROM you're using -- stock, CyanogenMod, etc. -- before we can recommend an A2SD script. Some scripts are not compatible with certain ROMs. As for using the script, the respective dev threads usually have detailed instructions for installation and usage.
I started with Froyo stock (170 MB user available memory), then officialy updated to Gingerbread stock (155 MB) and currently I'm running a customized GB stock (180 MB) I removed all the system widgets and those system apps I don't use. I installed from the market some 20 apps that I use daily. I used Titanium Backup to convert those apps to system apps and to move system dalvik to ROM. And this way I have now a very light (180 MB available), battery friendly and fast ROM (launcher and certain apps overclocked with SetCPU up to 748).
Of course, there are also apps that I use rarely. Instead of moving each of these apps to sd-ext partition, I chose to integrate them into a second rom based on CM 7.2, which I installed on sd-ext with Multirom Manager. Consequently, I boot this second ROM from sd-ext only when necessary.
CM9 from dynamic rom 4.0.4
Sent from my LG-P500 using xda app-developers app
Dobomi said:
I started with Froyo stock (170 MB user available memory), then officialy updated to Gingerbread stock (155 MB) and currently I'm running a customized GB stock (180 MB) I removed all the system widgets and those system apps I don't use. I installed from the market some 20 apps that I use daily. I used Titanium Backup to convert those apps to system apps and to move system dalvik to ROM. And this way I have now a very light (180 MB available), battery friendly and fast ROM (launcher and certain apps overclocked with SetCPU up to 748).
Of course, there are also apps that I use rarely. Instead of moving each of these apps to sd-ext partition, I chose to integrate them into a second rom based on CM 7.2, which I installed on sd-ext with Multirom Manager. Consequently, I boot this second ROM from sd-ext only when necessary.
Click to expand...
Click to collapse
I m having opt only for disable system apps how can move to SD card
Sent from my LG-P500 using xda app-developers app
hanifvahora said:
I m having opt only for disable system apps how can move to SD card
Click to expand...
Click to collapse
What's "opt" for disabling system apps? Personally, I deleted system apps I didn't use, of course only after copying their apks to the sd card with a rooted file explorer and making a nandroid backup of the entire ROM.
I installed ROM on and boot it from the sd-ext partition with Multirom Manager:
http://forum.xda-developers.com/showthread.php?t=1828151.
When I used to move individual apps to sd-ext partition (not "directly" on sd card), I did it with Link2SD.
But in both cases (Multirom Manager and Link2SD), an sd-ext partition being required, I recommend Amon Ra recovery, which has a better sd-ext support, and not Clockworkmod recovery, which could not backup properly my sd-ext partition.
hanifvahora said:
How can increase phone memory I mean to say is there any chance to all big sysytem rom apps move to SD card pls advise asap
Sent from my LG-P500 using xda app-developers app
Click to expand...
Click to collapse
Use ungaze script, it adds ext4 partition to your internal memory
We use this kind off stuff on HTC Pico as memory is very low ie. 90 mb
Dafuq :banghead:
Sent from my HTC Explorer A310 using xda premium

a2sd script for stock rom v 2.2 overcome internal memory issue

hello all.
i have HTC desire with stock ROM v 2.2 and i have rooted my phone and flashed the CM10 | Jelly Bean 4.1.2 - v3.1 which supports a2sd script and allow to install many app in the SD-ext partition but there were some problems in the battery drain . video play back flickering and video recorder so i restored my original stock ROM it is very fast and no the jellybean's issues but the only problem is limited internal memory so i need your help to have a2sd script or any script to overcome this problem
thanks.
Use any non sense gingerbread ROM if u want speed + battery life.
I would recommend using milwilds redux or oxygen ROM. They have a2sd built in and activated, so all u need to is flash the rom if you have already made the partition.
Sent from my HTC Desire using xda app-developers app
chromium96 said:
Use any non sense gingerbread ROM if u want speed + battery life.
I would recommend using milwilds redux or oxygen ROM. They have a2sd built in and activated, so all u need to is flash the rom if you have already made the partition.
Sent from my HTC Desire using xda app-developers app
Click to expand...
Click to collapse
thanks chromium but i want any solution on the stock ROM i don't wanna flash any other ROM thanks again fo your help and hope more help further .
elta7an said:
thanks chromium but i want any solution on the stock ROM i don't wanna flash any other ROM thanks again fo your help and hope more help further .
Click to expand...
Click to collapse
u shoulda just flashed a pre rooted stock rom which would be less bloated + a2sd
jmcclue said:
u shoulda just flashed a pre rooted stock rom which would be less bloated + a2sd
Click to expand...
Click to collapse
can you clear i can't understand you i am beginner not professional.
thx for Ur patience
elta7an said:
can you clear i can't understand you i am beginner not professional.
thx for Ur patience
Click to expand...
Click to collapse
You need to flash a stock ROM that comes pre rooted. From there you can install an a2sd script.
I would really recommend a custom gingerbread ROM though. It looks like you just had a bad experience with the new jb ROMs, but trust me the GB roms are good. they are fast, stable, and optimized from a2sd.
chromium96 said:
You need to flash a stock ROM that comes pre rooted. From there you can install an a2sd script.
I would really recommend a custom gingerbread ROM though. It looks like you just had a bad experience with the new jb ROMs, but trust me the GB roms are good. they are fast, stable, and optimized from a2sd.
Click to expand...
Click to collapse
OK chromium i will trust u :laugh: and waiting to recommend GB ROM that you have tried before and sorry to tell me also the steps of flashing of it and optimizing of a2sd.
very appreciated for your help.
elta7an said:
OK chromium i will trust u :laugh: and waiting to recommend GB ROM that you have tried before and sorry to tell me also the steps of flashing of it and optimizing of a2sd.
very appreciated for your help.
Click to expand...
Click to collapse
1. Partition your sd card using this guide if you havent already done so.
2. Download Mildwild v4.9 based on Oxygen from here. Then copy the zip to your sdcard
3. Reboot into recovery. If you are using cwm recovery do the following: wipe data/factory reset, wipe cache partition, go to advanced and wipe dalvik cache. If using 4ext recovery go to the wipe menu and select "format all partitions (except sd card)"
4. Then go to install and choose the zip of the rom you previously copied to the sd card. Once it has successfully flashed, reboot
5. Leave it for about 5 minutes to load everything up (the first boot may take up to 10 min so be patient)
6. If you made the partition correctly in step 1, whenever you install an app it will automatically be moved to the sd card ext partition.
@OP, if u r going to use MildWild Oxygen (very good rom) then i would highly recommend changing hboots (if ur s-off) to get the most space for data partition, otherwise ul be wasting over 100mb in system partition.
chromium96 said:
1. Partition your sd card using this guide if you havent already done so.
2. Download Mildwild v4.9 based on Oxygen from here. Then copy the zip to your sdcard
3. Reboot into recovery. If you are using cwm recovery do the following: wipe data/factory reset, wipe cache partition, go to advanced and wipe dalvik cache. If using 4ext recovery go to the wipe menu and select "format all partitions (except sd card)"
4. Then go to install and choose the zip of the rom you previously copied to the sd card. Once it has successfully flashed, reboot
5. Leave it for about 5 minutes to load everything up (the first boot may take up to 10 min so be patient)
6. If you made the partition correctly in step 1, whenever you install an app it will automatically be moved to the sd card ext partition.
Click to expand...
Click to collapse
Thanks Chromium.
but in your opinion what's the best size of created Ext for this Rom and what about swap .am using CWM v4.0.1.4 and have partitioned Sd card on it with 2048m as Ext 3 ?
after flashing this ROM will i use terminal emulator to activate a2sd script or it will activate automatically ??
Sorry for inconvenience chromium
jmcclue said:
@OP, if u r going to use MildWild Oxygen (very good rom) then i would highly recommend changing hboots (if ur s-off) to get the most space for data partition, otherwise ul be wasting over 100mb in system partition.
Click to expand...
Click to collapse
thanks jmcclue .
I can't understand clearly but already i have Hboot-6.93.1002 and radio-5.11.05.27 is this what u mean ?
elta7an said:
Thanks Chromium.
but in your opinion what's the best size of created Ext for this Rom and what about swap .am using CWM v4.0.1.4 and have partitioned Sd card on it with 2048m as Ext 3 ?
after flashing this ROM will i use terminal emulator to activate a2sd script or it will activate automatically ??
Sorry for inconvenience chromium
Click to expand...
Click to collapse
elta7an said:
thanks jmcclue .
I can't understand clearly but already i have Hboot-6.93.1002 and radio-5.11.05.27 is this what u mean ?
Click to expand...
Click to collapse
First of all dont use cwm to make the partition. Read this guide to learn how to correctly make the partition. You can easily install 4ext recovery which is better than cwm and it will make good partitions. I would recommend a 1gb ext4, and no swap. After flashing the rom, a2sd will be already activated so theres no need to use terminal emulator to do anything.
Jmcclue is suggesting that you use a different hboot (internal memory partition layout). Using stock hboot with mildwilds oxygen rom, you will be wasting more than 100mb on the system partition. If you want to optimize the internal partition layout so that you have the most space on on the data partition, it would be wise to use the cm7r2 hboot, or even one of the custom hboots that jmcclue has made (check his signature).
chromium96 said:
First of all dont use cwm to make the partition. Read this guide to learn how to correctly make the partition. You can easily install 4ext recovery which is better than cwm and it will make good partitions. I would recommend a 1gb ext4, and no swap. After flashing the rom, a2sd will be already activated so theres no need to use terminal emulator to do anything.
Jmcclue is suggesting that you use a different hboot (internal memory partition layout). Using stock hboot with mildwilds oxygen rom, you will be wasting more than 100mb on the system partition. If you want to optimize the internal partition layout so that you have the most space on on the data partition, it would be wise to use the cm7r2 hboot, or even one of the custom hboots that jmcclue has made (check his signature).
Click to expand...
Click to collapse
Thanks chromium
am afraid about jmcclue's suggestion because i don't understand this topic clearly and have no experience in it
is this changing in hboot is safe for my device ????????
elta7an said:
Thanks chromium
am afraid about jmcclue's suggestion because i don't understand this topic clearly and have no experience in it
is this changing in hboot is safe for my device ????????
Click to expand...
Click to collapse
OK hboot is the layout of partition sizes on the internal memory. There are 3 partitions: system, cache and data.
Stock hboot gives 250mb to system which is way too much because mildwilds oxygen rom only needs 110mb.
Since you are wasting 140mb on system, you get less space on data(to store app data on)
With cm7r2 hboot u get 145mb system partition, and more space on data.
Changing hboot is pretty easy, but i guess u could say its more risky than flashing a rom. Its not mandatory to do it but it would make sense to do so. Its your choice.
If you leave it with stock hboot everything will work fine, but your data partition will fill up faster. If you aren't planning on installing more than 50 apps then stock should be fine. If you want the ability to install lots of apps (more than 50) then install cm7r2.
How many apps do u think you will install?
Sent from my HTC Desire using xda app-developers app
chromium96 said:
OK hboot is the layout of partition sizes on the internal memory. There are 3 partitions: system, cache and data.
Stock hboot gives 250mb to system which is way too much because mildwilds oxygen rom only needs 110mb.
Since you are wasting 140mb on system, you get less space on data(to store app data on)
With cm7r2 hboot u get 145mb system partition, and more space on data.
Changing hboot is pretty easy, but i guess u could say its more risky than flashing a rom. Its not mandatory to do it but it would make sense to do so. Its your choice.
Click to expand...
Click to collapse
I will change my hboot but i don't know which one can i install to work with the Rom and the method of installation.
i have read the jcullum's thread of custom hboots and downloaded the custom hboots but there are many files and can't differentiate between them which is the more suitable to my device and which is the proper method for installing it
which i can understand it.is too move any hboot.img from any folder to SD card and flash it from recovery ?
if this right ? i wanna recommendation to the proper one for this ROM and more safe definitely
chromium96 said:
How many apps do u think you will install?
Sent from my HTC Desire using xda app-developers app
Click to expand...
Click to collapse
may be more than 30 app but more of them is small sized app. the big one is Facebook app,messenger,maps,viber,weechat,and whatsapp
the another ones are some widgets and small sized apps plus to officesuite and youtube
No u don't flash any hboot files through recovery. This is how to flash the hboot:
1. Go to http://alpharev.nl/ and download the PB99IMG for the cm7r2 hboot.
2. Once it has downloaded, rename it to PB99IMG and put it on the root of your sd card (not in any folders)
3. Boot into hboot(volume down + power). Wait a bit while it searches for the file
4. When it finds the file it will ask if you want to install. Press volume up to install. The reboot.
chromium96 said:
No u don't flash any hboot files through recovery. This is how to flash the hboot:
1. Go to http://alpharev.nl/ and download the PB99IMG for the cm7r2 hboot.
2. Once it has downloaded, rename it to PB99IMG and put it on the root of your sd card (not in any folders)
3. Boot into hboot(volume down + power). Wait a bit while it searches for the file
4. When it finds the file it will ask if you want to install. Press volume up to install. The reboot.
Click to expand...
Click to collapse
Arabic Language issue in this Rom :crying:
also downloaded Arabic pack and useless
elta7an said:
Arabic Language issue in this Rom :crying:
also downloaded Arabic pack and useless
Click to expand...
Click to collapse
Try downloading this arabic support zip onto your sdcard. Then boot into recovery and flash it.

Categories

Resources