New: XDA launches forum for app developers. Discuss coding, tools, marketing, and more.
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
ayazm.140895
Old
#11  
Senior Member - OP
Thanks Meter 43
Posts: 445
Join Date: Sep 2011
Location: Bangalore
Default Re: Full of confusion! Could someone help me out!

Quote:
Originally Posted by ayazm.140895 View Post
Some how obtained init.d support, but still not working! Only flashing is successful. How to enable cronmod a2sd++ from the above specified thread?

Sent from my LG-P500 using xda app-developers app
My ext partition is not recognized! I have partitioned my sdcard using clockwork mod recovery 5.0.2.7 or 5.0.2.0 I don't remember! Help me!

Sent from my LG-P500 using xda app-developers app
____________________________________
Phone: LG OPTIMUS ONE P500

ROM: Cyanogenmod 7.2 RC !!!!

Recovery: Clockworkmod recovery 5.x.x
Baseband: New!!
Kernel: Franco kernel #4!!!!!!


Hit thnx if I have helped you!!!
 
rr0yy
Old
(Last edited by rr0yy; 16th February 2013 at 09:45 AM.)
#12  
rr0yy's Avatar
Senior Member
Thanks Meter 125
Posts: 383
Join Date: Jun 2012
You need to install busybox.

I would suggest.. you try gingersnap and then use these mods.
Quote:
LG P-500
->Fix Old BB for New BB Roms.
->Fix New BB for Old BB Roms.

HIT THANKS.. IF YOU FIND ME HELPFULL..!!!
 





 
ayazm.140895
Old
#13  
Senior Member - OP
Thanks Meter 43
Posts: 445
Join Date: Sep 2011
Location: Bangalore
Default Re: Full of confusion! Could someone help me out!

Quote:
Originally Posted by rr0yy View Post
You need to install busybox.

I would suggest.. you try gingersnap and then use these mods.
I have installed busybox already! :| but I want to stay on stock!

Sent from my LG-P500 using xda app-developers app
____________________________________
Phone: LG OPTIMUS ONE P500

ROM: Cyanogenmod 7.2 RC !!!!

Recovery: Clockworkmod recovery 5.x.x
Baseband: New!!
Kernel: Franco kernel #4!!!!!!


Hit thnx if I have helped you!!!
 
Junior Einstein
Old
#14  
Junior Einstein's Avatar
Senior Member
Thanks Meter 38
Posts: 124
Join Date: Jan 2013
Default Re: Full of confusion! Could someone help me out!

Quote:
Originally Posted by ayazm.140895 View Post
I have installed busybox already! :| but I want to stay on stock!

Sent from my LG-P500 using xda app-developers app
You need to change your kernel on stock rom if you want init.d scripts, flash djnoxd kernel, if it still didn't work you will have to install busybox from Stericson on play store

Sent from my LG-P500 using Tapatalk 2
 
ayazm.140895
Old
#15  
Senior Member - OP
Thanks Meter 43
Posts: 445
Join Date: Sep 2011
Location: Bangalore
Default Re: Full of confusion! Could someone help me out!

Quote:
Originally Posted by Junior Einstein View Post
You need to change your kernel on stock rom if you want init.d scripts, flash djnoxd kernel, if it still didn't work you will have to install busybox from Stericson on play store

Sent from my LG-P500 using Tapatalk 2
Already I have installed djnoxd kernel 2.5.8 and busybox from stericson but due to random reboot am using Franco #4 kernel

Sent from my LG-P500 using xda app-developers app
____________________________________
Phone: LG OPTIMUS ONE P500

ROM: Cyanogenmod 7.2 RC !!!!

Recovery: Clockworkmod recovery 5.x.x
Baseband: New!!
Kernel: Franco kernel #4!!!!!!


Hit thnx if I have helped you!!!
 
Junior Einstein
Old
#16  
Junior Einstein's Avatar
Senior Member
Thanks Meter 38
Posts: 124
Join Date: Jan 2013
Default Re: Full of confusion! Could someone help me out!

Quote:
Originally Posted by ayazm.140895 View Post
Already I have installed djnoxd kernel 2.5.8 and busybox from stericson but due to random reboot am using Franco #4 kernel

Sent from my LG-P500 using xda app-developers app
Mount /system in recovery, then flash the script you want, then reboot

Sent from my LG-P500 using Tapatalk 2
 
rishabhgangwar
Old
#17  
rishabhgangwar's Avatar
Senior Member
Thanks Meter 34
Posts: 136
Join Date: Jan 2013
Location: New Delhi
Default Try this

Go to this post as this has all the scripts at one place with their description.
http://forum.xda-developers.com/show...2#post27538212
Go there and hit thanks button for his nice and really helpful work.
And I am qouting that post here too for fast reading. If I helped please hit Thanks button.
Quote:
Originally Posted by croniccorey View Post





If you like it please click thanks on this post and give it a rating
Thanks to all users and contributors

About:

CronMod A2SD and D2EXT are scripts i wrote for use in my rom with the goal to achive stable and fast A2SD and D2EXT, now i will be releaseing them for all users and developers to use in any rooted rom with init.d support.

CronMod INT2EXT scripts are new and faster then D2EXT, They are also the first universal INT2EXT method released


Developer Stuff Next Post


Features:

A2SD
-Moves /data/app to /sd-ext
-Moves /data/app-private to /sd-ext
-Works with EXT 2/3/4 filesystems
-ZipAligns /data/app on every boot
-No symlinks


A2SD+
-Moves /data/app to /sd-ext
-Moves /data/app-private to /sd-ext
-Moves /data/dalvik-cache to /sd-ext
-Works with EXT 2/3/4 filesystems
-ZipAligns /data/app on every boot
-No symlinks


A2SD++
-Moves /data/app to /sd-ext
-Moves /data/app-private to /sd-ext
-Moves /data/dalvik-cache to /sd-ext
-Moves /data/data to /sd-ext
-Works with EXT 2/3/4 filesystems
-ZipAligns /data/app on every boot
-No symlinks


D2EXT
-Mounts /data to /data_internal and /sd-ext to /data
-Works with EXT 2/3/4 filesystems
-ZipAligns /data/app on every boot


D2EXT+
-Mounts /data to /data_internal and /sd-ext to /data
-Leaves /data/dalvik-cache on internal for speed
-Works with EXT 2/3/4 filesystems
-ZipAligns /data/app on every boot


INT2EXT
-Mounts /sd-ext to /data
-Works with EXT 2/3/4 filesystems
-ZipAligns /data/app on every boot
-No symlinks
-First universal INT2EXT method


INT2EXT+
-Mounts /sd-ext to /data
-Leaves /data/data on internal for speed
-Works with EXT 2/3/4 filesystems
-ZipAligns /data/app on every boot
-No symlinks
-First universal INT2EXT method


INT2EXT4
-Mounts /sd-ext to /data
-Works with EXT 4 filesystem
-ZipAligns /data/app on every boot
-No symlinks
-First universal INT2EXT method


INT2EXT4+
-Mounts /sd-ext to /data
-Leaves /data/data on internal for speed
-Works with EXT 4 filesystem
-ZipAligns /data/app on every boot
-No symlinks
-First universal INT2EXT method



Prerequisites:

-Rooted Rom with init.d support
-SD-EXT partition
-100mb internal is needed for every 500mb sd-ext (INT2EXT+/INT2EXT4+)



SD Card Partitioning:

Partition 1 - Fat32
Partition 2 - Ext 2/3/4



Install:
(Instructions based on ClockWorkMod recovery)
-Download Appropriate Script Below
-Place on root of your sdcard
-Reboot Recovery
-Select "install zip from sdcard"
-Select "choose zip from sdcard"
-Select "CronMod-****_signed"
-Select "mounts and storage" category
-Select "format /sd-ext"
-Reboot

(if you already use a A2SD/D2EXT/INT2EXT script then you will need to remove it completely)



Downloads:
(Please leave feedback)

INT2EXT

INT2EXT+
(Recommended and featured in CronMod Roms)

INT2EXT4

INT2EXT4+


Dalvik-Cache Wipe Tool (This is for wiping /dalvik-cache when running a INT2EXT script)


Final Releases:

A2SD

A2SD+

A2SD++

D2EXT

D2EXT+



Extra:

Bravo/Bravoc GB thread
Bravo/Bravoc JB thread
Dream thread
Sapphire thread



Bugs:

A2SD
-none

D2EXT
-none

INT2EXT
-Some devices may still lose there data connection (fix: try the xperia version)
-Some devices may still lose there gps (fix: try the gps version)
-Some phones can experience a low sound bug (fix: run fix-permissions)
-Some phones recoverys wont flash the script properly (fix: mount /system in recovery then flash)



Credits
-Wes Garner - "Auto ZipAlign Script"
-CyanogenMod - "Bind Cache Script"
-Matermind1024 "Help with resolving IMEI and Baseband issues"
-BlazinReign (my girlfriend) "donating her old laptop to the cause, and putting up with my development work "
-XDA "hosting the fourms"

Donators
(if you make a donation and your name is not here send me a pm)


  • Device: LG Optimus One P500
  • Baseband: V20g
  • Recovery: AmonRa 3.06
  • Kernel version: 3.0.8
  • ROM: CM10.1.0 RC5

If I helped you out, then you may wanna thank but just don't say it. Press THANKS!!!


XDA PORTAL POSTS

MicrowaveTimePicker Brings 4.2 TimePicker to 2.1+ Devices

It’s frustrating to see slick new features that you can’t use when … more

What’s Possible with CASUAL & How to Make Your Own CASUAL – XDA Developer TV

XDA Elite Recognized Developer AdamOutler is known … more

Pearl Chen to Talk NFC Development at XDA:DevCon 2013

From HTML to LEDs or Android to Arduino, Hardware Hacking is a pastime of many people … more

Avoid Framework Bootloops on Xperias Running Jelly Bean

If you’re a Sony device owner running a stock Android Jelly Bean firmware and … more