Not Permited! Error in Terminal Emulator - myTouch 3G Slide Q&A, Help & Troubleshooting

When I go into my terminal emulator and run su to get superuser permissions it goes through fine. After getting SU permissions I type reboot recovery and terminal emulator comes back with "not permited!" error. I am running NB 2.15 ROM. Any idea why this error is popping up? Thanks!

Because reboot recovery isn't a command....Its only and adb command, not, you can use adb on term emu
Sent from my T-Mobile myTouch 3G Slide using XDA Premium App

Whoareyou said:
Because reboot recovery isn't a command....Its only and adb command, not, you can use adb on term emu
Sent from my T-Mobile myTouch 3G Slide using XDA Premium App
Click to expand...
Click to collapse
What about just "reboot" ? That doesn't work either and I thought that was a terminal emulator command.

Its a rom issue these commands dont work well w/ the espresso roms last time i checked, they work in cyanogen though
Sent from my T-Mobile myTouch 3G Slide using Tapatalk
edit: and yes reboot recovery is a command, i tried it in terminal emulator and it rebooted the phone to recovery

Related

[Q] adb help.

ok so adb is installed and working however when I do "adb shell" I get $ not # and permission denied on everything I do. Phone is rooted via VISIONary, debug on, adb recognizes device and "ls" command gives proper read/ logcat works, any help would be AWESOME!
please don't be asses I would have posted this in the [SOLVED][ADB] Won't install correctly for my G2 thread but it's locked....
thanks in advance
Did you type "su" after adb_shell?
Yes and it just hangs...
Sent from my T-Mobile G2 using XDA App
Ok so I guess this one falls under the age old "have you tried turning it off and on again" method of dealing with windows... root access achieved.
Thanks for help KShatzkes....
Sent from my T-Mobile G2 using XDA App

[Q] how do i install cwm 3.0.0.5

can someone please explain it to me very detailed? i dont understand so much from the tuts i have read.
Are you rooted and s-off`d?
Blinkydamo said:
Are you rooted and s-off`d?
Click to expand...
Click to collapse
yes, i have
Put cwmod on the root of your sd card. Download terminal emulator from the market. In terminal emulator type
su
press enter
then type
flash_image recovery /sdcard/nameofrecovery.img
press enter
Replace nameofrecovery with whatever the name of the file is.
When you reboot into recovery it should be cwm 3.0.0.5 (should be amber font)
Sent from my Desire HD using XDA App
it shows file not found, even when i write the name of the file.
From the htc stock rom, you need to do it from your pc using fastboot. It won't work with terminal emulator.
Which rom are you running?
Do you have adb installed on your pc?
If you have fastboot, put the recovery.img in the tools folder of your sdk, start up your phone to the bootloader, connect your phone with the usb cable then open a command promt, navigate to the tools folder and type
fastboot flash recovery nameofrecovery.img
Press enter then type
fastboot reboot
Should take aboot 5 seconds
Sent from my Desire HD using XDA App
pwraggcan said:
From the htc stock rom, you need to do it from your pc using fastboot. It won't work with terminal emulator.
Which rom are you running?
Do you have adb installed on your pc?
If you have fastboot, put the recovery.img in the tools folder of your sdk, start up your phone to the bootloader, connect your phone with the usb cable then open a command promt, navigate to the tools folder and type
fastboot flash recovery nameofrecovery.img
Press enter then type
fastboot reboot
Should take aboot 5 seconds
Sent from my Desire HD using XDA App
Click to expand...
Click to collapse
i am running revolution HD, i just tried that and it said failed <remote: not allowed>
why must it be so damn hard? damn crap
Are you eng s off?
Try using adb shell from your command prompt then use the same commands you used in terminal emulator.
Sent from my Desire HD using XDA App
pwraggcan said:
Are you eng s off?
Sent from my Desire HD using XDA App
Click to expand...
Click to collapse
i think so, http://forum.xda-developers.com/showthread.php?t=857537 i used that tut. is it so many different S-OFF's ?
Ok, with that s off method you can't use fastboot commands. Did you try the commands in adb shell?
Sent from my Desire HD using XDA App
pwraggcan said:
Ok, with that s off method you can't use fastboot commands. Did you try the commands in adb shell?
Sent from my Desire HD using XDA App
Click to expand...
Click to collapse
i dont know, maybe. but im trying this now http://forum.xda-developers.com/showthread.php?t=855403 will it be a problem that i used the other S-OFF and now this?
I don't know. First try the commands in adb shell from your pc.
Sent from my Desire HD using XDA App
pwraggcan said:
I don't know. First try the commands in adb shell from your pc.
Sent from my Desire HD using XDA App
Click to expand...
Click to collapse
if you mean the commands that is written in cmd, then i have already tried it, and it failed.
In the command prompt, navigate to your sdk then type
Adb devices
Press enter
Your device's serial number should show
Then type
Adb shell
Press enter
If you get a $ type su then press enter
Then enter the same commands you used in terminal emulator
Why do you want cwm 3? It's generally only for 2.3 roms.
Sent from my Desire HD using XDA App
pwraggcan said:
In the command prompt, navigate to your sdk then type
Adb devices
Press enter
Your device's serial number should show
Then type
Adb shell
Press enter
If you get a $ type su then press enter
Then enter the same commands you used in terminal emulator
Why do you want cwm 3? It's generally only for 2.3 roms.
Sent from my Desire HD using XDA App
Click to expand...
Click to collapse
I just installed it now thats why i want it, but do you know how i get back to the older cwm? do i just flash it in ROM manager?
Excellent. What worked finally?
To go back to an older version use rom manager or the use same way you upgraded.
Sent from my Desire HD using XDA App
You could try this, i haven't tried it myself so don't know if it works, but read it somewhere here on xda.
Go to this path with any file manager.
/mnt/sdcard/clockworkmod/download/koush.tandtgaming.com/recoveries
And copy that file to another folder. Then copy the name of that recovery (2.x.x.x) and then rename your 3.0.0.5 recovery with the old recovery name and just copy the new (2.x.x.x) to this path. (Just say yes to overwriting the file).
/mnt/sdcard/clockworkmod/download/koush.tandtgaming.com/recoveries
Then reboot and then boot into recovery and that should have changed the cwm from old to new. The color should be orange now and not green, if still green it didn't work.
If it doesn't work just restore the old recovery .img you've copied earlier (2.x.x.x).
Regards Dousan
e: Lol you fixed it while i was typing... Nice
pwraggcan said:
Excellent. What worked finally?
To go back to an older version use rom manager or the use same way you upgraded.
Sent from my Desire HD using XDA App
Click to expand...
Click to collapse
i used this and then the command worked
Cool. Glad you're sorted. Good luck with cm7.
Sent from my Desire HD using XDA App
Dousan said:
You could try this, i haven't tried it myself so don't know if it works, but read it somewhere here on xda.
Go to this path with any file manager.
/mnt/sdcard/clockworkmod/download/koush.tandtgaming.com/recoveries
And copy that file to another folder. Then copy the name of that recovery (2.x.x.x) and then rename your 3.0.0.5 recovery with the old recovery name and just copy the new (2.x.x.x) to this path. (Just say yes to overwriting the file).
/mnt/sdcard/clockworkmod/download/koush.tandtgaming.com/recoveries
Then reboot and then boot into recovery and that should have changed the cwm from old to new. The color should be orange now and not green, if still green it didn't work.
If it doesn't work just restore the old recovery .img you've copied earlier (2.x.x.x).
Regards Dousan
e: Lol you fixed it while i was typing... Nice
Click to expand...
Click to collapse
Hello
just tried that worked flawlessly
thank you

[Q] Regarding ADB

A bit of background, I rooted my phone using one click 2.5. I then re-rooted using one click 3.X to convert to ext 4 and update to the latest recovery. I am currently running an eb13 rom.
Now my question, I have SU apk and I can boot into recovery, but when I open adb shell and type su I get "permission denied". Any idea what could cause this? I need to run the script for screen rotate fix, is there something I can flash to get around using adb? BTW I have experience using adb from EVO. adb shell works I have SDK installed etc its just I cannot adb shell with root priviledges.
Are you hitting allow on your phone after you type "su"? Yo have to wake your phone up and you'll get that pop and you ave to cluck on allow before the timer counts down.
That is exactly what I had to do, thank you!
Doh!
.........
Lol yea definately a doh! moment....

problems with terminal emulator

it seems that no matter what command i use with terminal emulator even SU i get an error... command not found. what caused this and what can i do to fix it? i am running Energy 2/6/12 sense 3.5 rom with stock kernel.
dbenney said:
it seems that no matter what command i use with terminal emulator even SU i get an error... command not found. what caused this and what can i do to fix it? i am running Energy 2/6/12 sense 3.5 rom with stock kernel.
Click to expand...
Click to collapse
It has to be in lowercase. If its capital to get it lower case is open terminal then exit it then hit the search button and wait for the keyboard to pop up. After it pops up go back to terminal and the keyboard should be lowercase
Sent from my PC36100 using XDA
evo4gnoob said:
It has to be in lowercase. If its capital to get it lower case is open terminal then exit it then hit the search button and wait for the keyboard to pop up. After it pops up go back to terminal and the keyboard should be lowercase
Sent from my PC36100 using XDA
Click to expand...
Click to collapse
thanks bro

Hmmmm... Can Cwm be applied through terminal emulator

JUST CURIOUS CAN CWM SOMEHOW BE APPLIED USING TERMINAL EMULATOR?
DOES ADB WORK WITHIN THE APP THAT AND FASTBOOT COMMANDS
LIKE TO KNOW ??
I REMEMBER ROOT FOR THE MYTOUCH 4G BACK WHEN..... WAS ALL DONE SOULY THROUGH TERMINAL RIGHT FROM THE DEVICE..ITSELF.
BE NICE FOR THOSE THAT DONT HAVE A PC,,
TO GET CWM ON HOX VIA TERM COMMANDS
Sent from my HTC One X using XDA
No, you have to use fastboot commands

Categories

Resources