Less clicks less time from windows to develop on Sapphire. How ?
1 - Sapphire drivers and Android SDK are installed.
2 - Copy or unzip downloaded files in SDK tools folder.
3 - Make .bat files shorcuts.
A - Flashing phone: 32A / 32B
Phone on usb detection, SDcard mounting, update.zip file transfert, Fastboot started phone detection and boot recovery launching.
Becarefull some ROM needs 3 parts (cf. MySDcardPartition).
1 - Unzip in SDK tools folder.
2 - Saved ROM in update.zip file in SDK tools folder.
3 - Launch MyMagicFlasher_VXX.bat file.
B - SDcard Partitioner [FAT32+ext2+swap]: 32A(no tested) / 32B
Ext2 = Your choice, swap = 32/64Mo, FAT32 = SDcard size - (Ext2+Swap).
1 - Unzip in SDK tools folder.
2 - Launch MySDcardPartition_BetaXX.bat
C - Change boot picture: 32A / 32B
Fastboot started phone detection and boot picture replacing.
1 - Radio/SPL must be updated
2 - Picture must be converted, named mysplash.rgb565 et saved in SDK tools folder.
D - Recovery utilities acces: 32A / 32B
Fastboot started phone detection and boot recovery.
Select needed utility with trackball:
{
"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"
}
Thanks:
- Amon_RA for recovery boot img http://forum.xda-developers.com/showthread.php?t=530492
- SmartPhoneFrance.com users. (Particulary Christophe) http://forums.smartphonefrance.info/index.php?c=7
Do we really need yet another half ass guide? There's like 4 really good ones on the first 2 pages already.
Clinton
No guide (easy to make mistakes)... It's Utilities (just easy)...
i tried the SD partition... but it didnt work....
do i need something else to make it work ???
i checked that the phone was connected via ADB and it was...
when i ran the file it gave me alot of errors and my phone restarted...
what did i do wrong ???
Why don't you just use the recovery utility in E to create Fat32+ext2+swap. Remember to backup your SD card before formatting.
dk_iceman said:
i tried the SD partition... but it didnt work....
do i need something else to make it work ???
i checked that the phone was connected via ADB and it was...
when i ran the file it gave me alot of errors and my phone restarted...
what did i do wrong ???
Click to expand...
Click to collapse
Soory, 2 files were missed, it must work better now
rumon said:
Why don't you just use the recovery utility in E to create Fat32+ext2+swap. Remember to backup your SD card before formatting.
Click to expand...
Click to collapse
With my tool you don't have to reboot in fastboot mode.
Nice collection of batch scripts, maybe make it more "smart" because not everyone has an 8GB SD
Carthaison said:
Thanks:
- Amon_RA for recovery boot img http://forum.xda-developers.com/showthread.php?t=530492
- SmartPhoneFrance.com users. (Particulary Christophe) http://forums.smartphonefrance.info/index.php?c=7
Click to expand...
Click to collapse
Thanks ... for the Thanks
Thanks, may give this a whirl as I can't get the one in Amon's recovery to work
Carthaison said:
B - SDcard Partitioner [FAT32+ext2+swap]: 32A(no tested) / 32B
Ext2 = 800Mo, swap = 32Mo, FAT32 = SDcard size - 832Mo.
1 - Unzip in SDK tools folder.
2 - Launch MySDcardPartition_Beta02.bat
Click to expand...
Click to collapse
Roy_Drage said:
Thanks, may give this a whirl as I can't get the one in Amon's recovery to work
Click to expand...
Click to collapse
If an item in my recovery throws an error it will always tell you to manually run the script or binary from adb. Check out this nice tutorial if you plan to partition your sd-card. The parted binary is included in my recovery...
Amon_RA said:
If an item in my recovery throws an error it will always tell you to manually run the script or binary from adb. Check out this nice tutorial if you plan to partition your sd-card. The parted binary is included in my recovery...
Click to expand...
Click to collapse
It didn't give out an error mate, it said it comepleted the partition but when I went back into windows and looked at the 'removeable drive' it still had it labelled as FAT32.
Is that normal, I thought it would of changed to show it was in 3 partitions or something
Roy_Drage said:
It didn't give out an error mate, it said it comepleted the partition but when I went back into windows and looked at the 'removeable drive' it still had it labelled as FAT32.
Is that normal, I thought it would of changed to show it was in 3 partitions or something
Click to expand...
Click to collapse
Euhm... Linux partitions will never show on a default Windows
Are you sure you know what you're doing?
Amon_RA said:
Euhm... Linux partitions will never show on a default Windows
Are you sure you know what you're doing?
Click to expand...
Click to collapse
Nope, not a clue.
I just assumed we could enter your recovery on the phone as normal, as if i was going to flash a new rom, click on format sd card option: the one with 3 partitions. Then it would do it automatically from the phone.
I mean when I did click it, it went through the formatting sd card loading bit and then it said it was complete.
Am I wrong to assume this is the correct procedure?
Roy_Drage said:
Nope, not a clue.
I just assumed we could enter your recovery on the phone as normal, as if i was going to flash a new rom, click on format sd card option: the one with 3 partitions. Then it would do it automatically from the phone.
I mean when I did click it, it went through the formatting sd card loading bit and then it said it was complete.
Am I wrong to assume this is the correct procedure?
Click to expand...
Click to collapse
Yes, if it said complete the partitioning went fine...
You'll only need 3 partitions if you are going to play with apps2sd, cache, swap etc...
I think we should stop hijacking this thread now.
Amon_RA said:
Nice collection of batch scripts, maybe make it more "smart" because not everyone has an 8GB SD
Click to expand...
Click to collapse
It work for upper than 832Mo SDcards i'm going to change sentences in the batch.
[edit]Done since Beta03... Upper issues will allow ext2 and swap size changing[/edit]
Thanks for sharing Carthaison! Will surely try your tool for partitions.
2009/08/16 Update:
MySDcardPartition last Beta04 version, choice possible for Swap and Ext2 size.
Enjoy
Some problems with Beta04 fixed in Beta05.
Swapoff adding in Beta06 for already swapped SDcard in order to don't have any warning on swap part acces.
If problem persist thanks to inform me in order to apply Partition in two steps:
1 - Existant partittions deletion
2 - Reboot and new partitions creation.
Related
CID-unlock your phone
Application unlock your phone
You will need at least 512Mb SD Card
TESTED ON 2G card and does not work !!!
Install wm5storage on the phone
Guide here http://forum.xda-developers.com/archive/index.php/t-267475.html
Run wm5 storage - uncheck "read only" and "removable class"
Connect the phone to pc
Go on the PC to Computer Management - Disk Management and delete the partition on the SD card
create one primary 256 mb partition and format it to FAT
Create an other PRIMARY partition on the remaining space (thanks Eikichi)
!!! DO NOT FORMAT THE SECOND PARTITION !!!
Download the windows EXT2 driver (Ext2fsd v0.31a) from
http://sourceforge.net/project/showfiles.php?group_id=43775
and the format tool (Mke2fs v0.02) from the same page
install Ext2fsd v0.31a and restart the PC
extract Mke2fs v0.02 and run
Mke2fs.exe -b 4096 x:
(where x is the unformatted drive letter)
RESTART THE PHONE
START Wm5storage again
Connect the phone to PC
Download http://linuxtogo.org/~law/htctornad...02/zImage-2.6.16.16-htctornado-20070502071325
http://linuxtogo.org/~law/htctornado/gpephone/images/20070802/default.txt
and rename it to zImage
http://rapidshare.com/files/57929506/haret-20070816b.exe
rename it to haret.exe
Copy
1.zImage
2.default.txt
3.haret.exe
to the fat partition
Download
http://linuxtogo.org/~florian/gpepe...image-test-20070418-htctornado.rootfs.tar.bz2
extract the .bz2 arhive using winrar (www.rarsoft.com) to the ext2 partition
!! do not extract the arhive to an Folder on the SD!!
!!!!!!!!!!!!! files should be on the root folder!!!!!!!!!!!!!
!!IGNORE ALL RAR errors and answer YES to all warnings!!
Disconect the phone
Reboot the phone
Run Haret.exe on the Phone
NOW YOU HAVE AN HAPPY LINUX PHONE
MY PHONE IS DEAD
I BOUGHT AN NEW PHONE MTeoR and moved to that forum
wich is not hardware compatible with Tornado
SO I STOPED THE RESEARCH ON TORNADO LINUX
if somebody wants to continue please PM
HAPPY DEVELOPPING
Im sure that if u upload some screenshots.. will make us believe you.
zuzuzuzu said:
Im sure that if u upload some screenshots.. will make us believe you.
Click to expand...
Click to collapse
true indeed!
Yes, Im desperate to run linux on windows mobiles, be it PPC or smartphone. Do upload some screen shots.
here are some pictures
{
"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"
}
and the sourcecode
http://chac.le-poulpe.net/~nico/tornado/
http://linuxtogo.org/
more pictures
gpe linux inside
is it works on typhoone and can i get back to windows
10x
using haret.exe you dont replace windows with linux
to start in windows simply reboot the phone
to start linux from windows you launch haret.exe
it is very simple
jerpelea said:
Download http://linuxtogo.org/~law/htctornad...02/zImage-2.6.16.16-htctornado-20070502071325
http://linuxtogo.org/~law/htctornado/gpephone/images/20070802/default.txt
and rename it to zImage
http://rapidshare.com/files/57929506/haret-20070816b.exe
rename it to haret.exe
Copy
1.zImage
2.default.txt
3.haret.exe
to the fat partition
Click to expand...
Click to collapse
Please, create a 'linuxboot.exe'-type self-installer by combining all these files into 1.
Then you can avoid having the fat partition, and make testing linux
a much more simple task
Haret source code has an explanation how to do it.
Here is an example (if you don't use the ramdisk)
Code:
make KERNEL=~/XANADUX/UNI/zImage-2.6.21-hh16+cvs20070928-htcuniversal-20070928122523 SCRIPT=default.txt
jerpelea said:
Copy
1.zImage
2.default.txt
3.haret.exe
to the fat partition
Download
http://linuxtogo.org/~florian/gpepe...image-test-20070418-htctornado.rootfs.tar.bz2
extract the .bz2 arhive using winrar (www.rarsoft.com) to the ext2 partition
!! do not extract the arhive to an Folder on the SD!!
!!!!!!!!!!!!! files should be on the root folder!!!!!!!!!!!!!
Click to expand...
Click to collapse
To my qtek 8310 it doesn't work i make all the steps, and next run haret.exe it start to run i see all the green letter and here is the problem here block the phone!!!! look the foto of my storage card is all ok here???
Thanks for your help!!!!
hello
you must have the contents of bz2 arhive to the ext2 partition
and the 3 boot files on fat partition
please repartition sd and it will work
follow the guide
cr2 said:
Please, create a 'linuxboot.exe'-type self-installer by combining all these files into 1.
Then you can avoid having the fat partition, and make testing linux
a much more simple task
Haret source code has an explanation how to do it.
Here is an example (if you don't use the ramdisk)
Code:
make KERNEL=~/XANADUX/UNI/zImage-2.6.21-hh16+cvs20070928-htcuniversal-20070928122523 SCRIPT=default.txt
Click to expand...
Click to collapse
it will be done when it reaches an stable version
thanks
i've tried with your file and guide but my c600 doesn't boot. i can see the kernell loading but it stops with " kernel panic - not syncing : attempt to kill init"
any ideas?
Yes... Same problem on my Qtek 8310 ..
Says "Syncing problem ....." Any idea ???
Thanks
i had the same problem
1) you need to have
first partition fat
and the second ext2
if the first partition is ext it gives this error
2) if you extract .bz2 files to hdd and copy them you get this error due to acces rights
Best regards
If i can help ask me
it's impossible to exstract directly to ext2 partition! everytime i tried, windows on my pc give me the same error...can't' write!
i've made all the steps severl times....always the same!
did you install the ext2 driver and restart pc?
do you have read only marked on the wm5storage?
it works
i am trying to release second build in some days
BR
jerpelea said:
did you install the ext2 driver and restart pc?
Click to expand...
Click to collapse
Yes, of course!
do you have read only marked on the wm5storage?
BR
Click to expand...
Click to collapse
no...as you say in te first post!
"Run wm5 storage - uncheck "read only" and "removable class"
Connect the phone to pc"
i use andot v6 wm6
wm5 storage 1.75
Windows XP sp2
last ext2 driver and volume manager
and it works
do you have ext2 volume manager in windows system tray?
what does it say ?
try to reboot phone and pc after you have recreated the paritions on the sd card
This is a custom recovery based on Amon RA's recovery (NexusOne) source.
This recovery is for the HTC DESIRE :
Features
full ADB access in recovery mode
Busybox v1.15.3
Optical TrackBall navigation ( Volume-key to go back) option
Menu :
Reboot system now :: reboot your phone
USB-MS Toggle :: enable/disable USB mass storage (use when the phone is connected to your PC)
Backup/Restore
Flash zip from sdcard :: Flash a zip update file from your sdcard
Wipe
Partition sdcard
Other
Power off :: Powers off your phone
Special Thanks To:
AmonRa -> for recovery
Pual -> Root of Desire
And Many Many Many Others
Way to use it: ->
1. Turn Off Device
2. Hold Volume Down Button + Powerbutton -> u wil reach Hboot (White Screen)
3. Use Volume Down To Move On Recovery Then Use Power Button To Select -> Now u see Black Screen With Red Triangle.
4. Connect Your Phone To Desktop/Laptop.
5. Both In Recovery Mode Using ->
For Windows users -> To Enter Recovery
Code:
Extract Above Given .zip to Desktop
For Xp user -> Run recovery-windows.bat
For Vista & Windows 7 -. Run recovery-windows.bat [B]AS ADMINISTRATOR [/B]
For Linus Users -> To Enter Recovery
Code:
Extract Above given .zip to home
Open terminal from extracted Folder Using Right Click
Now Type:
sudo ./recovery-linux.sh
Enter Su password
rest tut is given in roms (atleast my roms) -> http://forum.xda-developers.com/showpost.php?p=6626137&postcount=2
If ABOVE STEPs for recovery Doesnot work, try these steps shawe_ewahs
Download:
Desire Fake-Flash Recovery:
Click Here to Download
-> Thx to INXTUX
Previous Versions
Download V1
Multiupload
Mirror Thx PsYDoX
FOR v1.1 (I M NOT USING THIS PERSONALLY)
View attachment AMDRv1.1.zip
People Please replace -> ALL CONTENT with files in recovery folder of V1
Thank you -> ieftm
Recovery Runs even After u remove usb cable
IF FACING PROBLEM WITH THIS RECOVERY
post it below or u will find Link's in my signature to contact me. ENJOY!!
If ABOVE STEPs Doesnot work try these steps shawe_ewahs
{
"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"
}
Great; will give it a shot
/Martin
Very Nice Work my friend...
I Wait for a Froyo port, then i will root my Phone, i dont want a usb brick -.-"
So what benefit does this recovery menu bring?
So, basically, the difference between this recovery and Paul's recovery is that the recovery does not depend on a computer to work, only to launch the recovery?
Zappza said:
So, basically, the difference between this recovery and Paul's recovery is that the recovery does not depend on a computer to work, only to launch the recovery?
Click to expand...
Click to collapse
it still depends on system -> but pauls recovery didnot wipe ext partitions
You need to push the files over ADB same as bevor (paul)
this recovery is only fixed, usb toggle and wiping fully works....
follow him on twitter, he write down anything xD
?
brilliant work of course - thank you
i have to ask, do you think the usb failing issue some have have experienced is a problem? specifically using the mass storage toggle in this recovery.
i am so eager to root but worried about the usb brick issue ??
terminal 7 said:
brilliant work of course - thank you
i have to ask, do you think the usb failing issue some have have experienced is a problem? specifically using the mass storage toggle in this recovery.
i am so eager to root but worried about the usb brick issue ??
Click to expand...
Click to collapse
i flash abt 15 to 30 roms per day this is minimum and many time it doesnot boot
i have not faced this issue till now
if i come across it and i find solution i will surely share it
Looks like it's working great on my Desire with Windows 7 X64!
Can't wait for Froyo!
ahmgsk said:
it still depends on system -> but pauls recovery didnot wipe ext partitions
Click to expand...
Click to collapse
That explains why I needed to partition my SD card to avoid boot loops!
can I flash it the regular way? As in, flash zip?
Thank you!
H00pyFr00d said:
That explains why I needed to partition my SD card to avoid boot loops!
Click to expand...
Click to collapse
when u used roms with a2sd (applications to sd card) u need to partition ur sdcard
when u used b4 recovery -> it never wiped ext partition
u had to break partition and remake it while flashing
but that prob is no more -> u can wipe ext with this recovery
Twister360 said:
can I flash it the regular way? As in, flash zip?
Thank you!
Click to expand...
Click to collapse
its not for flashing u hav run it via pc same as b4
great work, been reading the updates on twitter all last night and this morning
Aha, I see!
Can somebody please uploade a mirror, Rapidshare is talking dirty to me
This file is neither allocated to a Premium Account, or a Collector's Account, and can therefore only be downloaded 10 times.
This limit is reached.
To download this file, the uploader either needs to transfer this file into his/her Collector's Account, or upload the file again. The file can later be moved to a Collector's Account. The uploader just needs to click the delete link of the file to get further information.
Click to expand...
Click to collapse
I don't get it
Will we be able to flash custom ROMs without connection to computer?
RustyJoe said:
Will we be able to flash custom ROMs without connection to computer?
Click to expand...
Click to collapse
try reading the post
"The purpose of this recovery is to avoid using adb by accessing all features directly from the menu."
newcastlepunto said:
try reading the post
"The purpose of this recovery is to avoid using adb by accessing all features directly from the menu."
Click to expand...
Click to collapse
That doesn't clearly answer his question.
The simple answer is NO. You still need to connect to the computer.
Hi all,
I have download the following basefiles-20091116:
http://a.imagehost.org/view/0955/a1
{
"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"
}
and I have download voguimg.nbh + Zimage + Incubus26Jc_s Super FroYo RLS10 Themed.zip
I replaced the Zimage with the new one.
My question is how can I install the voguimg.nbh ? and to add the themed files ?
In the basefile I don't see any nbh files.
Please advice.
please check this thread for detail on flashing to NAND
and this wiki for installing with haret
OK, I have tried to flash via NAND and I got the follwoing error after 33%:
the file that I am tring to run is: voguimg-240x320-froyo-08-07-10.nbh
Please advice.
Yeah... one question..
Why do you try to install a vogue rom on a polaris?
So heres a easy guide:
1. Download this nbh: http://it029000.massey.ac.nz/vogue/files/polaimg-panel3-320-froyo-07-07-10.nbh
2.in your sdcard you have the andboot folder with the androidinstall.tgz from incubus rls10 nothing more
3. Flash, after flash it boots and when the on the screen comes something like "push center dpad to install etc" push the button => you come into installer
(if you miss button no problem just reset)
4. In Installer go to install, yes to both, so install and wipe data.
after its finished wait around half a minute
5. Dont quit, reset (while its in installer, its no problem)
Let it run for its first boot. It can take quite some time, best is to lay it on the desk until you see the first text (Touch to start or smth)
First - thanks for your help
We are in progress...
Now after flash done, the device boot, then I got 2 vibrate and black screen...
Same identical problems.
We need to have a working newest kernel for pola100...
Please anyone ask to DZO why old kernel (29.04.10) works and newer no.
I need to resolve this problem before switching definitely to Android.
Regards.
foxct2005 said:
Same identical problems.
We need to have a working newest kernel for pola100...
Please anyone ask to DZO why old kernel (29.04.10) works and newer no.
I need to resolve this problem before switching definitely to Android.
Regards.
Click to expand...
Click to collapse
So I guess that I am not the only one and finally I did something good...
As far as I understand, all pola100 users should wait for a new kernel ?
Thanks for your help guys
hmm im not sure about this.. On my pola200 this works.
You could try to load a different (older) polaimg from dzo:
http://it029000.massey.ac.nz/vogue/files/?C=M;O=D
Or you can take the newes vogueimg and change it to polaris using
loserkaters nbh editor:
http://forum.xda-developers.com/showthread.php?t=689812
To avoid black screen after double vibration, you might want to change panel. Panel 1 works the best for me. However I have read somewhere in this forum, not every TC works with panel 1. Try with haret first and start playing with default.txt changing panel_type value. I finally can use any newer kernel with haret. Btw, you can also check your dmesg for any [error] messages.
PS: I am using pola100 with haret, zimage 02-07-10
I tried the following from the follwoing release (http://forum.xda-developers.com/showthread.php?t=706668):
1. Downloaded the following kernel (POLAIMG-PANEL1-320-ECLAIR.NBH - from Kallt_kaffe VaniljEclair RLS7c (CM5.0.8) - http://forum.xda-developers.com/showthread.php?t=660158
2. Downloaded last build (VaniljEclair_RLS7c.zip) - http://sourceforge.net/projects/androidhtc/files/2010-07-02/VaniljEclair_RLS7c.zip/download
3. Put last build (.tar or .tgz file) on SD card in directory /andboot
4. Flashed by using NBH file together with RUU Update Utility
After flashing done, unix start runing and stucked with the folloing line:
init: Unable to open persistent property /data/property error:2
I see that he failed to mount /data/sysfile on smodem failed: invalid argument
Can any one help ?
Is your sdcard fat32 formatted?
too bad my phone is Panel1 ...
goges said:
too bad my phone is Panel1 ...
Click to expand...
Click to collapse
Try Loserkaters nbh editor for NAND or change default.txt for haret.
NBH Editor : http://forum.xda-developers.com/showthread.php?t=689812
Use BSG choose where you want install (i suggest nand)
select first install
put the script file on andboot folder (with the tgz android install)
don't touch anything
wait and it will install all system
(use one of the latest kernel from here)
I manage to install it but I recive the following error:
sh: 1: unkown operand
Failed
Can't boot from SD without an SD partition
Please advice.
You need to prepare partition before installing the system
If don't want to create them you can use nand or image disk
l1q1d said:
You need to prepare partition before installing the system
If don't want to create them you can use nand or image disk
Click to expand...
Click to collapse
OK, I have 1 GB card, I will create partition.
Do I need a specific partition ? I mean I will split the card to 2 different partitions 800\200 mega each.
Another question, where should I put andboot directory ? for example I will move andboot directory to the 800 mega partition and just leave the 200 partition empty ? correct ?
Should I format both partition as FAT32 ?
Thanks in advance.
You need 3 partion on your sd card. Read this
l1q1d said:
You need 3 partion on your sd card. Read this
Click to expand...
Click to collapse
It's alive...
Thanks for your help
Hi all, I thought to open this thread to keep all users updated to all the new release of the ClockworkMod Recovery for our Desire.
Current version: 3.0.0.5
FakeFlash zip for S-ON users
recovery-clockwork-3.0.0.5-bravo.zip
Flashable image for S-OFF users
recovery-clockwork-3.0.0.5-bravo.img
MD5: 0bd2a55504dd70641feb9c9b3ba5b1da
SHA-1: 0b6e77dedd8b954817d7210bf77c55f38da82278
Old versions:
2.5.1.8 (.zip - .img)
2.5.1.2 (.zip - .img)
2.5.0.7 (.zip - .img)
Changelog:
2011-01-06
fix /sd-ext wipe
fix android secure formatting
Add the volume command for seeing the current recovery.fstab. Support crazy HTC chargemode.
Refactor nandroid so the availability of boot backup is determined automatically. Boot backups are also no longer assumes to be on raw partitions, as they may be on a VFAT partition or someting different, such as in the case of Nook.
3.0.0.4. Provide an error message if an Amend zip is provided.
readd ext2/ext3 format support.
fix executable bit on e2fsck
Support for ext2 and ext3 update-binary.
2010-12-15
fix no select button
Added options for an internal SD card to be handled by recovery.
Exable uses in BoardConfig.mk:
BOARD_HAS_SDCARD_INTERNAL := true
BOARD_SDCARD_DEVICE_INTERNAL := /dev/block/mmcblk3p1
Setting BOARD_SDCARD_DEVICE_SECONDARY to the same value as
BOARD_SDCARD_DEVICE_INTERNAL will allow the device to
"fall back" to the internal SD card for other actions.
recovery: Remove condition around get_root_mtd_partition
Refactor recovery's block device handling to work across variant hardware in a cleaner fashion.
Fix write_raw_image on mtd devices.
Fix graphics corruption on some devices. BML restore needs to unlock first.
fix up bmlutils some more
2010-11-12
Supress "warning: comparison between signed and unsigned integer expressions" in minui/resources.c and mtdutils/mtdutils.c
2010-11-11
implement bmlutils
fix up implementation of int get_partition_device
Modify apply_patch to fail if trying to patch mtd on non-mtd devices.
Warning: Don't make a backup with Amon_Ra's recovery and restore it with ClockworkMod Recovery and vice-versa, you may USB brick your device.
{
"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"
}
Sources available here: https://github.com/CyanogenMod/android_bootable_recovery
All credits to koush for this recovery, I only compiled them!
reserved for me.
I used unrevoked to root my phone and that put clockwork on.
So how do I go about putting this on? Flash the .zip with clockwork or flash the image via fastboot?
Cheers
unie said:
I used unrevoked to root my phone and that put clockwork on.
So how do I go about putting this on? Flash the .zip with clockwork or flash the image via fastboot?
Cheers
Click to expand...
Click to collapse
Fastboot.
Remember to S-Off.
2 newer version of recovery mod in one day
hard to choose between them
tnx for updating bro
wow thx pal for this, great staff =]
So, does it work with bravo-recovery-v1.5.3-CustomMTD.zip from http://forum.xda-developers.com/showpost.php?p=8578368&postcount=1?
Narfx said:
So, does it work with bravo-recovery-v1.5.3-CustomMTD.zip from http://forum.xda-developers.com/showpost.php?p=8578368&postcount=1?
Click to expand...
Click to collapse
Me also this interests.
as we all see, a clockwork is a one step ahead
does this have SLCD support?
Works fine here
Sent from my Desire with Oxygen, @XDA App
unie said:
I used unrevoked to root my phone and that put clockwork on.
So how do I go about putting this on? Flash the .zip with clockwork or flash the image via fastboot?
Cheers
Click to expand...
Click to collapse
both methods is working...
I have rom manager prem installed won't it auto update the recovery?
How do I setup?
Good day to you all ... How will everyone?
I wonder which of the 2 files I download to install and if I flash normally files?
How do I setup?
Thank you!
Pajorve said:
Good day to you all ... How will everyone?
I wonder which of the 2 files I download to install and if I flash normally files?
How do I setup?
Thank you!
Click to expand...
Click to collapse
as i see you are s-off so you can't use fake flash method,download the img file (the second one) so u just have to burn the recovery with unrevoked flasher tool, or the android flasher tool both are good and working.
soz i don't have time to search links, i think if u go a little down by pages u will find the android flasher.
Go to your "old" ClockworkRecovery and apply Update.zip
Worked fine for me!
goodmorning to you all.i've tried update through recovery but it didn't do it.it says 2.5.1.2 then the menu for reboot and after reboot still 2.5.0.7
konn4312 said:
goodmorning to you all.i've tried update through recovery but it didn't do it.it says 2.5.1.2 then the menu for reboot and after reboot still 2.5.0.7
Click to expand...
Click to collapse
I get this too. When I'm actually in recovery the version number is 2.5.1.2, but ROM Manager reports the version number as 2.5.0.7. ROM Manager also says the latest version is still 2.5.0.7. I guess it's ROM Manager that's wrong, rather than the actual recovery.
help
i did a backup using nandroid on this new recovery and now im in a bootloop...need assistance...
Why did you alter the source before you built it? You added your own name to the recovery screen, while I don't see that you changed or added any functionality of the recovery. Your changelog is identical to the github logs.
First of all, all props goes to the OP of this thread. This is merely a step-by-step detailed guide on the process since there were a lot of members complaining that the steps were unclear.
- Download the following and extract all the files:
MT6577 USB VCOM drivers (link: http://www.mediafire.com/?2sf30pboet4qvov)
SP Flash Tool v3.1224.01.rar (link: http://www.mediafire.com/?h68v8yhhtci8h0e)
CWM-ROOT-B92M.zip (link: http://www.mediafire.com/?8o2yx9ssz1abwon)
2.5gb-data-perm-root.zip (link: http://www.mediafire.com/?4wg5f6rgat8qdrt)
- Install the MT6577 USB VCOM drivers drivers
- Inside the 2.5gb-data-perm-root folder make sure the files have the following names (CASE SENSITIVE!):
recovery.img
EBR1.img
boot.img
logo.img
MBR.img
preloader.img
Screenshot:
{
"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"
}
- Turn off your phone and unplugg the USB cable
- Start SP Flash Tool
- Under options in the menubar check "USB mode"
- Under File in the menubar click on "Open scatter-loading file" and select MT6577_Android_scatter_emmc.txt from the CWM-ROOT-B92M folder
- Double click the following rows inside SP Flash Tool:
PRELOADER and select preloader.img (from 2.5gb-data-perm-root folder)
MBR and select MBR.img (from 2.5gb-data-perm-root folder)
EBR1 and select EBR1.img (from 2.5gb-data-perm-root folder)
BOOTIMG and selet boot.img (from 2.5gb-data-perm-root folder)
RECOVERY and select recovery.img (from 2.5gb-data-perm-root folder)
LOGO and select logo.img (from 2.5gb-data-perm-root folder)
You should have the following then:
- Click on "Download" inside SP Flash Tool
- Take out the battery of the phone
- Put the battery in
- Connect USB cable with your computer
- The bar at the bottom of SP Flash tool should go to 100% a few time and present you with a green circle when done
- Done flashing, hit volume up + power to start up CWM and make a backup
I hope this detailed guide helps everyone out
~Whookid
Disclaimer: Messing around with your phone can be fun but can also cause damage to your phone. I am in no way responsible for anything that you do. I am merely sharing what I managed to do.
Red triangle
Hi, i cant get to the recovery mode...
I press Power und volume up but there is just the Android with a red triangle.
Can you help?
What ROM can you use with this ?
Some of the files are named a little bit differently, but overall pretty much straightforward steps thanks to the guide above.
first thanks for the guide!!!
but u should add this to make root working
http://forum.xda-developers.com/showpost.php?p=33990331&postcount=75
I did not have to do that. I simply added a Google account, started the Google Play Store and it told me there was an update for "superuser".
Did the update, rebooted and done!
Sent from my B92 using Tapatalk 2
Whookid said:
I did not have to do that. I simply added a Google account, started the Google Play Store and it told me there was an update for "superuser".
Did the update, rebooted and done!
Sent from my B92 using Tapatalk 2
Click to expand...
Click to collapse
maybe it was not there cause i did not the wipe data/factory... xD
but now when i do it its there
bonecrusher2010 said:
Hi, i cant get to the recovery mode...
I press Power und volume up but there is just the Android with a red triangle.
Can you help?
Click to expand...
Click to collapse
Did the flashing went ok (Green circle at the end?)
********er said:
What ROM can you use with this ?
Click to expand...
Click to collapse
Any ROM that you can find that is compatible with the Star B92M.
steelburn said:
Some of the files are named a little bit differently, but overall pretty much straightforward steps thanks to the guide above.
Click to expand...
Click to collapse
Yeah, to avoid confusion I made everyone rename the files according to the first post.
android_xcuj28 said:
maybe it was not there cause i did not the wipe data/factory... xD
but now when i do it its there
Click to expand...
Click to collapse
Ok good to know, thanks for the input
Broken touch screen Star B92m
i broke the touch screen of B92m
Where can i find new one and how can i change it?
andys312 said:
i broke the touch screen of B92m
Where can i find new one and how can i change it?
Click to expand...
Click to collapse
Your best option is to contact the seller and ask him for more information about this.
After flashing with 2.5GB ROM, I have issue with my camera: it detects 80MB partition as the SDcard partition.
Anyone know how to change this? Or.. which file should I look for to change the camera save location?
Make sure you have an external sd-card inserted in the phone. It should automatically be mounted to /sdcard/ where you should have enough space to store your camera photos.
Sent from my B92 using Tapatalk 2
What charger are you using and how fast/slw will it charge a empty battery?
Mine takes for ever (8hrs from 0%), the charger fastcardnet send me, but also a standard usb charger i got.
I'm just using the default micro USB chargers I have laying around. I never charge via a computer (USB) though.
Sent from my B92 using Tapatalk 2
@Whookid
Yes worked!
Hi,
I have followed this guide but I didn't get root access.
I also wiped data and did the factory reset but there is no superuser...
What do I have to do now?
And I have another question: What do I need to do to go to the Internet by connecting to my Laptop (in it's function as a Wifi-hotspot) and using his wired-internet-connection? I only got it by Ad-Hoc but it seems that this doesn't work anyway...
Thx,
bvb09kingz
bvb09kingz said:
Hi,
I have followed this guide but I didn't get root access.
I also wiped data and did the factory reset but there is no superuser...
What do I have to do now?
And I have another question: What do I need to do to go to the Internet by connecting to my Laptop (in it's function as a Wifi-hotspot) and using his wired-internet-connection? I only got it by Ad-Hoc but it seems that this doesn't work anyway...
Thx,
bvb09kingz
Click to expand...
Click to collapse
Try flashing again and Superuser should be working. Once flashed I suggest you start the play store and you'll see that there is an update available.
About the Wi-fi: that's something computer related so don't know for sure about that one. I just Googled and came across this website:
http://www.connectify.me
Sent from my B92 using Tapatalk 2
steelburn said:
After flashing with 2.5GB ROM, I have issue with my camera: it detects 80MB partition as the SDcard partition.
Anyone know how to change this? Or.. which file should I look for to change the camera save location?
Click to expand...
Click to collapse
I have the same problem, how did you fix it?
I had a 2.5 GB space on my Internal SD Card before I do this root, now it is 83 MB, I could try a factory reset but I still need the rooting so I will run into this problem again.
Amjadov said:
I have the same problem, how did you fix it?
I had a 2.5 GB space on my Internal SD Card before I do this root, now it is 83 MB, I could try a factory reset but I still need the rooting so I will run into this problem again.
Click to expand...
Click to collapse
read this... i also got the same problem
http://forum.xda-developers.com/showpost.php?p=33990331&postcount=75
android_xcuj28 said:
read this... i also got the same problem
http://forum.xda-developers.com/showpost.php?p=33990331&postcount=75
Click to expand...
Click to collapse
When I first did the root I did not the su.zip step so I booted my phone and it informed me that my internal SD card is damaged amd asked me if I wanted to format it, I clicked yes and then it became 83 MB, I did the root again and flashed su.zip too, I also tried to format the internal SD card but it is still 83 MB.
I think I need to reformat with specifying the new size, how can I do that?