[Q] need help.. - Galaxy Ace S5830i Q&A, Help & Troubleshooting

How to use adb remount command?? I cant even success on this part..
I try using adb with command adb remount but operation not permitted..
how to fix this?? btw im using cyanogenmod 7.2 broadcom custom rom..

BohArie said:
How to use adb remount command?? I cant even success on this part..
I try using adb with command adb remount but operation not permitted..
how to fix this?? btw im using cyanogenmod 7.2 broadcom custom rom..
Click to expand...
Click to collapse
adb is currently not working properly on CM Roms.Certain Commands don't work.

Related

problem after root

hey guys i'm having problem in adb when i put the remount command
it gives this message : opreation remount not prometted
why is that??? i'm rooted on ba023 and a lot of programs that use su is working correctly
h.boushi1987 said:
hey guys i'm having problem in adb when i put the remount command
it gives this message : opreation remount not prometted
why is that??? i'm rooted on ba023 and a lot of programs that use su is working correctly
Click to expand...
Click to collapse
Try typing 'su' (without inverted commas) before that command, when using your phone, and on a PC, do 'adb shell su' or 'adb shell' then 'su'. The command should now work.
You have to do this, if you followed the 'secure root' instructions before.
thanks man it works!!!!!
Sent from my X10i using the XDA mobile application powered by Tapatalk

【Q】how can I go to adb shell??

how can I go to adb shell and how to use it??
in slade's daul touch should go to shell but I do not know how to do,have anybody help me??
sorry for my foolishness and big big thanks for answer!
Sent from my U20i using Tapatalk
There are 2 ways that I know to get to adb shell
First u can download android sdk that contains adb shell on it,enable usb debugging on u'r phone than connect it to your pc. Then run cmd on u'r pc and point to android sdk folder than type adb shell
Second,the easiest way I think,download and install terminal emulator from market,then run it and u are on adb shell now.
Sent from my U20i using XDA App
Evillest said:
how can I go to adb shell and how to use it??
in slade's daul touch should go to shell but I do not know how to do,have anybody help me??
sorry for my foolishness and big big thanks for answer!
Sent from my U20i using Tapatalk
Click to expand...
Click to collapse
here you got nice tutorial how to set up adb and how to use it
http://theunlockr.com/2009/10/06/how-to-set-up-adb-usb-drivers-for-android-devices/
but if you want to install dualtouch makes as it says in bold procedure
but if u are runing slades rom you dont need to do that beacuse dualtouch is allredy icluded
Eyama said:
here you got nice tutorial how to set up adb and how to use it
http://theunlockr.com/2009/10/06/how-to-set-up-adb-usb-drivers-for-android-devices/
but if you want to install dualtouch makes as it says in bold procedure
but if u are runing slades rom you dont need to do that beacuse dualtouch is allredy icluded
Click to expand...
Click to collapse
I've run slade's rom,but there have update version,should I install the update version in adb shell???
Sent from my U20i using Tapatalk
Just see my tweaks, install update.zip and follow instructions, no adb shell needed, if you want you can use terminal emulator
Sent from my ftw mini pro
recca666 said:
There are 2 ways that I know to get to adb shell
First u can download android sdk that contains adb shell on it,enable usb debugging on u'r phone than connect it to your pc. Then run cmd on u'r pc and point to android sdk folder than type adb shell
Second,the easiest way I think,download and install terminal emulator from market,then run it and u are on adb shell now.
Sent from my U20i using XDA App
Click to expand...
Click to collapse
it's mean that terminal emulator's function same as adb shell??
or,terminal emulator is one of the shell??
Sent from my U20i using Tapatalk
Use the terminal. Adb shell is just a way for u to use your PC's command prompt in the same way the terminal works
sent from my transparent xda app by the impaler747
johnson8cyl said:
Use the terminal. Adb shell is just a way for u to use your PC's command prompt in the same way the terminal works
sent from my transparent xda app by the impaler747
Click to expand...
Click to collapse
thanks!! I've see that what should I do。
Sent from my U20i using Tapatalk
D4rKn3sSyS said:
Just see my tweaks, install update.zip and follow instructions, no adb shell needed, if you want you can use terminal emulator
Sent from my ftw mini pro
Click to expand...
Click to collapse
thanks for your help!
Sent from my U20i using Tapatalk
I´m trying the second method, i have the console in my android but this is what i´m doing and i´m getting adb: not found
$ $su
# adb shell
adb: not found <---- what i´m doing wrong?
Thanks in advance
What are u trying to do? Adb shell command is from PC console not terminal in your phone. Adb is part of sdk setup on your pc
Sent from my HTC Magic using XDA App

[Q] adb ?????????????? no permissions in ubuntu

I'm in a recovery boot loop and need to be able to access adb from recovery. I'm running ubuntu and adb devices while in recovery shows ?????????????? no permissions. Can somebody please help me. I think it may be as simple as a rule change somewhere but thats just a guess. Thanks guys.
newellj79 said:
I'm in a recovery boot loop and need to be able to access adb from recovery. I'm running ubuntu and adb devices while in recovery shows ?????????????? no permissions. Can somebody please help me. I think it may be as simple as a rule change somewhere but thats just a guess. Thanks guys.
Click to expand...
Click to collapse
Try this:
sudo su
adb start-server (preceeded by adb kill-server if adb already running). NOTE: You may have to change the path to adb since you are using Superuser to start the server, it may not be in your .bashrc.
exit
Then, run adb devices and see what you get. Happened to me with the EVO 3D and the above worked for me. Starting the adb server with SU permissions works.
pinky059 said:
Try this:
sudo su
adb start-server (preceeded by adb kill-server if adb already running). NOTE: You may have to change the path to adb since you are using Superuser to start the server, it may not be in your .bashrc.
exit
Then, run adb devices and see what you get. Happened to me with the EVO 3D and the above worked for me. Starting the adb server with SU permissions works.
Click to expand...
Click to collapse
Thanks. That got it,
Sent from my T-Mobile myTouch 3G using XDA
The file to check would an udev rules file. See where ubuntu keeps it.
Sent from my i9250

Rooting Micromax A27

This Guide is for those who cant root their devices by tools like SuperOne , UnlockRoot etc .Because Adb cant recognize their devices .
This is a manual method and i like it most . first thing you need is adb .
download su and superuser.apk . download and install moborobo . now extracy su and superuser to your adb folder .
now connect a27 with moborobo . it will install drivers . dont disconnect your device with moborobo .
While connected with moborobo open command prompt in your adb folder .
type
Code:
adb devices
if you find your device listed then type
Code:
adb remount
Code:
adb push su /system/bin/
Code:
adb push su /system/xbin/
Code:
adb shell chmod 4755 /system/bin/su
Code:
adb shell chmod 4755 /system/xbin/su
Code:
adb install superuser.apk
Hey,, i cant install the spreadtrum driver it is showing does not contain 3rd party digital signature
rv6598 said:
Hey,, i cant install the spreadtrum driver it is showing does not contain 3rd party digital signature
Click to expand...
Click to collapse
install google drivers . no need to install spreadtrum .
pls send me driver link
driver link pls.... thnks
moborobo is not installing the driver
cant find the device in command prompt
Pls help me
i cant find the devices in the command prompt
rv6598 said:
Pls help me
i cant find the devices in the command prompt
Click to expand...
Click to collapse
try moborobo method .
not working
it is not working
Vibhav Jha said:
This Guide is for those who cant root their devices by tools like SuperOne , UnlockRoot etc .Because Adb cant recognize their devices .
This is a manual method and i like it most . first thing you need is adb .
download su and superuser.apk . download and install moborobo . now extracy su and superuser to your adb folder .
now connect a27 with moborobo . it will install drivers . dont disconnect your device with moborobo .
While connected with moborobo open command prompt in your adb folder .
type
Code:
adb devices
if you find your device listed then type
Code:
adb remount
Code:
adb push su /system/bin/
Code:
adb push su /system/xbin/
Code:
adb shell chmod 4755 /system/bin/su
Code:
adb shell chmod 4755 /system/xbin/su
Code:
adb install superuser.apk
Click to expand...
Click to collapse
where i can find adb folder and where i have to extract???????????
rv6598 said:
Hey,, i cant install the spreadtrum driver it is showing does not contain 3rd party digital signature
Click to expand...
Click to collapse
i have driver link but due to i am a new to xda therefore xda not allowing me to post outsiders link so plz mail me if u want driver link
[email protected]
Micromax bolt a27
Vibhav Jha said:
This Guide is for those who cant root their devices by tools like SuperOne , UnlockRoot etc .Because Adb cant recognize their devices .
This is a manual method and i like it most . first thing you need is adb .
download su and superuser.apk . download and install moborobo . now extracy su and superuser to your adb folder .
now connect a27 with moborobo . it will install drivers . dont disconnect your device with moborobo .
While connected with moborobo open command prompt in your adb folder .
type
Code:
adb devices
if you find your device listed then type
Code:
adb remount
Code:
adb push su /system/bin/
Code:
adb push su /system/xbin/
Code:
adb shell chmod 4755 /system/bin/su
Code:
adb shell chmod 4755 /system/xbin/su
Code:
adb install superuser.apk
Click to expand...
Click to collapse
is it applicable to Micromax Bolt A27
Micromax A27 Big Problem.....Help..!!!
[email protected] said:
is it applicable to Micromax Bolt A27
Click to expand...
Click to collapse
hiiiii...
theres a big problem with me..with my micromax a27
i hv installed cwm and taken backup of stock rom.
but mistakenly formatted system,data,cache....and all things in mounts and storage.
and then i realised that for booting into cwm is through quick boot (from thats what i was booting to recovery, i dont know any other way to boot)...
so u know my problem.....
plz say any way through which i can directly boot into cwm recovery and get my phone back...through buttons.....
plz im in big trouble and i waiting for replies.....
plz do reply immediately.....
there has to be a way out there to recover back...
Through pc....cmon dev's
Plz reply with concern. .....its very important to me.....
Plz show all the instructions....
not working help us to root micromax a27
unlockroot ( with moborobo) not working
First.. Use a powerful cable for e.g. samsung galaxys or canvas hds usb cable.. Your phone will be recognized by adb too.. Once that happens unlockroots good to go
Sent from my XT1028 using XDA Free mobile app
---------- Post added at 05:55 AM ---------- Previous post was at 05:46 AM ----------
Im no dev but.. If u want to boot into recovery u first have to boot in fastboot mode "power + volume down" .. Then you have to download recovery.img of ur phone from google then .. Check if your phone is connected by typing "fastboot devices"
If it shows a random number your good to go.. Den put your downloaded recovery.img in your ad and fast boot folder.. N open fastboot by pressing shift and right click and open window here and type "fastboot flash boot recovery.img" and then normal remove battery and normal boot.. U will boot in recovery
Sent from my XT1028 using XDA Free mobile app

[Q] Error: Device not Detected - Rooted Dell Streak 7

Okay, basically I used Teamwin and superuser to root my Dell Streak 7 with this tutorial:
watch?v=u302zKspk2E
^put the YouTube url before this, apparently I have to make 10 posts before posting links (THANKS A LOT)
It worked, but now I have a serious problem. When I open the command prompt and everything, I type adb devices and there's no problem, the device is detected and all is good. But after typing
adb shell
$su
#
when I type:
#adb devices
Error: device not found
I'm trying to make /system writable long enough to add my own files in, but I can't do that without superuser mode!
Anyone have a problem like this?
Specs: Windows 8 64-bit on a Dell Streak 7 [Teamwin + Superuser]
HackAttack37 said:
Okay, basically I used Teamwin and superuser to root my Dell Streak 7 with this tutorial:
watch?v=u302zKspk2E
^put the YouTube url before this, apparently I have to make 10 posts before posting links (THANKS A LOT)
It worked, but now I have a serious problem. When I open the command prompt and everything, I type adb devices and there's no problem, the device is detected and all is good. But after typing
adb shell
$su
#
when I type:
#adb devices
Error: device not found
I'm trying to make /system writable long enough to add my own files in, but I can't do that without superuser mode!
Anyone have a problem like this?
Specs: Windows 8 64-bit on a Dell Streak 7 [Teamwin + Superuser]
Click to expand...
Click to collapse
It detects your device in adb. When you are in adb shell, that is the same as running a Terminal app on the phone. It's not going to see an adb device because it IS the device. Just skip the adb devices while in shell and continue.
es0tericcha0s said:
It detects your device in adb. When you are in adb shell, that is the same as running a Terminal app on the phone. It's not going to see an adb device because it IS the device. Just skip the adb devices while in shell and continue.
Click to expand...
Click to collapse
Okay, so just typing "sysrw" should work for making the system writable once in adb shell su?
Have to mount the system with this command in adb shell:
mount -t yaffs2 /dev/block/mtdblock6 /system
What exactly are you trying to do? Seems like it might be easier with a file explorer that has root access. With that you can mount the system, copy stuff in, change the permissions and reboot. Works for a lot of things on most devices, but depends on the ultimate goal.
HackAttack37 said:
Okay, so just typing "sysrw" should work for making the system writable once in adb shell su?
Click to expand...
Click to collapse
mind the guy above. When you are at the # prompt. You use this code to remount /system, (you should have busybox installed).
Code:
busybox mount -o remount,rw /system
Lgrootnoob said:
mind the guy above. When you are at the # prompt. You use this code to remount /system, (you should have busybox installed).
Code:
busybox mount -o remount,rw /system
Click to expand...
Click to collapse
The command I posted is specifically for the Dell Streak 7 from their forums. The generic one might work, but I always find specific answers to be best.
es0tericcha0s said:
The command I posted is specifically for the Dell Streak 7 from their forums. The generic one might work, but I always find specific answers to be best.
Click to expand...
Click to collapse
Alright, fair enough.

Categories

Resources