[Q] Android Command Shell, cannot su - Galaxy S I9000 Q&A, Help & Troubleshooting

Better terminal emulator
Sent from my GT-I9000 using XDA App

Also, try ConnectBot.. It has SSH\Telnet support... =)
Cheers
Phk

Related

Pulling the Boot.img ...

I would like to pull my boot.img from my Nook, but my questions are 1) is it possible 2) is so, how do I do it?
I have looked on Nookdev and searched with google. I have found the stock boot.img, but since I am using a modified rom I would like to start with that.
Is the ramdisk.img what I am looking for in a rom? Wondering because that's what SDK is using
Sent from my HERO200 using XDA App
You should be able to either adb pull it or dd on the actual phone.
adb pull /dev/block/mmcblk0p1 boot.img
or
dd if=/dev/block/mmcblk0p1 of=/sdcard/boot.img
* and by phone, I mean tablet
Thanks, give it a shot when I get home.
Sent from my HERO200 using XDA App
Look in your Clockworkmod/backup folder...
Sent from my Nexus One using XDA Premium App
Dan you are the man! That worked, thanks
Sent from my HERO200 using XDA App

ADB problems

I have been having problems with the ROM install on my girlfriends phone, so I was going to do an ODIN restore and then start over. Unfortunately, ODIN doesn't see the phone. I have installed the drivers, but when i try adb devices in the command prompt window, there is nothing listed. Its like the phone isn't there. Any advice?
What's the ROM on the phone?
Sent from my SAMSUNG-SGH-I897 using xda premium
cyanogen mod nightly. 104 i think
What OS is on your computer ?
Sent from my SAMSUNG-SGH-I897 using xda premium
Download mode can't be seen in adb. Also your computer will now see your phone as a nexus s. You need all the drivers from android sdk
Sent from my MB860
That is correct , pirateghost is a good helper!
Sent from my SAMSUNG-SGH-I897 using xda premium
And if on windows vista or7 you have top run odin as admin
Sent from my SAMSUNG-SGH-I897 using xda premium

[Q] Rooted but superuser doesn't give out root acces

I am rooted but somehow superuser won't give out root acces.
I had a look at my build.prop and the secure thing was set to 1 and it is supposed to be 0 right?
Anyone ?
Sent from my LG-P970 using xda premium
Stop bumping your threads, if someone has the answer, they will let you know
Sent from my GT-S5660
su bin seems missing
And How do i install that without root acces? When i update it via superuser it fails on the md5sum
Sent from my LG-P970 using xda premium
RomWiz said:
And How do i install that without root acces? When i update it via superuser it fails on the md5sum
Sent from my LG-P970 using xda premium
Click to expand...
Click to collapse
Install busy box + su update fixer from market..
Sent from my LG-P970 using xda premium
omr911 said:
Install busy box + su update fixer from market..
Sent from my LG-P970 using xda premium
Click to expand...
Click to collapse
Busybox needs root acces and so do su update fixer
Sent from my LG-P970 using xda premium

problem running adb commands

i always get adb is not a command on windows help?
Sent from my KFTT using xda premium
KindleFireGuy said:
i always get adb is not a command on windows help?
Sent from my KFTT using xda premium
Click to expand...
Click to collapse
Do you have SDK installed or are you using it as a standalone?
soupmagnet said:
Do you have SDK installed or are you using it as a standalone?
Click to expand...
Click to collapse
let me try sdk then ill get back to you soup

Check Screen Type

First off, I apologize for this question because I've read how to do it in the development section but for the life of me I can't find it.
What's the command to check screen type in adb or terminal emulator? I've I've read through the threads but must have missed it. Thanks for the help!
Sent from my VS980 4G using XDA Premium 4 mobile app
su
cat proc/cmdline
JRJ442 said:
su
cat proc/cmdline
Click to expand...
Click to collapse
You're the man! Thanks a whole bunch!
Sent from my VS980 4G using XDA Premium 4 mobile app
Or install bender's panel.apk it's a tiny file less then 100kb... You can find it on Androidfilehost.com
Sent from my LG-VS980 using XDA Premium 4 mobile app

Categories

Resources