Go Back   Android Forums > Android Phones > Samsung Behold 2 > Behold 2 - All Things Root

Behold 2 - All Things Root Rooting, ROMS, Overclocking, etc.



Reply
 
LinkBack Thread Tools
Old March 21st, 2010, 02:55 AM   #1 (permalink)
Senior Member
 
BH_MAN's Avatar
 
Join Date: Feb 2010
Posts: 1,382
 
Device(s): Behold 2 w/ BH_MAN Galaxy 1.6 / R7 Do Not PM me With Problem's Post in Thread!
Thanks: 156
Thanked 1,672 Times in 433 Posts
Default Um? Kam187 Might Need your Thought's! Fastboot Working on BH2

Can anyone that Has Knowledge with Fastboot see if you can Run
Quote:
fastboot -w
I recall Fastboot not working at All one Phone 1 & 2, but Phone 3 I can run Fastboot Commands.

Not brave enough to Further test, the above command is fully safe to run btw!!!!
This is Just wiping the Data / Cache from the Phone... I confirmed it working on my Phone!

But need to see if it's working on other's Phone's as well..

Here are some Pictures of it working...

Right now I don't know, but I need People to see if they can access it.

USB must be Plugged into Phone..... Volume up + Talk + End + Cube when Booting the Phone...
Attached Images
File Type: jpg IMG_0501.JPG (77.9 KB, 33 views)
File Type: jpg IMG_0502.JPG (105.1 KB, 140 views)
File Type: jpg IMG_0503.JPG (45.1 KB, 37 views)
File Type: jpg IMG_0504.JPG (103.7 KB, 36 views)

__________________
Twitter http://twitter.com/Eugene_373 Show thanks?Just send me a PM with a thanks you...
IF you want to buy me a Beer, Click on the Text.*edit* All Donations Goes to Baby Toys now
BH_MAN is offline  
Last edited by BH_MAN; March 21st, 2010 at 03:11 AM.
Reply With Quote
Sponsors
Old March 21st, 2010, 03:25 AM   #2 (permalink)
Senior Member
 
BH_MAN's Avatar
 
Join Date: Feb 2010
Posts: 1,382
 
Device(s): Behold 2 w/ BH_MAN Galaxy 1.6 / R7 Do Not PM me With Problem's Post in Thread!
Thanks: 156
Thanked 1,672 Times in 433 Posts
Default

Okay... So it Does Look like It's Working But, Um not Really Doing anything. Going to PLay around with it more....

Nevermind... This Post can be Deleted by a Mod if they want... Only Command it will Truly run in Fastboot is Fastboot -w which just wipe's your Cache & userdata...
Attached Images
File Type: jpg IMG_0509.JPG (107.8 KB, 10 views)
BH_MAN is offline  
Last edited by BH_MAN; March 21st, 2010 at 03:32 AM.
Reply With Quote
The Following User Says Thank You to BH_MAN For This Useful Post:
tritran18518 (March 21st, 2010)
Old March 21st, 2010, 10:04 AM   #3 (permalink)
Senior Member
 
kam187's Avatar
 
Join Date: Aug 2009
Location: UK
Posts: 1,320
 
Device(s): Nexus One
Thanks: 3
Thanked 45 Times in 28 Posts
Default

You could always go into fastboot, you just needed to get your timing exactly right, and start with the cable already in the phone.

The most usefull part of fastboot - flashing, doesnt work because it can't understand the partition structure We tried it a long time ago, but no luck

Unrelated, I noticed you are now able to flash a custom 'system' with odin. Was it just a matter of yaffsing up the system or something else? Its strange because flashing a galaxy system img onto the behold will brick it!

Since we can flash kernel and system, why not recovery
__________________
Walkabout - Try it FREE! ICS GALAXY NEXUS COMPATIBLE at full resolution!
http://androidforums.com/android-games/281306-walkabout-new-puzzle-game-demo-available-video-enclosed.html
kam187 is offline  
Reply With Quote
Old March 21st, 2010, 01:47 PM   #4 (permalink)
Senior Member
 
BH_MAN's Avatar
 
Join Date: Feb 2010
Posts: 1,382
 
Device(s): Behold 2 w/ BH_MAN Galaxy 1.6 / R7 Do Not PM me With Problem's Post in Thread!
Thanks: 156
Thanked 1,672 Times in 433 Posts
Default

Quote:
Originally Posted by kam187 View Post
You could always go into fastboot, you just needed to get your timing exactly right, and start with the cable already in the phone.

The most usefull part of fastboot - flashing, doesnt work because it can't understand the partition structure We tried it a long time ago, but no luck

Unrelated, I noticed you are now able to flash a custom 'system' with odin. Was it just a matter of yaffsing up the system or something else? Its strange because flashing a galaxy system img onto the behold will brick it!

Since we can flash kernel and system, why not recovery
Fastboot Kinda understands... I played with it More last night before bed.

fastboot erase Kernel ( Not Boot )
It understands the Partition if you use the file name's like the BH2 uses.
Recovery / Kernel / System all fail on a Security flag... But it was worth a try.

i.e. Kernel / Recovery ... I tried erasing the Kernel in Post 2, said it erased fine but truly didn't.

Regarding the Custom system.img, as long as you can get a Rom onto the Phone it's Just a matter of Pulling the System.img back Off. The hardest part in testing is No adb during boot up... But yes.. It's just a Matter of getting back into a Yauff file then I just yauff it to the system and proceed from there.

I'm thinking they don't allow downgrading of the Recovery, Similar to how Moto Cliq don't allow downgrading of the Radio. Or, It's Signed somehow.
BH_MAN is offline  
Last edited by BH_MAN; March 21st, 2010 at 02:11 PM.
Reply With Quote
Old March 21st, 2010, 04:14 PM   #5 (permalink)
Member
 
Join Date: Feb 2010
Location: Rolla, MO, USA
Posts: 263
 
Device(s): HTC Typhoon, HTC Juno, Samsung T939
Thanks: 26
Thanked 235 Times in 56 Posts
Default

Quote:
Originally Posted by kam187 View Post
Unrelated, I noticed you are now able to flash a custom 'system' with odin. Was it just a matter of yaffsing up the system or something else? Its strange because flashing a galaxy system img onto the behold will brick it!

Since we can flash kernel and system, why not recovery
The Behold 2 uses Samsung's proprietary file system RFS (Robust File System) instead of YAFFS2, and the tools to work with RFS images are licensed afaik. So instead you can just use the phone's built in support to build your image on it and 'dd' to dump it off the appropriate flash device.

A Galaxy system image won't work because its in YAFFS2 (right?) and the Behold 2 does not have kernel support for that file system.

A recompiled kernel could (and will probably have to) replace RFS with YAFFS2. The trick is we still don't know how to flash a custom recovery. There is probably some dependence between what Recovery writes to flash and how the kernel reads the devices - and including the GPL'ed LLD (Low Level Driver) in the builds might not be enough. I have a feeling XSR support will be required too.

Basically saying that if we want to change the file system support in one, we should be prepared to have to do it in both Recovery and the kernel.

References: SAMSUNG Semiconductor - Products - Flash - Flash Software
Nu11u5 is offline  
Last edited by Nu11u5; March 21st, 2010 at 04:18 PM.
Reply With Quote
Reply

Samsung Behold 2
Current Rating:
Rate this Phone:

The Samsung Behold 2 for T-Mobile greatly improves on the first version of the phone by adding Android to the mix, providing for a powerful combination of hardware and sowftware. With Android, Samsung's custom TouchWiz UI, a 3.2-inch AMOLED Tou... Read More


Bookmarks


Go Back   Android Forums > Android Phones > Samsung Behold 2 > Behold 2 - All Things Root User CP
Thread Tools

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
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Support what is fastboot? tamosaur T-Mobile MyTouch 4G 1 November 9th, 2010 11:44 PM
Using adb from fastboot mikeb81 Desire - Support and Troubleshooting 3 October 3rd, 2010 06:36 AM



All times are GMT -5. The time now is 02:32 AM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
Custom vBulletin Skins by: Relivo


SEO by vBSEO 3.3.2 ©2009, Crawlability, Inc.