View Full Version : New RA Recovery 1.3.2
ggrant3876
11-14-2009, 05:41 PM
http://forum.xda-developers.com/showpost.php?p=4647751&postcount=1
Features
full ADB access in recovery mode
Busybox
Sub-menu structure (with keyboard-shortcuts) * NEW
Extended menu (with keyboard-shortcuts):
Console
Toggle USB-Mass storage on and off with 1 click * NEW
Nandroid backup / restore with selection * NEW
non-interactive BART backup / restore * NEW
Regular update.zip flash
Flash any .zip from your SD-card
Wipe data + cache (factory reset)
Wipe cache only * NEW
Wipe Dalvik-cache (on data and ext!) * NEW
Wipe ext partition on SD-card
Wipe batery stats * NEW
Wipe rotate settings
Partition SD-card interactively * NEW
Repair ext filesystem
Upgrade ext2 to ext3
Upgrade ext3 to ext4 * NEW
Fix package UID mismatches (New and faster script) * NEW
Scripts available from console :
BART v1.0.1 (http://forum.xda-developers.com/showpost.php?p=4569600&postcount=1) (Backup and Restore Tool) : enter "utility" to start.
switchrom.sh V1.1 (http://forum.xda-developers.com/showpost.php?p=4209412&postcount=1) : enter "switchrom" to start.
sdparted v0.5.3 (http://forum.xda-developers.com/showpost.php?p=4259325&postcount=1) : enter "sdparted" to start.
Here is a direct download to your phone.
direct download
http://rs676.rapidshare.com/files/30...eam-v1.3.0.img
Change-log :
v1.3.1
Fixed keyboard shortcuts
Added keyboard navigation, use the volume keys (vol-up + vol-down) to navigate and the HOME key to select items.
v1.3.2
Fixed Nandroid restore selection, it will now correctly restore the selected nandroid backup!
TheJuan
11-14-2009, 05:49 PM
so this is new new? cool
what does this mean? "Partition SD-card interactively"
mgs991099a
11-14-2009, 05:53 PM
and updated!
[EDIT] I like it!!! Cleaned it up and it looks crisper!
ggrant3876
11-14-2009, 05:55 PM
so this is new new? cool
what does this mean? "Partition SD-card interactively"
Not sure, haven't read up on it yet. Just flashed, I think it means you have a choice in partition sizes now, but not sure.
TheJuan
11-14-2009, 06:00 PM
g man, can u edit top post and add this so people from the phones browser have it easy
direct download
http://rs676.rapidshare.com/files/307094453/recovery-RA-dream-v1.3.0.img
via console
Copy recovery-RA-dream-v1.3.0.img to the root of your sdcard
Boot into your current custom recovery (boot while holding HOME)
select console from the menu
$su (not required if you have root already)
#mount -a
#flash_image recovery /sdcard/recovery-RA-dream-v1.3.0.img
ggrant3876
11-14-2009, 06:10 PM
g man, can u edit top post and add this so people from the phones browser have it easy
direct download
http://rs676.rapidshare.com/files/307094453/recovery-RA-dream-v1.3.0.img
via console
Copy recovery-RA-dream-v1.3.0.img to the root of your sdcard
Boot into your current custom recovery (boot while holding HOME)
select console from the menu
$su (not required if you have root already)
#mount -a
#flash_image recovery /sdcard/recovery-RA-dream-v1.3.0.img
Got it, have you tried it yet? Just did a backup but nothing else yet.
TheJuan
11-14-2009, 06:12 PM
its great, at first i was like oh snap i messed up, but its just the sub menus, very organized same background htc image same green letters
ggrant3876
11-14-2009, 06:15 PM
its great, at first i was like oh snap i messed up, but its just the sub menus, very organized same background htc image same green letters
Yeah, really nice. When you hit one of the menus it goes to the sub menus. Not nearly as cluttered looking as 1.2.3. Going to have a cyan update tomorrow too, 4.2.5.
TheJuan
11-14-2009, 06:23 PM
Yeah, really nice. When you hit one of the menus it goes to the sub menus. Not nearly as cluttered looking as 1.2.3. Going to have a cyan update tomorrow too, 4.2.5.
he said there were bugs on the current version, i havent noticed anything
but will update anyways,
i love that now we can choose between nandroid backups. im going to run themes and rom versions depending on what i need, and it boots up so fast!
no apps to sd yet i refuse, googles on it. but im missing out on compcache
if only there was a way to do it with out having to reformat the darn sd
thats y the question earlier hahaha one can only wish
ggrant3876
11-14-2009, 06:29 PM
he said there were bugs on the current version, i havent noticed anything
but will update anyways,
i love that now we can choose between nandroid backups. im going to run themes and rom versions depending on what i need, and it boots up so fast!
no apps to sd yet i refuse, googles on it. but im missing out on compcache
if only there was a way to do it with out having to reformat the darn sd
thats y the question earlier hahaha one can only wish
If you have the latest cyan you can enable compcache from spare parts. If you have user.conf or userinit.sh on your sd card either rename them or delete them after you select compcache from spare parts. Reboot and your golden. You can run this from the su console to see your compression.
su (enter)
rzscontrol /dev/block/ramzswap0 -s (enter)
sunsguy
11-14-2009, 06:47 PM
Hey Guys,
I just downloaded and installed. It looks great. Nice. Clean.
I do have one question. Do you know what wipe I should do to do a factor reset wipe? (What alt+W does on the original and cyans)
Thanks,
ggrant3876
11-14-2009, 06:52 PM
Hey Guys,
I just downloaded and installed. It looks great. Nice. Clean.
I do have one question. Do you know what wipe I should do to do a factor reset wipe? (What alt+W does on the original and cyans)
Thanks,
Wipe data + cache (factory reset)
sunsguy
11-14-2009, 07:00 PM
sweet...thanks:cool:
ahahemnab
11-14-2009, 07:06 PM
Question... Went to install through console and it says that there is no such file or directory after typing: mount -a. Checked the sd card in phone settings and the unmount and format are greyed out. I can get to the sd card from everywhere else, Astro and through the computer. Phone appears to be working fine. Do I need to redo my sd card?
ggrant3876
11-14-2009, 07:09 PM
Question... Went to install through console and it says that there is no such file or directory after typing: mount -a. Checked the sd card in phone settings and the unmount and format are greyed out. I can get to the sd card from everywhere else, Astro and through the computer. Phone appears to be working fine. Do I need to redo my sd card?
Did you unmount your card? I forgot the 1st time and that was what I got. Also you need to type su (enter) first, I know it says you don't, but you do.
ahahemnab
11-14-2009, 07:15 PM
Did you unmount your card? I forgot the 1st time and that was what I got. Also you need to type su (enter) first, I know it says you don't, but you do.
Nope. Did things as usual, including su. May just back things up and start over. I've been wondering if my card is going bad.
Guess I should have said that I didn't unmount in the sd settings, and yes unmount from usb.
ahahemnab
11-14-2009, 07:40 PM
This is what I am getting from adb:
mount -a
mount: mounting /system/modules/modules.sqf on /system/modules failed: No such f
ile or directory
mount: mounting /system/xbin/xbin.sqf on /system/xbin failed: No such file or di
rectory
#
rdfry
11-14-2009, 07:56 PM
This is what I am getting from adb:
mount -a
mount: mounting /system/modules/modules.sqf on /system/modules failed: No such f
ile or directory
mount: mounting /system/xbin/xbin.sqf on /system/xbin failed: No such file or di
rectory
#
Ignore the mount -a cmd. Just enter flash_image recovery part
ahahemnab
11-14-2009, 08:06 PM
Ignore the mount -a cmd. Just enter flash_image recovery part
That worked. Thanks. Got any idea about the sd card problem in settings?
ggrant3876
11-15-2009, 06:26 AM
New update, refer to post #1.
cmbarry1
11-15-2009, 10:18 AM
When it says in the XDA thread don't use the recovery command from console use reboot does that mean no "reboot recovery"? or does it mean no "recovery" command alone?
paul roberts
11-15-2009, 01:09 PM
When it says in the XDA thread don't use the recovery command from console use reboot does that mean no "reboot recovery"? or does it mean no "recovery" command alone?
it means
via console
Code:
Copy recovery-RA-dream-v1.3.2.img to the root of your sdcard
Boot into your current custom recovery (boot while holding HOME)
select console from the menu
$su (not required if you have root already)
#mount -a
#flash_image recovery /sdcard/recovery-RA-dream-v1.3.2.img
#reboot
the phone will reboot
ggrant3876
11-15-2009, 03:05 PM
Another new one. 1.3.2 Changelog in 1st post.
embrace LB
11-15-2009, 03:14 PM
ggrant, what exactly does he mean by this "ALWAYS check the md5sum to make sure the zip isn't corrupted." &how would i go about checking? i never quite understood what that was for.
ggrant3876
11-15-2009, 03:31 PM
ggrant, what exactly does he mean by this "ALWAYS check the md5sum to make sure the zip isn't corrupted." &how would i go about checking? i never quite understood what that was for.
This is what I know, but as you I don't know how to check it, maybe someone more knowlegable than me will chime in. This is not mine I found it. It includes an advanced MD5 hash check, so you can be sure to obtain the original file ... and a hash check, so you can check your files to be sure that are not corrupted.
embrace LB
11-15-2009, 03:52 PM
Alright, well thanks. I believe i know as much as you do or at least is on the same page, I did a few searches & read up on it a little but I'm still curious as to how to check for the corrupted file. Hopefully someone who knows a bit more can further explain.
I noticed Amon Ra's ss' are a from his 1.3.1 update but he's now at 1.3.2 & i dont think he's updated his screen shots, i was wondering why there wasn't some options showing on his screen shots that he had listed, such as Wipe data + cache (factory reset) but it most likely is there. He just hasn't updated the ss'. I just want to find out a bit more before I update from 1.2.3 to 1.3.2.
But thanks for the thread find & post!
ggrant3876
11-15-2009, 04:08 PM
Alright, well thanks. I believe i know as much as you do or at least is on the same page, I did a few searches & read up on it a little but I'm still curious as to how to check for the corrupted file. Hopefully someone who knows a bit more can further explain.
I noticed Amon Ra's ss' are a from his 1.3.1 update but he's now at 1.3.2 & i dont think he's updated his screen shots, i was wondering why there wasn't some options showing on his screen shots that he had listed, such as Wipe data + cache (factory reset) but it most likely is there. He just hasn't updated the ss'. I just want to find out a bit more before I update from 1.2.3 to 1.3.2.
But thanks for the thread find & post!
It's mjust a bug fix.
embrace LB
11-15-2009, 04:15 PM
It's mjust a bug fix.
Oh well then, where's the option for wipe data+cache (factory reset) , hmm i see everything but that.
Wipe data + cache (factory reset)
Wipe cache only * NEW
Wipe Dalvik-cache (on data and ext!) * NEW
Wipe ext partition on SD-card
Wipe batery stats * NEW
Wipe rotate settings
http://forum.xda-developers.com/attachment.php?attachmentid=246960&d=1258279543
ggrant3876
11-15-2009, 04:19 PM
You select wipe data partition and you get a new sub menu.
full ADB access in recovery mode
Busybox
Sub-menu structure (with keyboard-shortcuts) * NEW
Key navigation (volume keys + HOME) possibility * NEW
Extended menu (with keyboard-shortcuts):
Console
Toggle USB-Mass storage on and off with 1 click * NEW
Nandroid backup / restore with selection * NEW
non-interactive BART backup / restore * NEW
Regular update.zip flash
Flash any .zip from your SD-card
Wipe data + cache (factory reset)
Wipe cache only * NEW
Wipe Dalvik-cache (on data and ext!) * NEW
Wipe ext partition on SD-card
Wipe batery stats * NEW
Wipe rotate settings
Partition SD-card interactively * NEW
Repair ext filesystem
Upgrade ext2 to ext3
Upgrade ext3 to ext4 * NEW
Fix package UID mismatches (New and faster script) * NEW
Scripts available from console :
BART v1.0.1 (Backup and Restore Tool) : enter "utility" to start.
switchrom.sh V1.1 : enter "switchrom" to start.
sdparted v0.5.3 : enter "sdparted" to start.
cmbarry1
11-15-2009, 04:49 PM
it means
the phone will reboot
I know the phone will reboot using that command but are we never supposed to use the reboot recovery command when in console or just after the flash of the new .img?
embrace LB
11-15-2009, 07:46 PM
You select wipe data partition and you get a new sub menu.
full ADB access in recovery mode
Busybox
Sub-menu structure (with keyboard-shortcuts) * NEW
Key navigation (volume keys + HOME) possibility * NEW
Extended menu (with keyboard-shortcuts):
Console
Toggle USB-Mass storage on and off with 1 click * NEW
Nandroid backup / restore with selection * NEW
non-interactive BART backup / restore * NEW
Regular update.zip flash
Flash any .zip from your SD-card
Wipe data + cache (factory reset)
Wipe cache only * NEW
Wipe Dalvik-cache (on data and ext!) * NEW
Wipe ext partition on SD-card
Wipe batery stats * NEW
Wipe rotate settings
Partition SD-card interactively * NEW
Repair ext filesystem
Upgrade ext2 to ext3
Upgrade ext3 to ext4 * NEW
Fix package UID mismatches (New and faster script) * NEW
Scripts available from console :
BART v1.0.1 (Backup and Restore Tool) : enter "utility" to start.
switchrom.sh V1.1 : enter "switchrom" to start.
sdparted v0.5.3 : enter "sdparted" to start.
oh alright thanks, see the only thing that worries me about having these SUB MENU's is you don't know how far to go until you actually apply an option. But then again you will be briefed whether or not you want to continue or abort so it does have safety precaution or a "confirmation" as i should say. With "HOME" to confirm or "any button" to abort. I'm trying to figure out if having a sub-menu is worth it or not.
Q: how do you access this option? screen shot below.
http://forum.xda-developers.com/attachment.php?attachmentid=246963&d=1258279562
ggrant3876
11-15-2009, 07:55 PM
oh alright thanks, see the only thing that worries me about having these SUB MENU's is you don't know how far to go until you actually apply an option. But then again you will be briefed whether or not you want to continue or abort so it does have safety precaution or a "confirmation" as i should say. With "HOME" to confirm or "any button" to abort. I'm trying to figure out if having a sub-menu is worth it or not.
Q: how do you access this option? screen shot below.
http://forum.xda-developers.com/attachment.php?attachmentid=246963&d=1258279562
Go to the console and type utility, it was made especially for the phones without a keyboard.
embrace LB
11-15-2009, 08:03 PM
Go to the console and type utility, it was made especially for the phones without a keyboard.
ohh alright i figured that, but it's always great just to know. thanks (:
constellanation
11-20-2009, 06:53 PM
Does anyone have a working link to this recovery?
simms22
11-20-2009, 06:59 PM
Does anyone have a working link to this recovery?
If you go to amon ras xda page , right besides the download link it says mirror . Press on the word mirror , its the working link .
simms22
11-20-2009, 07:11 PM
Does anyone have a working link to this recovery?
here you go buddy :D
http://www.androidspin.com/downloads.php?dir=amon_ra/RECOVERY/&file=recovery-RA-dream-v1.3.2.img
constellanation
11-20-2009, 07:13 PM
thanks for the link
i only saw the one on the xda page... oh well it's downloading now!
cmbarry1
11-20-2009, 07:47 PM
thanks for the link
i only saw the one on the xda page... oh well it's downloading now!
Enjoy it:)!
constellanation
11-20-2009, 07:49 PM
looks much cleaner! i like it so far!
cmbarry1
11-20-2009, 08:14 PM
looks much cleaner! i like it so far!
Indeed...a lot less stuff on the main menu..alot easier for noobs to see what is going on lol even though it was easy before
ggrant3876
11-24-2009, 04:04 PM
Amon_RA Going to release a 1.4.0 next weekend. Fixed lots of bugs and added some new things.
Powered by vBulletin® Version 4.1.7 Copyright © 2012 vBulletin Solutions, Inc. All rights reserved.