PDA

View Full Version : Mtty list of commands?


omega_
9th December 2006, 06:11 PM
Just a thought, I've been reading posts and thread about resucing the Universal from the 'boot screen' or the hanged 'splash screen'. On top of that, there were many commands for mtty which seemed to help.

I was thinking why don't we compile a list of mtty commands, and what they do when keyed into the client?

egs. set (numbers), task (numbers), etc.

List of Commands
task 28 - format DiskOnChip (DOC)

satanisme
9th December 2006, 06:53 PM
Yes would like that..

Dubli has told me some tips to rescue uni from hang at splash screen:
1. Get mtty
2. Connect to USB, press enter
3. Type task 32, enter <--Donno what is it for
4. Type 28, enter <--format DOC
5. Flash CE Rom only
6. Hard Reset

But no one has tried it. I cant try it since i've already sent my uni for replacement.

omega_
9th December 2006, 06:57 PM
thanks! i updated the first post. if there's any mistake, do let me know.

ady
9th December 2006, 07:33 PM
These commands have little to do with mtty. All mtty does is to redirect these commands to bootloader. Some of the commands could work on a specific bootloader and some won't. If you want the whole list of a specific boatloader than decrypt it and open it in a hex editor. Looking at the string table will give you the whole list.

omega_
10th December 2006, 11:18 AM
These commands have little to do with mtty. All mtty does is to redirect these commands to bootloader. Some of the commands could work on a specific bootloader and some won't. If you want the whole list of a specific boatloader than decrypt it and open it in a hex editor. Looking at the string table will give you the whole list.


thanks for the input. how do i go about doing that? any advice?

omega_
10th December 2006, 11:20 AM
http://wiki.xda-developers.com/index.php?pagename=Hermes_BootLoader < something useful as a guide.