[Q] how to know my CID of my SDcard - HTC Desire S

please help me ......
when i write in cmd :
cat /sys/class/mmc_host/mmc1/mmc1:*/cid
the cmd told me no such file or directory

Related

[Q] md5 mismatch nandroid restore

well i am on nmv 2.11.30(ics) rom nw, and i went ino recovery to do a nandroid restore of nmv 1.11.30(gb) and im getting this error - MD5 MISMATCH ..
help plz
i did rename tht folder but that cant be the reason rite
if i dnt get it back then ics bcums my daily rom !!! ..
Make a new MD5 hash, from here:
http://forum.xda-developers.com/showthread.php?t=976453
adb shell
# cd /sdcard/clockworkmod/backup/yourbackupfilefolder
# rm nandroid.md5
# md5sum *img > nandroid.md5
Click to expand...
Click to collapse
Greetz
sorry i dint understand how to do it, dnt knw wher to type this _ adb shell
# cd /sdcard/clockworkmod/backup/2010-06-29.20.22.53
# rm nandroid.md5
# md5sum *img > nandroid.md5
Make sure the name of the backup has no spaces and no special characters beside a:
-
rrohanjs said:
sorry i dint understand how to do it, dnt knw wher to type this _ adb shell
# cd /sdcard/clockworkmod/backup/2010-06-29.20.22.53
# rm nandroid.md5
# md5sum *img > nandroid.md5
Click to expand...
Click to collapse
You have to connect your device to your PC and boot into recovery.
Then, open up a Windows command prompt (assuming you use Windows, otherwise a Linux terminal) and navigate to the folder were the adb.exe (or adb for Linux) is stored.
Since you have rooted and unlocked your phone I assume you downloaded the Android SDK. This means that generally the adb.exe will be found in C:/android-sdk/platform-tools (or well, wherever you installed it).
Once you've navigated to the correct folder you can input those commands in the command prompt.
"adb shell' will start a shell running on your Nexus which you can control through your computer. The following commands are Linux commands to:
a) change directory to where your backup is saved
b) rm (remove) the existing .md5 file
c) create a new md5 hash
Good luck,
Greetz

BEST downgrade HBOOT 2.00.0002 to 0.98.XXXX this way removes the ***re_locked***

Mod Edit.
Thank for giude but i can find RUU for my HTC Ds
hoanglamtong said:
thank for giude but i can find ruu for my htc ds
Click to expand...
Click to collapse
RUU's on 1st post now mate loads 2 pick from
anyone sucessfully used my guide?
Can anyone who has successfuly used my guide to downgrade please post why u think if my guide an how u think it could be made better. And say if u think its better than the other guides and why thanks very much. Have a good evening all.
ok, here is a success story with a minor modification...
i unlocked my device via htcdev, and rooted it also so i just did:
downloaded http://rapidshare.com/files/6806934...0805U_38.03.02.11_M_release_177977_signed.rar
- adb push misc_version /data/local/tmp
- adb shell chmod 777 /data/local/tmp/misc_version
- adb shell /data/local/tmp/misc_version -s 1.27.405.6
then rebooted to bootloader (power off, power+vol down) and
- fastboot oem lock
this reported error, but device was relocked
right click / run as administrator ruu (still in bootloader)
ruu installation went smoothly and now device is:
SAGA PVT SHIP S-ON RL
HBOOT-0.98.0000
RADIO-38.03.02.11_M
eMMC-boot
Just to save my fellow noobs trouble:
-bootloader must be locked before installing ruu!
-i have read somewhere that if you use custom rom when re-locked your device WILL NOT BOOT, so do this only if you know what you are doing
-when using Win7 you can start CMD in specific folder (avoid 5-10 cd's or long/path/to/folder) by holding shift+right click/open command window here)
paul.robo, thanks again, especially for trouble of gathering all those ruus!
No problem mate good to see my guides helping people can u confirm that the **re locked** at the top of the screen has gone ?
yes! no "re-locked", "locked" or "unlocked", i copied text in bootloader "as is" from top of the screen to time and date.
Htcdev.com guide aded now guys :d
The guides up now and for htcdev.com unlocked bootloaders please use the attatchment in the 1st post. If u unlocked with htcdev.ciom i assumed u got root access there for u dont need to use the zergrush method you can just push the misc_version to your saga and change it. If u need anymore help jjust pm me .
Thanks Paul, your guide worked perfect where the others failed
Dear paul.robo,
HBOOT-0.98.0000 is not supported by htcdev unlocker and therefore we can not see re-locked or whatever in bootloader but even after you get back to stock your phone is officialy out off warranty.
I can add one think for those who get in to a trouble with RUU installer.
You can use rom.zip en flash it like described below:
Start your phone after all the steps with misc_version and hboot in bootloader "Fastboot USB" mode.
Step 1: On you computer in "cmd" run fastboot oem rebootRUU you will be presented with black screen on your phone.
Step 2: On your computer in cmd run fastboot flash zip rom.zip.
It is possible that after first reboot it will not go further then bootloader and stay in "Fastboot USB" mode then follow Step 1 and 2 again then it will install the whole rom and reboot your phone into normaal mode.
Help,hboot 2.00.0002
I am on mac , can u help me please ? I am new to all these
I downgraded my Phone successfully using this. My Phone if from FET TW region.
While the downgrade works & you return to S-ON & Locked as default settings, the moment you upgrade to 2.3.5 FOTA Update Your bootloader becomes Relocked..
Just some thing to note before you use this..
Great Guide and restored my phone to stock back..
Giorgio89 said:
I am on mac , can u help me please ? I am new to all these
Click to expand...
Click to collapse
its the exact same use all the same commands as you would on a windows pc. i have done this on my hackintosh and my windows 8 pc both works, also on ubuntu is same
Huh
Thanks man , I guess I gotta try harder ...
Giorgio89 said:
Thanks man , I guess I gotta try harder ...
Click to expand...
Click to collapse
how are you stuck mate ?
paul.robo said:
how are you stuck mate ?
Click to expand...
Click to collapse
I don't really know to tell the truth ...
Consider me as a small child learning the alphabet right now
I open the terminal , then I drag the folder with the name "downgrade".
after that I type the commands you write and I get this :
Last login: Sun May 6 01:32:21 on ttys000
G.H.-iMac:~ goneis$ /Users/goneis/Desktop/DOWNGRADE.SAGA.AND.GUIDE adb push misc_version /data/local/tmp
-bash: /Users/goneis/Desktop/DOWNGRADE.SAGA.AND.GUIDE: is a directory
G.H.-iMac:~ goneis$ adb shell chmod 777 /data/local/tmp/misc_version
-bash: adb: command not found
G.H.-iMac:~ goneis$ adb shell /data/local/tmp/misc_version -s 1.27.405.6
-bash: adb: command not found
G.H.-iMac:~ goneis$
thanks again for your time ...
Also would you mind making a more analytical guide for osx ?
Baby steps -guy here
Giorgio89 said:
I don't really know to tell the truth ...
Consider me as a small child learning the alphabet right now
I open the terminal , then I drag the folder with the name "downgrade".
after that I type the commands you write and I get this :
Last login: Sun May 6 01:32:21 on ttys000
G.H.-iMac:~ goneis$ /Users/goneis/Desktop/DOWNGRADE.SAGA.AND.GUIDE adb push misc_version /data/local/tmp
-bash: /Users/goneis/Desktop/DOWNGRADE.SAGA.AND.GUIDE: is a directory
G.H.-iMac:~ goneis$ adb shell chmod 777 /data/local/tmp/misc_version
-bash: adb: command not found
G.H.-iMac:~ goneis$ adb shell /data/local/tmp/misc_version -s 1.27.405.6
-bash: adb: command not found
G.H.-iMac:~ goneis$
thanks again for your time ...
Also would you mind making a more analytical guide for osx ?
Baby steps -guy here
Click to expand...
Click to collapse
lol right open terminal ( go into applications then at the bottom there will be app called terminal open it and type cd then make sure u put a space after u type cd then after you type that drag my folder into the terminal then press ENTER once you done that type all commands 1 by 1 okay
my other downgrade threads here http://forum.xda-developers.com/showthread.php?p=25717156#post25717156
paul.robo said:
lol right open terminal ( go into applications then at the bottom there will be app called terminal open it and type cd then make sure u put a space after u type cd then after you type that drag my folder into the terminal then press ENTER once you done that type all commands 1 by 1 okay
my other downgrade threads here http://forum.xda-developers.com/showthread.php?p=25717156#post25717156
Click to expand...
Click to collapse
this time I get this :
Last login: Sun May 6 01:13:35 on ttys000
G.H.-iMac:~ G.H.$ cd
G.H.-iMac:~ G.H.$ cd /Users/G.H./DOWNGRADE.SAGA.AND.GUIDE
G.H.-iMacOWNGRADE.SAGA.AND.GUIDE G.H.$ adb push misc_version /data/local/tmp
-bash: adb: command not found
G.H.-iMacOWNGRADE.SAGA.AND.GUIDE G.H.$ adb shell chmod 777 /data/local/tmp/misc_version
-bash: adb: command not found
G.H.-iMacOWNGRADE.SAGA.AND.GUIDE G.H.$ adb shell /data/local/tmp/misc_version -s 1.27.405.6
-bash: adb: command not found
G.H.-iMacOWNGRADE.SAGA.AND.GUIDE G.H.$
:/
Giorgio89 said:
this time I get this :
Last login: Sun May 6 01:13:35 on ttys000
G.H.-iMac:~ G.H.$ cd
G.H.-iMac:~ G.H.$ cd /Users/G.H./DOWNGRADE.SAGA.AND.GUIDE
G.H.-iMacOWNGRADE.SAGA.AND.GUIDE G.H.$ adb push misc_version /data/local/tmp
-bash: adb: command not found
G.H.-iMacOWNGRADE.SAGA.AND.GUIDE G.H.$ adb shell chmod 777 /data/local/tmp/misc_version
-bash: adb: command not found
G.H.-iMacOWNGRADE.SAGA.AND.GUIDE G.H.$ adb shell /data/local/tmp/misc_version -s 1.27.405.6
-bash: adb: command not found
G.H.-iMacOWNGRADE.SAGA.AND.GUIDE G.H.$
:/
Click to expand...
Click to collapse
right im going to go onto my mac and ill make a file that will do it for you. ill PM u when ive done it mate okay did u try my other guide ???? its here http://forum.xda-developers.com/showthread.php?p=25717945#post25717945
when u download it unzip it drag the folder onto your desktop open up terminal and drag the Desire Downgrade Kit.bat file into your terminal and press enter
paul.robo said:
right im going to go onto my mac and ill make a file that will do it for you. ill PM u when ive done it mate okay did u try my other guide ???? its here http://forum.xda-developers.com/showthread.php?p=25717945#post25717945
when u download it unzip it drag the folder onto your desktop open up terminal and drag the Desire Downgrade Kit.bat file into your terminal and press enter
Click to expand...
Click to collapse
I connected the phone with the mac , entered it on debug mode . Used your other guide , entered the .bat file on the terminal and all I got was command not found ... ( I guess I have to wait for the file )

[Q] Question about RO /system/bin

Hello XDA need your support.I am trying to fix a bootloop but I cannot run the ADB SHELL - exec '/system/bin/sh' failed: No such file or directory (2) - when I try to insert the sh file with adb push it sends me Cannot Copy "Read-Only" system
I know I can unlock the /system with the shell codes but my urgent question is how I can insert this sh file because android cant find it
And the most important is then the ADB SHELL is needed for fastboot commands
Any Ideas ?

[Question] how to search by ADB Command ?

Hi to all
please Help me For :
How to Search file or Folder with ADB Command
Via CMD line or bach file
Find
i find
adb shell busybox find . -name "Build.prop" | more
adb shell busybox find . -name "Build.prop" > c:\Rain.txt

How to pull mmcblk0 or any partition directly to pc?

I have tried following command on ADB to extract partition, but failed.
source:fciotti.com/2017/02/26/clone-android-memory
Code:
chmod +r /dev/block/mmcblk0
returns
Code:
Bad mode
Code:
adb pull /dev/block/mmcblk0 "mmc.img"
returns
Code:
remote permission denied
I have post a question on stack exchange, and found a command working but failed after dumping 4gb on sdcard (not directly to pc) because of file system.
source:android.stackexchange.com/questions/185433/problem-with-coping-mmcblk0-to-pc?noredirect=1#
Code:
adb exec-out "su -c 'cat /dev/block/mmcblk0'" > mmc.img
but it create a 0kb img file.
Please anyone help.

Categories

Resources