How do I give black tremors a2sd permission to run commands? Every time I run a command, I get permission denied. And it never ask for superuser permissions so how else can I grant it permission.
Did you do SU first?
a2sd permissions
Where do I type the SU? every where I put it command. I get nothing.
are u using a2sdgui
sent from my synergized supersonic
If you're using a terminal emulator, like Terminal or connectbot, the first thing you do is type su then hit enter
Then try your A2SD commands
Related
Hey guys I'm trying to flash Amon RA v 1.8 on my phone, put it in the root of my sdcard opened terminal emulator and typed su, but it said 'permission denied'
my phone is rooted, i have superuser permissions under my apps, i was able to use set cpu, i dont understand whats wrong, suggestions?
Sounds like you may be rooted but not Nand unlocked. You should give more information as to what method you did to achieve root, what hboot, etc...
one person told me the same and that i needed the PC36IMG zip file and that i would be good. my method of rooting was installing the hboot drivers and then using unrevoked.
i booted in recovery with clockwork and did a NAND backup assuming then that NAND was unlocked lol but i guess not so i tried doing some research into the NAND unlocking and i have no idea what this adb shell thing is, is this the problem though with flashing amon RA?
Try giving terminal emulator su permission. Tap supermissions apk and enable terminal emulator.
if you mean go to the superuser permission app and check whats allowed/denied terminal emulator isnt there, only wifi tethering set cpu and titanium backup are there
R1pTheJacka said:
if you mean go to the superuser permission app and check whats allowed/denied terminal emulator isnt there, only wifi tethering set cpu and titanium backup are there
Click to expand...
Click to collapse
In terminal emulator settings check start as root, then restart it, and then when supermissions prompts you give terminal emulator root privilege.
there's no setting like that in terminal emulator, i do have another app called 'better terminal emulator', checked those settings and it had the setting you were talking about, but even when i checked that, superuser permissions didnt ask me to allow/deny better terminal emulator
R1pTheJacka said:
there's no setting like that in terminal emulator, i do have another app called 'better terminal emulator', checked those settings and it had the setting you were talking about, but even when i checked that, superuser permissions didnt ask me to allow/deny better terminal emulator
Click to expand...
Click to collapse
Within Better terminal emulator, try the su command.
I used better terminal emulator (bte) to install Amon_Ra's 1.8 and it is in the super user permission white list.
I've some basic questions about rooting:
I've already rooted my HTC Desire and it seems to work.
Did I understand correctly that the application itself has to ask for superuser rights to get root? I cannot grant it myself?
It download a console emulator application and tried to get root with
sudo su
and it did not work. I guess this is because the application did not ask for root privileges, when it started?
It should be automatic, does not have to be at startup of the app.
Download a proper terminal emulator (i use 'Android Terminal Emulator') type 'su' and hit enter, you should get the notification about superuser rights. Unless it's the first time, than you get a pop up that asks for permission.
Hello Friends,
I am using DHD since last few weeks, i have downgraded it to 1.32 and can use superuser access. But now i have been facing new problem. i am not able to reboot using terminal emulator. is there anything missing? I was adding new font to my system fonts, but at the end of it we requires to reboot it, its simply said "not permitted!"
can anyone please help me in this regards!
Thanks in advance.
Are you on a custom rom?
I had a quick look in leedroid with root explorer and it seems the permissions are incorrect for /system/bin/reboot.
rwsr-xr-x where it should be rwxr-xr-x
-----
Someone Swyped my idea.
Using Unity 1.29,have checked my permissions on /system/bin/ reboot -rwxr-xr-x root shell,busybox is also good tried
$ su
#reboot
and get "not permitted"
I know i could just use the buttons but would like to be able to do it from the terminal,checked on a nandroid backup of CM7.03 and the command works from terminal,anybody any ideas how to get it working? Its got me completely stumpted!!!!!!!!!!!!!
also happens to me with Revolution HD
Try from the terminal
$su
#reboot -f
BUT when using a gscripts reboot doesnt work???????????
I have to use the command busybox killall system_server in the script????
Try it and see how you go
I have rooted my evo. I have S-off. I flashed cm7 and everything is working great. The only problem is when I open terminal emulator app. I type in su, and it tells me "superuser permission denied" There is a $ sign on every line also. From what I understand, I should be seeing a # sign. I have also installed BusyBox. Is there anyway to get superuser permission on terminal emulator?
ebnug said:
I have rooted my evo. I have S-off. I flashed cm7 and everything is working great. The only problem is when I open terminal emulator app. I type in su, and it tells me "superuser permission denied" There is a $ sign on every line also. From what I understand, I should be seeing a # sign. I have also installed BusyBox. Is there anyway to get superuser permission on terminal emulator?
Click to expand...
Click to collapse
From what i understand, you will have a $ sign until SU permission is granted, then it turns to a #.. Have you tried opening Superuser and seeing if terminal has a green light/dot next to it?
Terminal emulator is not on my allowed list in superuser. I was never prompted to allow permission to terminal. I even uninstalled terminal and downloaded it again from the market and after i opened it, I was not prompted to allow permission from superuser. Is there anyway to add terminal on the allowed list in superuser, because I cant see anyway to add it. Or would there be another reason permission on terminal is denied?
ebnug said:
Terminal emulator is not on my allowed list in superuser. I was never prompted to allow permission to terminal. I even uninstalled terminal and downloaded it again from the market and after i opened it, I was not prompted to allow permission from superuser. Is there anyway to add terminal on the allowed list in superuser, because I cant see anyway to add it. Or would there be another reason permission on terminal is denied?
Click to expand...
Click to collapse
Have you tried looking on superuser's log to see if it is even trying to request permission? If not, can you try another terminal program?
Sent from my PC36100 using xda premium
So I downloaded Better emulator pro. And under preferences, I selected "start as root" and was prompted to allow superuser permissions. When I open better emulator I see the # symbol, but when I type in su, it responds: not found. Any suggestions?
I've installed terminal emulator from market, but after writing SU it "can't found it"... what should I do?
i think you need to install busybox and have root access.....
Android-Terminal-Emulator Frequently-Asked-Questions
I have busybox installed and root access
Hi
parkourz said:
I've installed terminal emulator from market, but after writing SU it "can't found it"... what should I do?
Click to expand...
Click to collapse
Can you check e.g. with adb shell that "su" is installed
on the correct location?
Does other "root" apps work?
Regards
max
EDIT: su should be in /system/xbin
in terminal run
echo $PATH
This must include the dir where su is installed
Install Hacker's Keyboard. I assume that "SU" is being typed in upper case in your terminal emulator? That's your problemt then.
parkourz said:
I've installed terminal emulator from market, but after writing SU it "can't found it"... what should I do?
Click to expand...
Click to collapse
it's because the stock keyboard will only write in capitals in the term for some reason, so just use anyother keyboard you can get your hands on
All right, problem solved: I've just change the shell command line to /system/xbin/ and everything works and I've change something with keyboard in emulator and it's don't writes in capitals any more