Guide to make a2sd work in custom roms - Galaxy Y GT-S5360 Android Development

hello.i open this thread to show you how to solve a2sd not working on custom roms so you people can use your favorite rom with all the features and rom developers can continue developing of their rom and make them more and more better.
First of all the reason why a2sd dont work and ext partition doesnt mount:
for these feautures and others that dev gives as with his rom,the kernel ramdisk is modified (by xda kitchen or "by hand").so if this boot.img is not flashed into your phone,those feautures wont work.every custom rom have her boot.img into the flashable rom.zip.the thing that our rom creators and devs dont know(cause all phones are not the same) is that the boot.img in the zip doesn flash!.our phone cant flash boot.img from recovery and the reason is because in this phone kernel and recovery are in the same partition and not separately partition like most phones.
The solution:
REMEMBER THAT YOU DO IT WITH YOUR OWN RISK!
its just very simple:the only thing you have to do is to flash the boot.img that comes with your rom and the only way to do that succesfull is with Odin.(this ofcourse will give the custom bin counter 1 up because its a modified and not stock kernel).also have in mind that you have to flash it once.if for any reason you want to reflash your rom,you just do wipe data etc and reflashing the rom.zip.its not necesary to reflash the kernel(boot.img) again.its still there and will only change if you flash another boot.img or stock firmware with Odin.
So i will give two options.
1.download my PDA_S5360_kernel.tar from TermaRomGR threadhttp://forum.xda-developers.com/showthread.php?t=1520167(the mods in all of these kernel are about the same).flash it with Odin in pda field (first try without wipe anything or reflashing stock firmware first.just boot in download mode,flash with odin and reboot,it should work ok.DONT FORGET TO BACKUP YOUR ROM FIRST!JUST IN CASE!).reboot may take more time dont worry.when phone is on your ext partition should be mounted.you can try with terminal simulator:
su
a2sd check
if everything is ok you can remove your dalvik cache to your sd if you want for more internal memory free space:
su
a2sd cachesd
the phone will reboot.it will late to reopen just be patient and then your internal memory will be almost empty.but have in mind that this partition is not as fast asthe internal memory so some apps or games maybe slow a bit.
2.the other option is to flash the kernel(boot.img) that come with your custom rom.how to do that (thanks to Doky):
copy the boot.img that is inside the zip of the rom you are using.
download my PDA_S5360_kernel.tar
find in web the program total commander for windows
open t commander and in left window navigate to my PDA_S5360_kernel.tar file and get into it.in the right window find the boot.img of your rom.drag it and drop it to the left window so it replace the boot.img into the .tar file with yours.its ready.just flash it with Odin.
Some important things too that i notice from my experiments:
with busybox 1.18 your rom will not boot after nove dalvik cache to sd
it will work nice with 1.17 but its not suitable for people who want to run v6 script.for those who want to run v6 you must download busybox instaler from market and install v1.19.2.if after that you have problems with wifi try another version (1.19.3 or 1.19.4).and report back what works ok and what not so all people together can find the best setup.
Please tell to the devs of your roms to read this thread so they learn about the solution to this problem so they can create even better and better roms

I love you. I'll try this tomorrow.
Sent from my GT-S5360 using xda premium

Why do i have SD Card Remove Problem then when i boot back i was in the Welcome Screen where my info of google account is being ask. I skipped it then check the settings, my account was just there still. Also having this Turning off by itself problems. This was just started when i begin using a2sd supported ROMS. But when i'm just on stock or non-a2sd roms it work fine. Maybe its the boot.img?

eyjay1991 said:
Why do i have SD Card Remove Problem then when i boot back i was in the Welcome Screen where my info of google account is being ask. I skipped it then check the settings, my account was just there still. Also having this Turning off by itself problems. This was just started when i begin using a2sd supported ROMS. But when i'm just on stock or non-a2sd roms it work fine. Maybe its the boot.img?
Click to expand...
Click to collapse
which boot.img you instal?mine?i dont think that this is the problem.for me and for others works ok.try wipe cache and if the same try wipe data/reset.

Thank you for the info bro!
Sent from my GT-S5360 using xda premium

bumslayer said:
I am interested to know what is so special about your boot.img and how you customized it. I am guessing you decompiled a stock boot.img to come up with your own
Sent from my GT-S5360 using xda premium
Click to expand...
Click to collapse
with xda kitchen.it doesnt has something xterme only a2sd, init.d support and ext mount on boot.

So this will happen?
before flashing ur 5360kernel.tar
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
after flashing
is this correct?

ronnieryan said:
So this will happen?
before flashing ur 5360kernel.tar
after flashing
View attachment 926853
is this correct?
Click to expand...
Click to collapse
yes its succesfuly flashed and should working right

termagazis said:
with xda kitchen.it doesnt has something xterme only a2sd, init.d support and ext mount on boot.
Click to expand...
Click to collapse
Oh, so I can take a stock firmware from Doky73's thread and modify it thru xda kitchen and change the kernel to include just init.d support (I kind of hate a2sd at the moment)? What about ext4 file system support? Is this possible?
By xda kitchen you mean the one by dsixda, right?

just like to ask if a2sd's low memory setting would conflict with [email protected] scripts?
coz after installing a2sd in my phone with [email protected] script, i sometimes notice that memory usage would reach 240+?

bumslayer said:
Oh, so I can take a stock firmware from Doky73's thread and modify it thru xda kitchen and change the kernel to include just init.d support (I kind of hate a2sd at the moment)? What about ext4 file system support? Is this possible?
By xda kitchen you mean the one by dsixda, right?
Click to expand...
Click to collapse
dont know.just try it if you want.for ext4 suport we need a custom kernel that will suport that

ronnieryan said:
just like to ask if a2sd's low memory setting would conflict with [email protected] scripts?
coz after installing a2sd in my phone with [email protected] script, i sometimes notice that memory usage would reach 240+?
Click to expand...
Click to collapse
maybe they conflict.use one of them

I'm using hybrid2.1 ,
Qus 1: is it necessary to partition SD card if I wanna enable a2SD? If yes then when&how?
Qus 2: is the1St option stated above mint to flash only the tar file by Odin and other fields of Odin remain empty?
And please give a link to download Odin & a link for step by step tutorial on connecting to Odin(with phone preparation ).
Sent from my GT-S5360

a.m.muammar said:
I'm using hybrid2.1 ,
Qus 1: is it necessary to partition SD card if I wanna enable a2SD? If yes then when&how?
Qus 2: is the1St option stated above mint to flash only the tar file by Odin and other fields of Odin remain empty?
And please give a link to download Odin & a link for step by step tutorial on connecting to Odin(with phone preparation ).
Sent from my GT-S5360
Click to expand...
Click to collapse
1.yes its necesary to have an ext2 or ext3 partition.you can create it with skin1980 CWM recovery in advance/partition sdcard.a partition 500Mb is enough.(before do it backup everything from your sdcard to your pc because this procedure will erase everything in your sdcard.)
2.for Odin google it Odin3-v1.85.Here is how to do it:
1. you put my tar in pda field and the other remain empty(check only "Auto reboot" and "F.reset time")
2. Now turn off your Samsung Galaxy Y (just for make sure is completely off, remove the battery for a few sec and put that back)
3. Press Volume[-] + Home + Power to boot in Download Mode
4. Hold the buttons until a warning screen with choise show up.
5. Select Continue (Volume[+]), then it`s go to download mode
6. Connect the cellphone (via USB cable) to PC, wait until ODIN detect the device.
7. Click Start
8. Wait until ODIN give feedback respon PASS
it`s mean the flashing proccess is complete. Samsung Galaxy Y will auto reboot.
9. unplug the USB cable from PC/Laptop

Thanks bro, I have 2 questions more,
before flash your PDA is it necessary to go back to stock rom?
Currently I'm using V6 with busy box v1.18 on hybrid2.1, should I change it to v1.19.2?
Your link for v1.19.2 in terma rom thread is not working.
Sent from my GT-S5360

a.m.muammar said:
Thanks bro, I have 2 questions more,
before flash your PDA is it necessary to go back to stock rom?
Currently I'm using V6 with busy box v1.18 on hybrid2.1, should I change it to v1.19.2?
Your link for v1.19.2 in terma rom thread is not working.
Sent from my GT-S5360
Click to expand...
Click to collapse
its not necesary.flash it as it is.just dont forget wipe data and wipe cache.for busybox 1.19.2 just download from market

termagazis said:
its not necesary.flash it as it is.just dont forget wipe data and wipe cache.for busybox 1.19.2 just download from market
Click to expand...
Click to collapse
After which step I should wipe data and cache bro?
Sent from my GT-S5360

a.m.muammar said:
After which step I should wipe data and cache bro?
Sent from my GT-S5360
Click to expand...
Click to collapse
before flashing the rom zip

termagazis said:
before flashing the rom zip
Click to expand...
Click to collapse
You mint after flashing .tar file I have to reflash my hybrid rom?
Sent from my GT-S5360

a.m.muammar said:
You mint after flashing .tar file I have to reflash my hybrid rom?
Sent from my GT-S5360
Click to expand...
Click to collapse
**** i messed up!sorry.you just flashing pda file and reboot and install busybox.no wipe

Related

[RECOVERY] ClockworkMod Recovery v3.2.0.0 [outdated]

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
You are looking for a special modded Clockworkmod recovery?
Clockworkmod Recovery v4.0.0.5
removed downloadlinks cause of issues with the new unity kernel.
please use this very special recovery
Just have a look on this site: 4EXTRecovery v1.1.1 | STAY @EXT4 | Convert EXT4 without losing data | Advanced Backup
Clockworkmod Recovery v3.2.0.0
downloadlink:
PG88IMG-RECOVERYIMG-3.2.0.0.zip
Clockworkmod Recovery v3.1.0.1
downloadlink:
PG88IMG-RECOVERYIMG-3.1.0.1.zip
or visit my blog dev page: lbc mod android development - custom recovery​
Install Instructions:
download the zip package
rename it to PG88IMG.zip
put that file on the root of your sd card
start you phone in bootloader (hboot not fastboot)
the bootloader will ask you if you want to install recovery.img
confrim
reboot
rename the file again into something else (cause bootloader will always try to flash if a PG88IMG.zip file is on your sd card
loveboatcaptain said:
Hey Guys,
just have the first booting version of ClockworkMod Recovery v.3.0.2.4 on my phone.
View attachment 575564
a full working beta will come in the next days.
Install instructions will follow, too.
CREDITS: this is basicly the work of HCDR.Jacob how helped my to build this, cause my macbook sucked at building from source. so give him a big tanks too ;-)
see you later with a download for everyone with s-off
regards
Click to expand...
Click to collapse
woohoo
you are great
Ah mr mac user succeeded gratz
Sent from my HTC Incredible S using XDA Premium App
Hawkysoft said:
Ah mr mac user succeeded gratz
Click to expand...
Click to collapse
Yeah, with a little help from my friends ;-)
Jacob is fixing the last bugs and than i think were done and can do some tests before release.
regards
Maybe ours work for you to, koush made ours public today. Ill give u the info tomorrow, should be all the same
Sent from my HTC Incredible S using XDA Premium App
the beta tests have finished...
we talked to koush and he put it into ROM MANAGER just in this minute...
so happy flashing for all with s-off and root.
regards
p.s. don´t forget to thank HCDR.Jacob. He build it together and fixed the bugs and of course koush for pushing it so quick to ROM MANAGER.
thx to this great community
loveboatcaptain said:
Hey Guys,
[ROMmanager]
regards
Click to expand...
Click to collapse
Cool - working, thanks!
running backup now - so let the de-sense begin - I always brake some things when playing around to strip sense, so great to have full backup...
dont know said:
Cool - working, thanks!
running backup now - so let the de-sense begin - I always brake some things when playing around to strip sense, so great to have full backup...
Click to expand...
Click to collapse
feel free to test my first rom ;-)
this would be easier to "de-sense" cause it´s allready deodexed. so you needn´t delete so much stuff ;-)
a light version will follow the nexts days, which will be "de-sensed" and have a custom launcher like ADW or LP
regards
loveboatcaptain said:
feel free to test my first rom ;-)
this would be easier to "de-sense" cause it´s allready deodexed. so you needn´t delete so much stuff ;-)
a light version will follow the nexts days, which will be "de-sensed" and have a custom launcher like ADW or LP
regards
Click to expand...
Click to collapse
It's a very light desense I want (only get rid of the ad-ware inkluded and some others like twitter..)
I'm on ADW because of the cool themes available.
THANKS for the possibility of real rooting (unsecure and clockwork) again..
Hi, how can I root my desire s save
Sent from my Desire S using XDA Premium App
M0ng0 said:
Hi, how can I root my desire s save
Sent from my Desire S using XDA Premium App
Click to expand...
Click to collapse
Hey, today i unlocked mine with an xtc clip.
Then I flashed the unsecured Boot Image. I hope it is called so .
After that worked successful, i rooted it with SuperOneKlick.
Maybe this works for you too.
Any chance you can get in touch with the developer of this as there seems to be a very annoying bug.
Everytime i include:
format CACHE or
format("ext4", "EMMC", "/dev/block/mmcblk0p27", "/cache");
the recovery will not flash the ZIP. It will always give a STATUS 1 error.
So i have to manually format cache and run my ZIPS.
Thanks.
anybody successfully tried to revert on stock recovery?
fastboot says "FAILED (remote: not allowed)", and with cwm recovery it's impossible to try new OTA...
MarylandCookie said:
Any chance you can get in touch with the developer of this as there seems to be a very annoying bug.
Everytime i include:
format CACHE or
format("ext4", "EMMC", "/dev/block/mmcblk0p27", "/cache");
the recovery will not flash the ZIP. It will always give a STATUS 1 error.
So i have to manually format cache and run my ZIPS.
Thanks.
Click to expand...
Click to collapse
hey dude,
i ported the recovery together with a friend. so i´m your man ;-)
i never noticed that there is a problem with formating cache partition, cause i don´t touch it with my updater-script.
so first question:
why you will add that to your updater-script? me for myself prefere the way of wiping my phone manually. and that works very well with CMR. i also tested it in the mount/partition menu.
i would not like it, when a script wipes stuff and i did not know about.
i only use format for system in my full update.zip´s. in updates for my rom i did not wipe anything.
second question: did you know that cache partition is always mounted when recovery starts? perhaps thats the problem.
regards
mih_ said:
anybody successfully tried to revert on stock recovery?
fastboot says "FAILED (remote: not allowed)", and with cwm recovery it's impossible to try new OTA...
Click to expand...
Click to collapse
those fastboot commands only works with an ENG S-Off bootloader. which we dont have. we have SHIP S-Off... there are differences between those both.
our bootloader can everything the ENG can with fastboot commands. we have to use a zip file to flash things like recovery or splash.
you have to add your recovery backup img into my PG88IMG-unsecured_bootimg.zip file from this post [BOOT] Root for S-Off with unsecured Boot Image rename it to PG88IMG.zip and add your recovery.img into that zip file and remove the boot.img file.
than put the file on the root of your sdcard and reboot into bootloader.
the file will be flashed automaticly.
after reboot your phone, rename the file again to something else, cause every time you are in bootloader and this file is named PG88IMG.zip on your sdcard thhe bootloader will try to flash it.
just a little tipp at the end: you can add every img file into this zip. system and data img files from nandroid backups are working too ;-)
regards
Thank you!
I'll try it next time, i'll need it
But i've managed to flash it through flash_image from this link:
http://forum.xda-developers.com/wiki/index.php?title=HTC_Vision#HBOOT_partition_map
with recover.img from OTA downloaded.
After OTA i've lost the root, but gingerbreak still works...
mih_ said:
Thank you!
I'll try it next time, i'll need it
But i've managed to flash it through flash_image from this link:
http://forum.xda-developers.com/wiki/index.php?title=HTC_Vision#HBOOT_partition_map
with recover.img from OTA downloaded.
After OTA i've lost the root, but gingerbreak still works...
Click to expand...
Click to collapse
Could you PLEASE give me a short (or long ) description how to install the ota?
No idea what to do with the linked code...
EDIT Extracted the boot.img from ota and copoed it to PG88IMG.zip - restart - run ota-update -> fail
EDIT2 I'm an idiot: instead of boot.img it is a great idea to try it with recovery.img *LOL*
You just have to replace clockworkmod ecovery with stock one.
I've taken it from OTA downloaded.
It contains file firmware.zip inside, which contains recovery.img as well.
You can flash it with tool flash_image (http://www.thinkthinkdo.com/trac/project1/raw-attachment/wiki/vision_utilities/flash_image.zip)
Just put it somewhere to device, where you can run it (for instance/data/local/bin/, /system/bin/ if remounted to rw, /sdcard if remounted to exec)
and run from device or adb shell like%
su
flash_image recovery /sdcard/recovery.img
after that, you can reboot to hboot, check out that you do not have cwm recovery anymore, boot to android and install OTA as usual from menu...
does the recovery also do a backup of the radio?
(my wifi is broken sinve ota update - and I'm an stock recovery now, so can't test at the moment)
Cache being mounted or unmounted isnt the issue.
I can wipe cache manually but automatting it in the script seems the break the whole process.
Its good for testing and having a fresh install.
Lets android re-build everything.
Take from Clockworks How to:
wipe cache partition
Wipes the cache partition of the device to clear all the data accumulated there over use. This is often used before installing a new ROM, app, kernel or any similar mod via recovery
Click to expand...
Click to collapse
http://www.addictivetips.com/mobile...-and-how-to-use-it-on-android-complete-guide/

[RECOVERY][Unofficial][ICS] TWRP 2.2.1.4 Custom Recovery (DOES NOT WORK WITH MTD)

Hello, Infusers...im back and ive brought with me TeamWin Recovery Project! Official TWRP website: http://www.teamw.in/project/twrp2
What is this?
-Its an alternitive to CWM recovery
What are the advantages?
-Full touch screen interface
-Built in file manager
-keyboard (gives you the ability to name your backups...or rename other files from with in recovery)
-clock
-battery percentage
-swipe to confirm flashes/wipes (no more of the "no no no no yes no no"
-themeable!!!
-and more!!!
***DOES NOT WORK WITH MTD JELLYBEAN...yet***
Unfortunatly our recovery is built into the boot.img after flashing any ics rom you will lose the twrp recovery and get cwm recovery again...just tick the box to re-inject twrp before sliding to confirm your flash...or go to advance options and click on re-inject twrp
Download:
TWRP
Flashing Instructions (does not effect your current set up/kernel...only replaces CWM)
1) boot into recovery
2) flash zip
3) reboot
4) next time you go to recovery you will have TWRP
5) Flash this zip after every new rom flash to keep TWRP
***important for updating***
-if updating twrp from a previous build make sure you disable "re-inject twrp after flash" if you dont it will reinject the old twrp
-If coming from gingerbread you have to boot into your ics or jb Rom before being able to flash the zip...after that you can flash after every Rom flash
how does the zip work? i thought it was built into the boot.img?
Credit goes to smasher816 for this..he made an install script that takes your boot.img of your rom, then takes the recovery ( ramdisk-recovery.img) and injects it into your current boot.img...leaving the actual kernel untouched!
Satandard Disclaimer
Use this recovery at your own risk!!! im not responsible for anything that happens to you, your phone, your friends, your family, or anything but i will do my best to resolve any and all problems you may encounter
Thanks/Credit:
TeamWin-Recovery/source/compiling instructions
Entropy-CM9/kernel/guide for compiling/source
JT-for getting us ics in the first place
JScott30-sold me his infuse which allowed for me to do this
Smasher816-your install script has allowed for an easy recovery flash
Did i miss anyone? -let me know...dont want to leave any one out
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
the above screen shots were taking from http://www.teamw.in/project/twrp2
the below screenshots are pictures taken of my infuse with it in action
And...video of it in action
http://www.youtube.com/watch?v=7gJ7idj8y0g&feature=plcp
TWRP-2.2.1.4 8-6-12
-fixed aroma
-should be completly bug free
TWRP 2.2.1 6-8-12
-updated to twrp 2.2.1.4
-fixed backups
TWRP 2.2.1 8-3-12
-Added the abilty to reinject twrp through an option under the advanced menu...use that option or reflash zip
TWRP 2.2.1 sdfix
-Fixed sdcard error
-fixed install script so you no longer have to mount system in mounts instorage...just flash the zip and it will mount for you
8-2-12
-initial release
Things to do...
1) Figure out if its possible to compile the recovery and flash it with out messing with a user's kernel/current set up
-solved...op has been updated with fix
2) fix the sdcard error
-solved...op has been updated with fix
3) fix backup problem (cant create a backup)...currently the only known bug
-solved fix uploaded to goo.im
4) make a CWM recovery zip for people who want to go back to CWM
-done, added as an atachment to the op
5) fix the aroma bug...
-fixed...uploaded to goo.im
6) Keep this up to date with official twrp source
-on going process...ill check every other day for updates to the source
TWRP THEMES
You can find some themes for twrp here: TWRP 2.X Themes
-keep in mind that themes can introduce bugs...so use them at your own risk...if your intrested in creating your own them check out this: http://teamw.in/project/twrp2themers
-themes must go in this directory /sdcard/TWRP/theme/ and it must be named ui.zip -reboot to recovery and it will be applied...thats right just reboot no need to flash!
My TWRP Themes -hosted on goo.im (soon to be featuring every color of the rainbow...and then some)
Inverted theme! by supernewbdev
First....
Very nice bro..this is awesome no more vol up+down button and power when flashing roms when your are in recovery mode and all fully touch screen...good job sir
Nice man always great to have options!
Sent from my SGH-I997 using xda app-developers app
I have been wanting to try twrp in my infuse since I tried it on my transformer.
This is a great addition to our community, Thanks for bringing it! :victory:
Edit: I presume it still not compatible with JB, am i right?
andros11 said:
I have been wanting to try twrp in my infuse since I tried it on my transformer.
This is a great addition to our community, Thanks for bringing it! :victory:
Edit: I presume it still not compatible with JB, am i right?
Click to expand...
Click to collapse
At the moment no...its built into the ics boot.img -so flashing this would give you an ics kernel
Not sure when and if ill be able to bring it to JB...will have to wait for TeamWin to update it for JB
EDIT: i think i know how to let people use this without messing with there current kernel/set up...gotta test the theory first
Edit #2...theory correct...no more will you have to flash the boot.img or CM9 to get TWRP...OP will be updated shortly with details
Omg. Mg this is awesome downloading as of now
Edit: can the boot.img be flashed with sgs kernel flasher?
Edit#2: saw the zip flashed it and it works like a charm.
Sent from my AOKP'd Infuse 4G​
OP updated...just download the zip and flash it-next time you boot to recovery you will have TWRP...just make sure you mount system before flashing...
EDIT: if my other theory is correct...this may now be compatible with JB...gonna download cm10 now and test the zip with it...will report back later
isaiahe97 said:
Omg. Mg this is awesome downloading as of now
Edit: can the boot.img be flashed with sgs kernel flasher?
Sent from my AOKP'd Infuse 4G​
Click to expand...
Click to collapse
not sure...but you can download the zip and flash that instead in recovery...it will not mess with your rom or kernel
works with jellybean...just mount system and flash the zip...
Recovery updated...fixed the sdcard error, as well as edited the updater script to mount system...in other words you dont have to mount system in "mounts and storage" anymore just download and flash
currently only known bug at the moment is not being able to create a backup...im looking into it
EDIT: Just found out there's a way to enable the recovery to auto insert itself after every Rom flash...currently working on it...if it works then one flash and you will have it for good! It will be added to the advanced settings I believe...so you can enable the auto insert or disable it if you wanna go back to old cwm...
EDIT 2: alright...misread...it doesnt auto insert :/ but still useful tho heres what it does: after flashing a rom instead of flashing the recovery zip again you go to advanced options, in there on the bottom right corner you will see the option to "re-inject TWRP" it essentially does the same thing as the zip...so if you delete the zip or dont wanna flash the recovery zip ever again just use that option after every rom fash and it will inject the recovery into the rom
ill include the re-inject option in the next update (when i figure out and fix the backup problem...) unless you guys want that now...just dont wanna do a bunch of tiny updates in one day lol...i feel like that would be annoying for you guys
Been getting tired of CWM so i am gonna have to try this out. Thks:cyclops::good:
BTW. Doesn't the face plate on the Otterbox case mess with infared sensor in detecting during calls.
I got a Ballastic case the other day and i couldn't seem to hang up a damn phone call after rebooting
---------- Post added at 11:21 PM ---------- Previous post was at 11:09 PM ----------
mg2195 said:
OP updated...just download the zip and flash it-next time you boot to recovery you will have TWRP...just make sure you mount system before flashing...
EDIT: if my other theory is correct...this may now be compatible with JB...gonna download cm10 now and test the zip with it...will report back later
Click to expand...
Click to collapse
Might wanna edit the OP.....
1) boot into recovery
2) Mount system (mounts and storage > mount /system)
3) flash zip
4) reboot
5) next time you go to recovery you will have TWRP
6) Flash this zip after every new rom flash to keep TWRP
Click to expand...
Click to collapse
slicingtaco said:
Been getting tired of CWM so i am gonna have to try this out. Thks:cyclops::good:
BTW. Doesn't the face plate on the Otterbox case mess with infared sensor in detecting during calls.
I got a Ballastic case the other day and i couldn't seem to hang up a damn phone call after rebooting
---------- Post added at 11:21 PM ---------- Previous post was at 11:09 PM ----------
Might wanna edit the OP.....
Click to expand...
Click to collapse
I fixed it so that when you flash it you no longer need to mount system...if you have the twrp 2.2.1 sdfix then you no longer need to mount system (I added the command in the updater script to.mount it)
Sooooo...just download, flash and enjoy...
Anyways...two days of non stop compiling...and I'm only doing recovery...don't know how the guys (Scott) at the CM10 thread do it...I'm pooped, time for bed
Also I don't use my infuse as my DD...so I don't have a sim in it...I use it for development only...my vivid is my DD
Sent from my HTC Holiday using Tapatalk 2
first of all, coolioso ! second, thanks! third, ok so to make sure, do I flash a rom, then reboot into recovery, then flash this alter-recovery, or can I just flash it along with the rom and the gapps ect.?
I'm loving this MG, This looks and feel so good. Thanks
Sent from my SGH-I997 using Tapatalk 2
Excellent work. Thank you.
megazeroxuxm said:
first of all, coolioso ! second, thanks! third, ok so to make sure, do I flash a rom, then reboot into recovery, then flash this alter-recovery, or can I just flash it along with the rom and the gapps ect.?
Click to expand...
Click to collapse
You can flash this and reboot into recovery
You can flash it after a Rom flash
You can flash it anytime...but if you flash a Rom make sure you flash this again
Sent from my HTC Holiday using Tapatalk 2
Back up will be great. I know you are working on that issue.
Also, will this only work with the Samsung Infuse 4G.

[ROM/MOD]-8/12/12- AT&T Pure Stock 3.20.502.52 Rooted/Deodexed

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
flappjaxxx Proudly Presents
AT&T Pure Stock 3.20.502.52 For Inspire 4G
*DISCLAIMER*
You do this knowing all risks involved with flashing a ROM.
I am not responsible for any permanent damage.
*Read This Entire Post Completely Then Read it Again*​
NOT WORKING:
-Everything works fine as far as I know
*WARNING*
-Do not ask for support or complain that something doesn't work because YOU flash someone else's kernel.
-Do not ask for support or complain that something doesn't work because YOU restore apps and/or data and/or system settings from Titanium Backup or Mybackup etc.
-Do Not ask for help if you didn't full wipe before coming from a different rom!
-Do Not Flame other users in my thread!
What is it you ask?
-Latest AT&T OTA 3.20.502.52
-Fully Bloated as in nothing removed
-Stock kernel with init.d support, unsecured (No overclock or undervolt support)
-Rooted
-SuperSU
-Deodexed
-ES File Manager
-Titanium Backup
-QuickPic
-Android Terminal
Click to expand...
Click to collapse
Current Downloads
File Downloads Removed
md5sum HTC-3.20.502.52-FJ.zip = 98f9152ca4b2c3ab3033e198e4df7511
How To:
1. Back Up your Stuff.
2. Wipe Data/ Factory Reset
3. Wipe Cache and Dalvik Cache
4. Flash .zip in recovery
5. Reboot
6. Enjoy!
FAQ:
Q: Why did you do this when there are other better stock based custom ROMs available?
A: Because I am recently unemployed, broke and bored. This is actually the first Sense based ROM I have ever done.
Q: Is this really needed among all of the other great works here?
A: I can see a small group that may want a pure stock ROM that is just stock, rooted, deodexed without a lot of customization already added in.
Q: Can I use this as a base for a custom ROM?
A: Of course, what is mine is yours, Enjoy!
Q: What are the advantages of this ROM over the previous stock based ROMs available right now?
A: Honestly, probably none. This is straight vanilla stock with a few minor customizations and some of my favorite apps added to it. Nothing removed and very little tweaks
Q: Did anyone really ask you any of the previous questions?
A: No. This is what you do when you are recently unemployed, bored and broke.
Frist!!!!!!!
Woah a sense rom from you is something new
Sent from my Inspire 4G using xda app-developers app
Download now in the OP.
Enjoy!
If I want overclock I just need to flash an OCed kernel?
Thanks.
surtrafl said:
If I want overclock I just need to flash an OCed kernel?
Thanks.
Click to expand...
Click to collapse
I guess although I couldn't even tell you which OC kernel would even work. Maybe Lord's Sense kernel.
Sent from A VAN DOWN BY THE RIVER!
flappjaxxx said:
I guess although I couldn't even tell you which OC kernel would even work. Maybe Lord's Sense kernel.
Sent from A VAN DOWN BY THE RIVER!
Click to expand...
Click to collapse
Lordmod works good, some of the BDAce kernels also work pretty good. Just try them out see which you like best.
Sent from my A500 using Tapatalk 2
I followed all the steps:
1. Back Up your Stuff.
2. Wipe Data/ Factory Reset
3. Wipe Cache and Dalvik Cache
4. Flash .zip in recovery
5. Reboot
After the reboot, the phone just hang on HTC logo . I left it for more than 45 minutes and nothing happen. This rom does not work for me.
benkud said:
I followed all the steps:
1. Back Up your Stuff.
2. Wipe Data/ Factory Reset
3. Wipe Cache and Dalvik Cache
4. Flash .zip in recovery
5. Reboot
After the reboot, the phone just hang on HTC logo . I left it for more than 45 minutes and nothing happen. This rom does not work for me.
Click to expand...
Click to collapse
If you are using 4ext recovery, try this. (If using cwm, I don't know the process because I have never used it, but the ability should be there.)
Instead of doing steps 2 & 3, try this: in the same wipe menu, down towards the bottom, you will see "format all partitions except sd card". Hit that, then flash the zip and reboot. This works for me.
Edit: I usually do your steps 2 & 3 before the format partitions anyway, but I don't think it matters. Just makes me feel better.
Galaen said:
If you are using 4ext recovery, try this. (If using cwm, I don't know the process because I have never used it, but the ability should be there.)
Instead of doing steps 2 & 3, try this: in the same wipe menu, down towards the bottom, you will see "format all partitions except sd card". Hit that, then flash the zip and reboot. This works for me.
Edit: I usually do your steps 2 & 3 before the format partitions anyway, but I don't think it matters. Just makes me feel better.
Click to expand...
Click to collapse
Thanks for you reply. I used clockworkmod. I finally fixed the phone. But I can't explain how it happens. My phone was rooted before I tried the rom. After it hangged on HTC logo, I decided to flash it with the original AT&T rom downloaded from HTC website. First, I put PD98IMG on the root of my sdcard, and then reboot the phone (holding Vol - and Power button). The phone checked the file image to do the necessary updates. From that point the phone power on properly. I realized that the version had changed from 2.3.3 to 2.2. Then I flashed it by using the original and UNTOUCHED rom downloaded from HTC website and BINGO:laugh:. Then rom updated to 2.3.5. My phone is still unlocked and I using it with Straith Talk.
What happens? I don't know, and I can't explain it. I'm too BRAND NEW to this android world.
Thanks.
Okay i think i might give this a go, couple of questions being as this is my first go around changing the Rom.(been awhile since the WinMo days) I am rooted with the Advance hack Kit , I just used MyBackUpPro and saved it to my Sd, now after i install this Rom , can i use my back up of saved apps etc to re-install everything ?
A couple weeks ago I was able of flashing this stock rom without problems, and I found that it's the most stable and quick of all the roms I've tried so far.
But now I changed my rom to cm7, and then to other ics, and then the radio and stuff. But I've the following problem:
I can flash pretty much any rom, say RDH, some ICS, etc. But when I try to flash this stock rom from recovery, after the reboot, the phone is stuck on the white screen. I don't know whtat could be the issue. I've tried different roms and any other works on my htc inspire, but this stock rom doesn't!!
Everytime I try this one phone is stuck on the white screen. What can be the problem? Maybe that I'm on ext4? maybe that my cmw version is the touch one? Maybe the full wipe script I'm using it's not the right one? Then, how can I go back to ext3, use the right cwm and the right wipe script?
PLEASE HEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEP!!!!!! I JUST WANT TO USE THIS STOCK ROM ONCE AGAIN
dionieins said:
A couple weeks ago I was able of flashing this stock rom without problems, and I found that it's the most stable and quick of all the roms I've tried so far.
But now I changed my rom to cm7, and then to other ics, and then the radio and stuff. But I've the following problem:
I can flash pretty much any rom, say RDH, some ICS, etc. But when I try to flash this stock rom from recovery, after the reboot, the phone is stuck on the white screen. I don't know whtat could be the issue. I've tried different roms and any other works on my htc inspire, but this stock rom doesn't!!
Everytime I try this one phone is stuck on the white screen. What can be the problem? Maybe that I'm on ext4? maybe that my cmw version is the touch one? Maybe the full wipe script I'm using it's not the right one? Then, how can I go back to ext3, use the right cwm and the right wipe script?
PLEASE HEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEP!!!!!! I JUST WANT TO USE THIS STOCK ROM ONCE AGAIN
Click to expand...
Click to collapse
Reboot into recovery and find where you can format your partitions as ext3. I'm not sure where it is in CWM since I've been using 4ext for a while, but it's there somewhere. Most wipe scripts will format your partitions to ext4, so don't use the wipe script. After you have formatted all the partitions to ext3, see if there's a way to display partition info, so you can double check that they formatted correctly.
Bzow said:
Reboot into recovery and find where you can format your partitions as ext3. I'm not sure where it is in CWM since I've been using 4ext for a while, but it's there somewhere. Most wipe scripts will format your partitions to ext4, so don't use the wipe script. After you have formatted all the partitions to ext3, see if there's a way to display partition info, so you can double check that they formatted correctly.
Click to expand...
Click to collapse
alright, I just found the menu that allow me to "format system / wipe" as ext3. I did it and then I check the info of the partition and it says that the system and data are as ext3 partitions.
Then I flashed the stock rom and now I'm waiting in the white screen with the htc logo... crossed fingers
---------- Post added at 11:04 PM ---------- Previous post was at 10:50 PM ----------
dionieins said:
alright, I just found the menu that allow me to "format system / wipe" as ext3. I did it and then I check the info of the partition and it says that the system and data are as ext3 partitions.
Then I flashed the stock rom and now I'm waiting in the white screen with the htc logo... crossed fingers
Click to expand...
Click to collapse
ok, it didn't work so I'm repeating all the same steps again:
1. Back Up your Stuff.
2. Wipe Data/ Factory Reset
3. Wipe Cache and Dalvik Cache
4. Flash .zip in recovery
5. Reboot
6. Enjoy!
PD: I just want to let you know that the system, data and cache are now as ext3 and that I'm using 4ext Recovery Touch
EDIT: IS STILL IN THE WHITE SCREEN SO I'M JUST GOING TO TURN IT OFF UNTIL I HEAR ANOTHER SUGGESTION
dionieins said:
alright, I just found the menu that allow me to "format system / wipe" as ext3. I did it and then I check the info of the partition and it says that the system and data are as ext3 partitions.
Then I flashed the stock rom and now I'm waiting in the white screen with the htc logo... crossed fingers
---------- Post added at 11:04 PM ---------- Previous post was at 10:50 PM ----------
ok, it didn't work so I'm repeating all the same steps again:
1. Back Up your Stuff.
2. Wipe Data/ Factory Reset
3. Wipe Cache and Dalvik Cache
4. Flash .zip in recovery
5. Reboot
6. Enjoy!
PD: I just want to let you know that the system, data and cache are now as ext3 and that I'm using 4ext Recovery Touch
EDIT: IS STILL IN THE WHITE SCREEN SO I'M JUST GOING TO TURN IT OFF UNTIL I HEAR ANOTHER SUGGESTION
Click to expand...
Click to collapse
It's possible that you got a bad download. Try downloading it again.
Bzow said:
It's possible that you got a bad download. Try downloading it again.
Click to expand...
Click to collapse
I just check the md5 and it's alright
pd. maybe if I try installing it as a pd98img instead a flashable zip ?
dionieins said:
I just check the md5 and it's alright
pd. maybe if I try installing it as a pd98img instead a flashable zip ?
Click to expand...
Click to collapse
Try:
After wiping dalvik, format all partitions except sd card. The rest of the steps are fine.
I had the same problem as you, but thought it was due to a bad download. Haven't tested it since.
Sent from a dream.
Teichopsia said:
Try:
After wiping dalvik, format all partitions except sd card. The rest of the steps are fine.
I had the same problem as you, but thought it was due to a bad download. Haven't tested it since.
Sent from a dream.
Click to expand...
Click to collapse
alright I tried what you said but still.... is stuck on the white screen with the htc logo on it...
What if we try to go back, to factory settings, factory state, whatever is call and from there I try? but the question would be,.. how can I go back that far?
I just want to flash this rom, and the thing is that I can flash other roms but not this one.... HEEEEEEEEP!1
Did you check the md5 checksum? Does it match? If so and it doesn't work, don't know what else to suggest.
Sent from a dream.
Teichopsia said:
Did you check the md5 checksum? Does it match? If so and it doesn't work, don't know what else to suggest.
Sent from a dream.
Click to expand...
Click to collapse
yes they did match. I just don't know how to get out of this. Never happen to me before with this phone. Don't know what could be wrong. Weird.

[Guide][07/03/2014] CM11 installation, Memory problem

As we know 4.4 kitkat has been launched. Thanks to galaxyfreak for bringing that update to our device.
Which is CM11 4.4.2.
RC 4 released.
Last build for CM11
Thanks to:
@galaxyfreak for CM11 i.e Kitkat
@akshay4 for OC Kernel
@Buleste for testing script
Before flashing any rom flash : THIS
Mandatory steps to follow to flash CM11 or any rom:
1.Go to recovery.
2.Wipe data/factory reset.
3.Wipe cache partition.
4.Go to advanced
5.Wipe dalvich cache.
6.Go back.
7.Go to mounts and storage
8.Format /boot,/cache,/system,/sd-ext(If you have created any partition)
Dont format or touch anything else
9.Go back.
10. Select Install zip from sd card.
11. Select your rom. After install
12. Reboot system now.
13. Done
Original thread is located here: CM11 aka KITKAT 4.4.2
Direct download for RC4 CM11 RC4 with recovery
Direct download for RC3 CM 11 RC3
Direct Download for RC2 : CM11 RC2
Direct Download RC 1 with changelogs: CM11 RC1
Direct Download Beta 5 with changelogs:CM 11 Beta 5
Direct Download Beta 4 with changelogs:CM11 Beta 4
Direct download for new build with changelogs:New Build (GPS still not working)
Now flash the gapps from here : Gapps for cm11
For RC3 and RC4 you need awesome recovery older version.. Have attached the rcovery check the end of the post..
It is a special modified TWRP Recovery known as aw3som3 recovery.. This recovery increases our system partition.
Many users flash the aw3som3 recovery via app but its not a good process as this recovery changes the partition.
How to flash the aw3som3 recovery.
1. First fash THIS via your present recovery.
2. Now copy the downloaded recovery in a folder where adb and fastboot drivers are installed.
3. Connect your device in fastboot mode.
4. Open command prompt and type
fastboot flash recovery recovery.img(If your recovery is named as recoveryv1 then instead of recovery.img type recoveryv1.img)
Click to expand...
Click to collapse
5. After succesful recovery flashing, again flash the attachment on first step then flash the rom.
You should freshly install RC1 and New build dont just flash over beta 4 or beta 5
Clean flash RC2
RC1 and New build has enough system memory for the gapps to work..
So no need to delete anything..
Installation instructions for RC2
1. Flash the rom. Remain in recovery.
2. Just after flashing rom flash : This
3. Flash gapps
You wont face any sign in errors..
GPS is not working in RC1.. Some users reported it to be working..
Installation instructions for beta 4 and beta 5 :
There are two methods:
1.Before Install
Open the zip.
Delete following files from rom zip:
term.apk
email.apk
exchange2.apk
browser.apk
cmfilemanger.apk (optional)
Now flash the rom and after first boot of the rom then flash the gapps..
2.After install
1.Open Titanium backup
2.Tap on Backup/restore option (Before uninstall it asks to take backup if you can backup the app then uninstall it)
3.Tap on the apps listed above.
4.Select uninstall
5.Done
If facing sign in error mount your partiton from settings -> extras-> tick on mount /data to /SD ext reboot then manually install Google Play services(Beta 4 and Beta 5 only).
You can find that in gapps zip in system/priv-app named prebuilt GMScore.apk like this..
Make sure your are on latest TWRP or philz or whichever recovery which mounts and supports ext mounting..
Check here for Philz Recovery : Philz Recovery
Check here hor TWRP : TWRP Recovery
Check here for CWM : CWM Recovery
There is no option to enable int2ext in RC2 like previous builds so you need ti flash the script.
If you are a user who doesnt install use or install many apps but want the memory increase:
Just go in settings-> Extras->Tick on /mount /sd ext option->Restart your device.(Not for RC2 as there is no option to enable ext))
If you are using many apps then refer this: (Its int2ext)Script or else you wont be able to download apps from playstore.
The reason for not able to install apps from playstore
The inbuilt script is int2ext+ Which leaves /data to /data (The reason and explanation in detail Check Here)
List of all scripts working check here: Cronmod Scripts
How to copy paste scripts and list of scripts : Check here
If you dont want to do any copy and pasting of scripts just follow this steps:
1. Open the rom zip .. Dont extract
2. Go to system/etc/init.d
3. Now copy the above script in the location given in 2nd step.. It will ask for replace replace it..(Not applicable on RC2)
4. Now flash the rom.
5. Done
You want to oc(Overclocking) refer this: OC kernal for beta 4
OC for beta 5/RC1: OC Kernel for beta 5/RC1 Instagram is not working in this OC Kernel.
OC for RC2 : OC Kernel for RC2
OC for RC4 : OCKernel for RC4
Partition for oc:
SD main-> SD ext (512 mb or more)-> SD cache (65 mb)
All partitions should be primary
SD ext and SD cache partition type should be same.
Ex if SD ext is ext4 then sd cache should also be ext4.
Hit Thanks guys
It will encourage me to make more helpful guides​
If facing sign in error install play sevices attached below..
List of other Kitkat Roms.
1 Omni ROMS with nightly support
2. Weekly Builds for Kitkat
3. AOKP Kitkat Builds
OC kernel supporting above Kitkat Roms
Hi bro ty fr guide
I tried int2ext script on beta 5 and it never booted.
Can u help?
Sent from my Explorer A310e using Tapatalk
new_at_this(jatin) said:
Hi bro ty fr guide
I tried int2ext script on beta 5 and it never booted.
Can u help?
Sent from my Explorer A310e using Tapatalk
Click to expand...
Click to collapse
Flash the ROM..
Now copy the script and paste it in the system/etc/init.d with permission rwxrwxrwx now restart.
Don't select the the mount ext option from extras..
Before copying the script make sure no apps are installed or else its gonna get stuck.
via Apache Helicopter
Bro M2sd is also working on this rom or only int2ext
Sent from my HTC Explorer A310e using xda app-developers app
[email protected] said:
Bro M2sd is also working on this rom or only int2ext
Sent from my HTC Explorer A310e using xda app-developers app
Click to expand...
Click to collapse
It will work but you need to delete the the script present in system/etc/init.d..
Then install mounts2sd..
Don,t enable the mount to ext option from settings->extras.
But i use m2sd from first custom rom then it will be required to delete the script or simply flash the rom
Sent from my HTC Explorer A310e using xda app-developers app
[email protected] said:
But i use m2sd from first custom rom then it will be required to delete the script or simply flash the rom
Sent from my HTC Explorer A310e using xda app-developers app
Click to expand...
Click to collapse
You need to delete the script from from rom zip then flash the rom.. the reasonn behind deleting the script is there will 2 scripts in init.d folder one in the rom and other made from m2sd this will lead to a bootloop so before using m2sd you need to delete the inbuilt script first.
via Apache Helicopter
So I need to first delete the m2sd script from zip then flash the rom then install m2sd app and using terminal emulator increase the internal memory right na
Sent from my HTC Explorer A310e using xda app-developers app
[email protected] said:
So I need to first delete the m2sd script from zip then flash the rom then install m2sd app and using terminal emulator increase the internal memory right na
Sent from my HTC Explorer A310e using xda app-developers app
Click to expand...
Click to collapse
Yes perfect.. Just remember one thing buddy dont use two scripts at a time cz the os gets confused which script to use that ends up in bootloop ..
via Apache Helicopter
Thanx bro I will be try today
Sent from my HTC Explorer A310e using xda app-developers app
there are four scripts in system\etc\init.d .so which script/s shall i delete if i use m2sd script for partition
[email protected] said:
there are four scripts in system\etc\init.d .so which script/s shall i delete if i use m2sd script for partition
Click to expand...
Click to collapse
Delete only 40int2ext dont delete anything else..
via Apache Helicopter
Thanx bro
Sent from my HTC Explorer A310e using xda app-developers app
Hey dude what are the commands I give in the terminal emulator to mount sd-ext using m2sd I try but this is happened
Sent from my Explorer A310e using xda app-developers app
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Sent from my Explorer A310e using xda app-developers app
[email protected] said:
View attachment 2626883
Sent from my Explorer A310e using xda app-developers app
Click to expand...
Click to collapse
The ss literally shows the script is not installed .. Clear some more apps from system.. Mount system and data then flash m2sd zip if still problems persists download m2sd from PlayStore and configure it..
via Apache Helicopter
shubhojit89 said:
Flash the ROM..
Now copy the script and paste it in the system/etc/init.d with permission rwxrwxrwx now restart.
Don't select the the mount ext option from extras..
Before copying the script make sure no apps are installed or else its gonna get stuck.
via Apache Helicopter
Click to expand...
Click to collapse
thanks buddy but the problem is that i m getting the inbuilt script by default.
I don't activate it but automatically gets called. i did nothing. now i got 200 mb free space but fb is not installing and many other big apps too
and if i change scripts, it will not boot.
this is my experience just after flashing the rom when no apps were there.
also it never got installed over my ics rom, this rom has bugs related to memory scripts, i told the developer too but don't think he's going to do anything.
btw ty for help
new_at_this(jatin) said:
thanks buddy but the problem is that i m getting the inbuilt script by default.
I don't activate it but automatically gets called. i did nothing. now i got 200 mb free space but fb is not installing and many other big apps too
and if i change scripts, it will not boot.
this is my experience just after flashing the rom when no apps were there.
also it never got installed over my ics rom, this rom has bugs related to memory scripts, i told the developer too but don't think he's going to do anything.
btw ty for help
Click to expand...
Click to collapse
The best way I will say is copy the int2ext script in the ROM zip then flash the ROM.. You can check in settings -> app you would see increased memory cz I m using this method and didn't face any issues ..
via Apache Helicopter
shubhojit89 said:
The best way I will say is copy the int2ext script in the ROM zip then flash the ROM.. You can check in settings -> app you would see increased memory cz I m using this method and didn't face any issues ..
via Apache Helicopter
Click to expand...
Click to collapse
thanks, i was just doing it... now you had boosted my confidence.

[MOD][19 GEN 2015] [D850] Multirom

{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Introduction
MultiROM is one-of-a-kind multi-boot mod for Lg G3. It can boot any Android ROM as well as other systems like Ubuntu Touch, once they are ported to that device. Besides booting from device's internal memory, MultiROM can boot from USB drive connected to the device via OTG cable. The main part of MultiROM is a boot manager, which appears every time your device starts and lets you choose ROM to boot. You can see how it looks on the left image below and in gallery. ROMs are installed and managed via modified TWRP recovery. You can use standard ZIP files to install secondary Android ROMs and MultiROM even has its own installer system, which can be used to ship other Linux-based systems.
Features:
* Multiboot any number of Android ROMs
* Restore nandroid backup as secondary ROM
* Boot from USB drive attached via OTG cable
You can also watch a video which shows it in action.​
Warning!
It _is_ dangerous. This whole thing is basically one giant hack - none of these systems are made with multibooting in mind. It is no longer messing with data partition or boot sector, but it is possible that something goes wrong and you will have to flash factory images again. Make backups. Always.​
Installation
Manual installation
Firstly, there are videos on youtube. If you want, just search for "MultiROM installation" on youtube and watch those, big thanks to all who made them. There is also an awesome article on Linux Journal.
Note 1: Your device must not be encrypted (hint: if you don't know what it is, then it is not encrypted).
MultiROM has 3 parts you need to install:
MultiROM (multirom-YYYYMMDD-vXX-d851.zip) - download the ZIP file from second post and flash it in recovery.
Modified recovery (TWRP_multirom_d851_YYYYMMDD.img) - download the IMG file from second post and use fastboot or Flashify app to flash it.
Patched kernel - You can use either one of the stock ones in second post or third-party kernels which include the patch, you can see list in the second post. Download the ZIP file and flash it in recovery.
You current rom will not be erased by the installation.
Download links are in the second post.​
Adding ROMs
1. Android
Go to recovery, select Advanced -> MultiROM -> Add ROM. Select the ROM's zip file and confirm. As for the space, clean installation of stock 4.2 after first boot (with dalvik cache generated and connected to google account) takes 676mb of space.​
Using USB drive
During installation, recovery lets you select install location. Plug in the USB drive, wait a while and press "refresh" so that it shows partitions on the USB drive. You just select the location (extX, NTFS and FAT32 partitions are supported) and proceed with the installation.
If you wanna use other than default FAT32 partition, just format it in PC. If you don't know how/don't know where to find out how, you probably should not try installing MultiROM.
If you are installing to NTFS or FAT32 partition, recovery asks you to set image size for all the partitions - this cannot be easilly changed afterward, so choose carefully. FAT32 is limited to maximum of 4095MB per image - it is limitation of the filesystem, I can do nothing about that.
Installation to USB drives takes a bit longer, because the flash drive is (usually) slower and it needs to create the images, so installation of Ubuntu to 4Gb image on my pretty fast USB drive takes about 20 minutes.
Enumerating USB drive can take a while in MultiROM menu, so when you press the "USB" button in MultiROM, wait a while (max. 30-45s) until it searches the USB drive. It does it by itself, no need to press something, just wait.​
Updating/changing ROMs
1. Primary ROM (Internal)
Flash ROM's ZIP file as usual, do factory reset if needed (it won't erase secondary ROMs)
Go to Advanced -> MultiROM in recovery and do Inject curr. boot sector.
2. Secondary Android ROMs
If you want to change the ROM, delete it and add new one. To update ROM, follow these steps:
Go to Advanced -> MultiROM -> List ROMs and select the ROM you want to update.
Select "Flash ZIP" and flash ROM's ZIP file.
Source code
device tree https://github.com/Skin1980/device-d850-multirom
kernel https://github.com/Skin1980/android_kernel_lge_msm8974ac
twrp https://github.com/Skin1980/Team-Win-Recovery-Project
Credits: @tassadar for the awesome work; @invisiblek and @savoca @patrik.KT for them help
@Tectas cause i used his ( awesome) source code for building the kernel
And sure... tnx to the guys who tested this ( will add the name later sorry)
...and all the people that now i forget
PLEASE READ THE MULTIROM WIKI TO UNDERSTAND BETTER WHAT YOU ARE DOING
IMPORTANT: Need to be with a Kitkat stock Rom ( if you use my kernel ) or with a rom that have a kernel with the kexec hardboot patch.
HOW TO INSTALL:
1- reboot in recovery and flash the new TWRP with Multirom support; --> HERE
2- reboot the recovery;
3- flash the kernel with the kexec hardboot patch HERE
4- flash the multirom zip; ---> HERE
5- install every Rom you want ( advanced--> multirom --> add rom )
6- reboot and choose the rom you want to boot.
You can also use a Cyanogenmod or similar with the wonderful Rin Kernel by @Tectas --> DOWNLOAD FOLDER
If you want show me your love for this you can consider a small DONATION
Issues:
1- On boot the touch need some seconds to work in multirom menu, you can use the volume keys to move and the power button to select.
Can't wait to try this!! Thanks!
deleted.
I'm happy with one ROM at a time lol but cool stuff going on right heeyah!
★2SHAYNEZ★
I installed as per the instructions, I was able to boot up with my existing Rom. I then went to advanced multi Rom and installed another Rom. I have a couple questions, for aosp roms how do I flash the kernel and or gapps? When I attempt it hangs add says a message about looking for boot loader. Also I never got a prompt about selecting the second Rom,perhaps didue to the kernel not flashing?
I saw a video where once you add the rom, go to List of ROMs, choose the ROM you just flashed, it'll open ANOTHER menu, choose "Flash Zip" and flash gapps THEN boot that ROM. it's tedious but beneficial.
I installed per instructions..will not load back into TWRP after..just sits on LG logo forever.
Sent from my LG-D850 using Tapatalk
oranget said:
I installed per instructions..will not load back into TWRP after..just sits on LG logo forever.
Sent from my LG-D850 using Tapatalk
Click to expand...
Click to collapse
Once I installed the modified twrp. It takes like 6 minutes to get into recovery every time.
jasonpantuliano said:
Once I installed the modified twrp. It takes like 6 minutes to get into recovery every time.
Click to expand...
Click to collapse
Will take a look tomorrow
Sent from my SM-N910F using XDA Free mobile app
Thanks for this, though im curoius if their is a way to uninstall. its working but running very slowly when booting, like 10 times longer than usual. or maybe with an update, this can be fixed.
probs
Takes 10 minutes to boot now, and I get a secure boot error if I try to flash any primary rom + kernel panic if I try to install/boot any secondary rom. Followed all the instructions (other than kernel, as I use Rin kernel) and injected boot sector and what not... Only thing I can boot is my nandroid backup. How to fix this or uninstall multirom?
King Ramen said:
Takes 10 minutes to boot now, and I get a secure boot error if I try to flash any primary rom + kernel panic if I try to install/boot any secondary rom. Followed all the instructions (other than kernel, as I use Rin kernel) and injected boot sector and what not... Only thing I can boot is my nandroid backup. How to fix this or uninstall multirom?
Click to expand...
Click to collapse
Don't use inject... Flash multirom again
Sent from my SM-N910F using XDA Free mobile app
omaralkha99 said:
Thanks for this, though im curoius if their is a way to uninstall. its working but running very slowly when booting, like 10 times longer than usual. or maybe with an update, this can be fixed.
Click to expand...
Click to collapse
Will build a new kernel later
Sent from my SM-N910F using XDA Free mobile app
Skin1980 said:
Don't use inject... Flash multirom again
Sent from my SM-N910F using XDA Free mobile app
Click to expand...
Click to collapse
flashed multirom again, still getting a kernel panic in secondary ROM. I'm using Liquidsmooth 4.0 lollipop with Rin 1.6.5 as the main rom and OA855minus5 (which is an LG based ROM) as the secondary ROM with Rin 1.8.5, is there something I'm doing wrong here?
King Ramen said:
flashed multirom again, still getting a kernel panic in secondary ROM. I'm using Liquidsmooth 4.0 lollipop with Rin 1.6.5 as the main rom and OA855minus5 (which is an LG based ROM) as the secondary ROM with Rin 1.8.5, is there something I'm doing wrong here?
Click to expand...
Click to collapse
Flashing multirom again might solve the signature error... as for kernel panic can't help because I can't test it. Maybe a last_kmsg can help
Sent from my SM-N910F using XDA Free mobile app
Skin1980 said:
Flashing multirom again might solve the signature error... as for kernel panic can't help because I can't test it. Maybe a last_kmsg can help
Sent from my SM-N910F using XDA Free mobile app
Click to expand...
Click to collapse
Ok, I'll give it a shot and let you know how it goes. I'll try to run Liquid as a secondary and stock as primary and see if it panics/boots then.
Nope, no buzz. Flashed multirom again, then flashed the stock rom as the primary rom, then flashed Rin kernel. Secure boot error on the primary ROM
Couldn't get to the secondary ROM b/c the secure boot error would just pop up right away on startup, preventing the multirom menu from popping up
King Ramen said:
Ok, I'll give it a shot and let you know how it goes. I'll try to run Liquid as a secondary and stock as primary and see if it panics/boots then.
Nope, no buzz. Flashed multirom again, then flashed the stock rom as the primary rom, then flashed Rin kernel. Secure boot error on the primary ROM
Couldn't get to the secondary ROM b/c the secure boot error would just pop up right away on startup, preventing the multirom menu from popping up
Click to expand...
Click to collapse
Flash multirom zip as last thing and don't use inject
Sent from my SM-N910F using XDA Free mobile app
Skin1980 said:
Flash multirom zip as last thing and don't use inject
Sent from my SM-N910F using XDA Free mobile app
Click to expand...
Click to collapse
now it's just going into fastboot mode whenever booted
King Ramen said:
now it's just going into fastboot mode whenever booted
Click to expand...
Click to collapse
Very strange... try to do again all the steps in 2nd post. Might works
Sent from my SM-N910F using XDA Free mobile app

Categories

Resources