Introducing XDA:DevCon – A Conference For Developers By Developers
XDA Developers Android and Mobile Development Forum
Forgot your password?
 
Post Reply+
Tip us?
 
kousik
Old
#31  
kousik's Avatar
Senior Member
Thanks Meter 34
Posts: 192
Join Date: Nov 2010
Location: Bangalore
Well, I too got stuck as I didn't have the original .apk file, but had my SD card ready with unzipped this OpenRecovery. Now to install this is what I had to do in adb shell:

Code:
$ su
# cp /sdcard/Openrecovery/orbootstrap/install_script.sh /tmp
# cd /tmp
# chmod 755 install_script.sh
# ./install_script.sh STR
Installation done.
# reboot openrecovery
The Following User Says Thank You to kousik For This Useful Post: [ Click to Expand ]
 
AA1973
Old
#32  
AA1973's Avatar
Senior Member
Thanks Meter 4463
Posts: 3,420
Join Date: Sep 2010
Location: Frankfurt
Just a question while surfing came in my mind. I read an article about partitioning the SD card within a recovery tool, Amon RA, while just using the mobile phone.
I know, Amon RA is for HTC devices, but is it possible to integrate such a feature within your OR tool?

MIUI-1.10.28 Milestone XT720
A: Did you do a full-wife™?
B: Yes, all 3 wives, even CA$H, and reboob!
-always full-wife™ does the trick-
***********
Need help? How to get proper support

Guide: Safe kernel repository by chasmodo

How-to: Wakelocks and better battery life by ahalford
***********


PLEASE VOTE FOR THE NOTE-CM-10.2 XpLoDWilD Update Priority Poll
 
S7icky
Old
#33  
S7icky's Avatar
Senior Member
Thanks Meter 37
Posts: 239
Join Date: Jun 2011
I was wondering the same thing i think... why dosnt our OR have the same partition options as stuff like CWM.. ? just a thought for you MZ lol.

Keep up your kickass work!!!
 
Woody
Old
(Last edited by Woody; 19th November 2011 at 03:37 AM.)
#34  
Woody's Avatar
Senior Moderator
Thanks Meter 4781
Posts: 4,390
Join Date: Nov 2010
Location: Cincinnati
Not sure about AmonRA but from what I have gathered in and about Clockwork Recovery, the partition option doesn't work all that well for most devices. It seems to bork the internal SD's that most phones have now days. Actually I have read quite a few articles that say it reformatted the internal SD (which is to be expected) but the for some reason it unmounted it from the device and then also destroyed the link that mounted the external_sd too. Makes you have to do unnecessary ADB work.

Here is an example. My other phone has a 16gb Internal_sd and I have a 32gb External_sd. Right off, I was told not to use the CWR partition option. The Internal_sd card was already partitioned at <2gb where all my apps and dalvik are stored leaving me 14gb of internal for music, pix and whatnot. I installed another kernel that has a lagfix with, guess what, EXT4. So now I have Fat, 2gb ext and my /system, /data and a few other partitions have been converted to EXT4.


MZ, if you want, I can upload the kernel and you and FJ can break it down to see just how it does convert the /system and /data to EXT4. Just let me know.


Edit: Had the kernel in here but Mchlbenner was right. Don't want someone bricking their phone b/c of me and flashing another kernel will definitely do it. MZ and FJ, if you want to take a look at the kernel and how it converts to ext4, just let me know.
 
mchlbenner
Old
#35  
mchlbenner's Avatar
Senior Member
Thanks Meter 370
Posts: 1,109
Join Date: Jul 2008
You should know if you tell some one not to they I'm a different sbf I have to try to flash it will see what happens.

Sent from my Milestone XT720 using xda premium
The Following User Says Thank You to mchlbenner For This Useful Post: [ Click to Expand ]
 
Mioze7Ae
Old
#36  
Mioze7Ae's Avatar
Recognized Developer - OP
Thanks Meter 2091
Posts: 2,153
Join Date: Dec 2010
Location: Queen City of the West
It's *probably* impossible to change /system to ext4 unless you always fastboot because of how the 2nd-init works. There may be some sneaky way to make a filesystem look like both ext4 and yaffs--some copy-protected CDROMs used to do things like that. That's way beyond my skill level, though. It might be fairly easy to change /data though.

I contemplated adding partitioning thing a while ago. Support was present (but disabled) in either androidiani or fufu's minimod, can't remember which. In the end I decided supporting it would be a pain. Because of the signature checks, we can't modify the real recovery so we require a working sdcard. Basically, if something goes wrong, you're going to have to repartition by putting the card in a PC anyway.
Milestone XT720 -- CM6.3.6.2/github -- OpenRecoveryXT720 -- fastboot kernels -- SBF master thread/mirrors -- reverendkjr's video tutorials
SD card/app2ext/Link2SD problems: ORXT720 > "SD Card Utilities" > "Save diagnostics" and post /sdcard/sdcard-info.txt
The Following 2 Users Say Thank You to Mioze7Ae For This Useful Post: [ Click to Expand ]
 
Similya
Old
#37  
Senior Member
Thanks Meter 18
Posts: 176
Join Date: May 2009
Location: Queen City of the South
can't download, can someone give a mirror for this? please. . .

---------- Post added at 05:08 PM ---------- Previous post was at 05:06 PM ----------

can't access the download page, can someone give a mirror for this? please. . .
 
fjfalcon
Old
#38  
fjfalcon's Avatar
Recognized Developer
Thanks Meter 1263
Posts: 840
Join Date: Jan 2011
Location: Schelkovo

 
DONATE TO ME
http://xt720.ru/Files/Tools/OpenRecovery-XT720-01.zip
Making impossible possible
The Following 7 Users Say Thank You to fjfalcon For This Useful Post: [ Click to Expand ]
 
Similya
Old
#39  
Senior Member
Thanks Meter 18
Posts: 176
Join Date: May 2009
Location: Queen City of the South
thank you. . . . . . ;)
 
LibertyMonger
Old
#40  
LibertyMonger's Avatar
Senior Member
Thanks Meter 696
Posts: 2,939
Join Date: Mar 2011
Location: Cincinnati
As you may have seen, I been talking about how the XT720 and usb and the sdcards do not seem to cooperate very well. It may just be my sdcards but I have about 5 of them and have the same issues with all. I do not know the technical workings of it all so I really don't know what I am talking about lol. Just stating from experience. One of my biggest problems now is completing a nandroid backup. It used to be easy and always successful but now I can't get one to work. I was successful with backing up stock 2.1 after I flashed it. But not with Bravo or The hhcats new ROM. Bravo is a great ROM when I can finally get a good flash to stick but it's a big aggravating job to do so. I keep getting SOD's and have to do battery pull's. One thing that may be a problem I didn't consider til now is not having a sim card installed. Anyway I just wanted to post here about the nandroid backup failures just in case someone knows something about it.

(2)Samsung Nexus S 3G
(4)HTC One S

"We have it in our power to begin the world over again" (If we stop falling for the lies of the media and expose the criminal elements running all Governments)

 
Post Reply+
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Go to top of page...