[SOLVED]Any help pls some problem with Restore (2.18.401.2_stock_twrp) - HTC One X+

hello all
I have some problem > When i Move File 2.18.401.2_stock_twrp.zip in sideload to my device
in CMD sending 100% but in sideload my device Tell me
***********************************************************
checking for MD5 file...
Skipping MD5 check: no MD5 file found .
verifying zip signature . . .
E: zip signature verification failed: 1
**********************************************************
and I Try To cancel check MD5 in the options twrp > Fail
I use TWRP v2.6.3.0
and I have in this file zip (2.18.401.2_stock_twrp) 6 files
1- boot.emmc.win
2- boot.emmc.win.md5
3- data.ext3.win
4- data.ext3.win.md5
5- system.ext4.win
6- system.ext4.win.md5
any help please to fix this problem
cid : htc_J15
hboot : 1.72.0000

Any help pls ?

htc one x plus said:
Any help pls ?
Click to expand...
Click to collapse
Sideload only works for rom.zip files, not for backups. you either have to push the backup to the right folder using adb push command or sideload any rom (don't forget to flash the boot.img in fastboot first) and copy the backup to the device as soon as it has finished booting.

reaper90 said:
Sideload only works for rom.zip files, not for backups. you either have to push the backup to the right folder using adb push command or sideload any rom (don't forget to flash the boot.img in fastboot first) and copy the backup to the device as soon as it has finished booting.
Click to expand...
Click to collapse
thanks for replay
But how I can move the file (2.18.401.2_stock_twrp) to TWRP \\ and after restore this (2.18.401.2_stock_twrp)
and step pls me noob

twrp 2.8 has mtp support. you can copy it using windows explorer

crusader727 said:
twrp 2.8 has mtp support. you can copy it using windows explorer
Click to expand...
Click to collapse
I looked in all forums twrp 2.8 for hox plus > all links not working
and here to http://teamw.in/project/twrp2 >> downloading To 99% and stop
and link pls

http://forum.xda-developers.com/showthread.php?t=1995002
http://techerrata.com/browse/twrp2/enrc2b
http://www.plsdontpwn.me/?dir=enrc2b/twrp

or install a custom ROM (e.g. ARHD8) first and then you can copy the unzipped backup to the sdcard.

crusader727 said:
http://forum.xda-developers.com/showthread.php?t=1995002
http://techerrata.com/browse/twrp2/enrc2b
http://www.plsdontpwn.me/?dir=enrc2b/twrp
Click to expand...
Click to collapse
schinge said:
or install a custom ROM (e.g. ARHD8) first and then you can copy the unzipped backup to the sdcard.
Click to expand...
Click to collapse
thanks guys for help
me install custom ROM ARHD8 and me copy ( 2.18.401.2_stock_twrp) to SDcard
and now how can I back to stock I done see restore for 2.18.401.2_stock_twrp ?

Copy your files 1-6 into a subfolder under TWRP/BACKUPS/<serial number of your device> on the sdcard. Then you should find the backup in TWRP.

schinge said:
Copy your files 1-6 into a subfolder under TWRP/BACKUPS/<serial number of your device> on the sdcard. Then you should find the backup in TWRP.
Click to expand...
Click to collapse
sorry bro im noob
I worked the following steps:
sdcard/TWRP/BACKUPS/>> and folder name my serial number << / and copy 6 files in folder my serial number
and after this how can I restore (stock_twrp) ? nothing in restore and backup
Sorry for the inconvenience

You have to create a new folder there - as I wrote it ('subfolder'). Then move the files into this folder.

schinge said:
You have to create a new folder there - as I wrote it ('subfolder'). Then move the files into this folder.
Click to expand...
Click to collapse
good news :laugh:
Big Thanks bro for your Awsome help :good: :good:

Related

[How-To] Extracting/Accessing Recovery/Nandroid backup (.img) files

Actually this info is already present on other device forums but is unavailable @X10 forum. So I thought I will put it up here,
* If the MODS feel this thread is redundant please delete it *
Nandroid backups files (.img) created via Recovery are yaffs file system images. A tool called Unyaffs can be used to extract the files within these images (data.img / cache.img / system.img).
linux users can d/l the source code from: http://code.google.com/p/unyaffs/downloads/list
and compile using:
Code:
gcc -o unyaffs unyaffs.c
for windows users:
you can download the attached rar file and extract it...
usage:
1) copy the compiled unyaffs file/exe (along with cygwin1.dll) to a new directory
2) copy the nandroid backup image (data.img / cache.img / system.img) into that directory
3) go to terminal/command prompt, change directory to where those files are and execute:
e.g. for system.img
Code:
unyaffs system.img
the contents of the .img file will be extracted in that directory
there is also an app in the market YaffsExpert with which you can extract the .img files using phone
Inspired from:
guide at EVO 4G forums http://forum.xda-developers.com/showthread.php?t=890508
Extracting files from a nandroid backup using unyaffs http://bit.ly/gTLFkc
How to extract the files of Nandroid backup on Windows @ androidforums.com http://bit.ly/fT7udF
xlnt
+1 nice post! very useful info for any Android owner, anyone ever backed up with nandroid or xRecovery and felt like they forgot something from one of their earlier backups...? This is what you need
Pretty nice and useful. I actually was tinkering around with these files the other day as I contemplated running either Z's Froyo Beta 4 OR J's GB
Thank you. It is very useful.
Great topic! Thanks
now i don't have to google for this thanx...
How To Repack Files?
Will this check for the md5?
velnens123 said:
How To Repack Files?
Click to expand...
Click to collapse
i didnt follow...
do u want to place/add/remove files to make ur own yaffs img?
mohdameer said:
Will this check for the md5?
Click to expand...
Click to collapse
this will just extract the contents of nandroid/recovery backups...
u can use md5summer or similar progs to check md5 sums..
i searched a tool like this... thank for this HOW TO!
DooMLoRD said:
this will just extract the contents of nandroid/recovery backups...
u can use md5summer or similar progs to check md5 sums..
Click to expand...
Click to collapse
thanks. the reason i asked was that, everytime i try any rom from z, i get md5 error while restoring old backup. after extensive search in this forum and loosing my sms messages, i found a way. using adb shell, then using "busybox md5sum" i was able to generate the correct md5 hashes or whatever its called then restore the xrecovery backups. if i use the md5sum directly from the adb shell then xrecovery gives me mismatch.
may be z can look into this. i beleive the md5 mismatches are caused due to different md5sum command in adb shell and in busybox.
mohdameer said:
thanks. the reason i asked was that, everytime i try any rom from z, i get md5 error while restoring old backup. after extensive search in this forum and loosing my sms messages, i found a way. using adb shell, then using "busybox md5sum" i was able to generate the correct md5 hashes or whatever its called then restore the xrecovery backups. if i use the md5sum directly from the adb shell then xrecovery gives me mismatch.
may be z can look into this. i beleive the md5 mismatches are caused due to different md5sum command in adb shell and in busybox.
Click to expand...
Click to collapse
no need... the problem is with blanks /spaces " " in ur file name/ folder name... check that... if u have renamed the backups (folder name) and have space in it u will get md5 error... spaces in folder names are not supported...
no didnt change a single thing. even the filename which is the default timestamp.
Which version of recovery is that? Sounds maybe messed up. Using latest version helps.. just a thought
mohdameer said:
no didnt change a single thing. even the filename which is the default timestamp.
Click to expand...
Click to collapse
dude thanks a lot.it was useful
MrHassell said:
Which version of recovery is that? Sounds maybe messed up. Using latest version helps.. just a thought
Click to expand...
Click to collapse
i am using the latest one.
mohdameer said:
i am using the latest one.
Click to expand...
Click to collapse
xRecovery v0.3 Recovery
or
FreeXperia Recovery
DooMLoRD said:
xRecovery v0.3 Recovery
or
FreeXperia Recovery
Click to expand...
Click to collapse
xRecovery v0.3 Recovery
i didnt knew there was a different freexperia one.
i downloaded from z xrecovery thread , the unified one.
sorry if i am hijacking this thread in wrong direction. i found the solution as i mentioned earlier.
DooMLoRD said:
Actually this info is already present on other device forums but is unavailable @X10 forum. So I thought I will put it up here,
* If the MODS feel this thread is redundant please delete it *
Nandroid backups files (.img) created via Recovery are yaffs file system images. A tool called Unyaffs can be used to extract the files within these images (data.img / cache.img / system.img).
linux users can d/l the source code from: http://code.google.com/p/unyaffs/downloads/list
and compile using:
Code:
gcc -o unyaffs unyaffs.c
for windows users:
you can download the attached rar file and extract it...
usage:
1) copy the compiled unyaffs file/exe (along with cygwin1.dll) to a new directory
2) copy the nandroid backup image (data.img / cache.img / system.img) into that directory
3) go to terminal/command prompt, change directory to where those files are and execute:
e.g. for system.img
Code:
unyaffs system.img
the contents of the .img file will be extracted in that directory
there is also an app in the market YaffsExpert with which you can extract the .img files using phone
Inspired from:
guide at EVO 4G forums http://forum.xda-developers.com/showthread.php?t=890508
Extracting files from a nandroid backup using unyaffs http://bit.ly/gTLFkc
How to extract the files of Nandroid backup on Windows @ androidforums.com http://bit.ly/fT7udF
Click to expand...
Click to collapse
Thank you very much!

[Q] recovery not working and some files missing may be ?????

i am using cynogenmod 7 on my sgs2 i backed up my rom via cwm recovery
i need to recover because all of my contacts were wipped and my pc crashed and had to format it so i lost the backup of my all contacts
so now i have this files in my backup folder
1- ".android_secure.vfat.tar " it is 605mb
2- "boot.img" it is 8mb
3- "data.ext4.tar" 887mb
4- "system.ext4.tar" 482mb
and wen i try to restore it shows md5 file missing and i have seen the posts which are there so i also tried it in terminal emulater i used the given commands but it did not work it said not found i tried adb shell it said not found
then at first su
it worked it gave me"#" this sign then again i did adb shell it showed again not found then i did the cd given codes in that also it said not found please help me
ps: i am new to all this so please help and please be as simple as u can
thank you in advance
CWM recovery should work if you have the exact same CWM recovery you used to backup with .
jje
Thanks but i already did that i used the same version of cwm recovery it is showing the missing files error
ralphrss said:
Thanks but i already did that i used the same version of cwm recovery it is showing the missing files error
Click to expand...
Click to collapse
Try creating a blank nandroid.md5 file with notepad and then place the same in the backup folder and then try restoring backup.
hope this helps!
ksantoshh said:
Try creating a blank nandroid.md5 file with notepad and then place the same in the backup folder and then try restoring backup.
hope this helps!
Click to expand...
Click to collapse
how do i do that exactly please give me some pointers and my note pad does not have the option of md5 files if u have it can u make me a copy of blank nandroid or tell me how to make it please and thankyou
Try Copy MD5 to desktop open with notepad delete contents and close and save . jje
JJEgan said:
Try Copy MD5 to desktop open with notepad delete contents and close and save . jje
Click to expand...
Click to collapse
i am missing the md5 file
i only have the four files which are given above which is in the first post
so can you please tell me how to make the new md5 file
ralphrss said:
how do i do that exactly please give me some pointers and my note pad does not have the option of md5 files if u have it can u make me a copy of blank nandroid or tell me how to make it please and thankyou
Click to expand...
Click to collapse
just save as .txt then change the extension to md5 using file explorer or similar.
if you long press on a file in file explorer it should popup with some options. Select rename and change the extension from txt to md5
ozzy lion said:
just save as .txt then change the extension to md5 using file explorer or similar.
if you long press on a file in file explorer it should popup with some options. Select rename and change the extension from txt to md5
Click to expand...
Click to collapse
i will try it will let you know if it worked or not
worked like a charm
For future, you realize your contacts auto sync to gmail.....
Sent from my GT-I9100 using Tapatalk 2

Number of files in backup folder ?

If I connect my phone to the laptop and look at a specific 'backup date' that's saved, on my phone, there is 6 or 7 files within the folder.
If I then copy the backup to the HDD on my laptop and open it there's only 2 files in the folder.
Why ?
Does that mean that if, for whatever reason, I lost my backups on the phone and then copied them from my laptop to my phone, they wouldn't work as a 'restore' because there's 'files missing' ?
Thanks
10rdan said:
If I connect my phone to the laptop and look at a specific 'backup date' that's saved, on my phone, there is 6 or 7 files within the folder.
If I then copy the backup to the HDD on my laptop and open it there's only 2 files in the folder.
Why ?
Does that mean that if, for whatever reason, I lost my backups on the phone and then copied them from my laptop to my phone, they wouldn't work as a 'restore' because there's 'files missing' ?
Thanks
Click to expand...
Click to collapse
I am not really aware of thud issue, first off please post the name of the recovery you are using, since nandroid backups differ.
It might be probable that there is an issue while using the usb.
I would suggest following this step.
Download Airdroid (its a way that you can copy files or download files from your phone to your computer and vice versa over the WiFi )
Go to your backup folder , write click on your backup folder and select "download as zip" . Once downloaded try to open the zip file and count the number of files.
Good luck
Sent from my HTC One x+ using XDA developers app
Ghand0ur said:
I am not really aware of thud issue, first off please post the name of the recovery you are using, since nandroid backups differ.
It might be probable that there is an issue while using the usb.
I would suggest following this step.
Download Airdroid (its a way that you can copy files or download files from your phone to your computer and vice versa over the WiFi )
Go to your backup folder , write click on your backup folder and select "download as zip" . Once downloaded try to open the zip file and count the number of files.
Good luck
Sent from my HTC One x+ using XDA developers app
Click to expand...
Click to collapse
OK, will give it a go. Using TWRP-
Cheers
10rdan said:
OK, will give it a go. Using TWRP-
Cheers
Click to expand...
Click to collapse
Concerning the number of files in the TWRP nandroid backups, it differs from one ROM to the other. For me I have about 7 in stock, 8 in CM and 9 with android hd revolution.
If you want to know whether your copying is a success, compare the folder size. Use ES file explorer or any other to total size, then on your computer do the same and compare. But I think its an issue with your USB hubs or the phone itself . Airdroid fixed it to me as I am having laggy usb hubs and so forth and so on, so it saves time.
Ghand0ur said:
Concerning the number of files in the TWRP nandroid backups, it differs from one ROM to the other. For me I have about 7 in stock, 8 in CM and 9 with android hd revolution.
If you want to know whether your copying is a success, compare the folder size. Use ES file explorer or any other to total size, then on your computer do the same and compare. But I think its an issue with your USB hubs or the phone itself . Airdroid fixed it to me as I am having laggy usb hubs and so forth and so on, so it saves time.
Click to expand...
Click to collapse
It's stock 4.2.2, sense 5 that I backed up.
Just tried Airdroid like you suggested, will take a bit of getting used to, and still 2 files missing.
Files on phone in backup folder :- boot.emmc.win
boot.emmc.win.md5
data.ext3.win
data.ext3.win.md5
recovery.log
system.ext4.win
system.ext4.win.md5
Files on laptop after transfer :- boot.emmc.win
boot.emmc.win.md5
data.ext3.win.md5
recovery
system.ext4.win.md5
For whatever reason, 'data.ext3.win' and 'system.ext4.win' are missing ???
Thanks
10rdan said:
It's stock 4.2.2, sense 5 that I backed up.
Just tried Airdroid like you suggested, will take a bit of getting used to, and still 2 files missing.
Files on phone in backup folder :- boot.emmc.win
boot.emmc.win.md5
data.ext3.win
data.ext3.win.md5
recovery.log
system.ext4.win
system.ext4.win.md5
Files on laptop after transfer :- boot.emmc.win
boot.emmc.win.md5
data.ext3.win.md5
recovery
system.ext4.win.md5
For whatever reason, 'data.ext3.win' and 'system.ext4.win' are missing ???
Thanks
Click to expand...
Click to collapse
that was the bug with the TWRP 2.6.0 version...some ****ed up permission issue where the file will be in phone but won't copy to the PC...
but that has been sorted on the latest version of TWRP 2.6.3 u can get that from here
[email protected] said:
that was the bug with the TWRP 2.6.0 version...some ****ed up permission issue where the file will be in phone but won't copy to the PC...
but that has been sorted on the latest version of TWRP 2.6.3 u can get that from here
Click to expand...
Click to collapse
Ok, cheers.
What's the best way, or only way, to get it onto the phone, does it just wright over the top of the version I currently have ?
Thanks
Also...... after putting latest TWRP on phone, will the backups I made with older version disappear ?
Cheers
10rdan said:
Also...... after putting latest TWRP on phone, will the backups I made with older version disappear ?
Cheers
Click to expand...
Click to collapse
U can flash it on top of the old version....
and just clear the cache from the fastboot (just incase)
ur backup ll all be there it simply wouldn't disappear.......
Flash it with "fastboot commands" or put on sd and "install" through TWRP ?
Cheers
[email protected] said:
U can flash it on top of the old version....
and just clear the cache from the fastboot (just incase)
ur backup ll all be there it simply wouldn't disappear.......
Click to expand...
Click to collapse
Flash it with "fastboot commands" or put on sd and "install" through TWRP.
Cheers
Sorry for double post.
10rdan said:
Flash it with "fastboot commands" or put on sd and "install" through TWRP ?
Cheers
Click to expand...
Click to collapse
Using fastboot...
Code:
fastboot flash recovery openrecovery-twrp-2.6.3.0-enrc2b.img
fastboot erase cache
[email protected] said:
Using fastboot...
Code:
fastboot flash recovery openrecovery-twrp-2.6.3.0-enrc2b.img
fastboot erase cache
Click to expand...
Click to collapse
Thanks a lot.
[email protected] said:
Using fastboot...
Code:
fastboot flash recovery openrecovery-twrp-2.6.3.0-enrc2b.img
fastboot erase cache
Click to expand...
Click to collapse
Downloaded TWRP, put in 'fastboot' folder, connected phone, phone recognised, used command 'adb reboot bootloader', phone rebooted and showing 'fastboot usb', BUT
when I type the command 'fastboot flash recovery openrecovery-twrp-2.6.3.0-enrc2b.img' I get a message saying '`fastboot' is not recognized as an internal or external command'
?????
10rdan said:
Downloaded TWRP, put in 'fastboot' folder, connected phone, phone recognised, used command 'adb reboot bootloader', phone rebooted and showing 'fastboot usb', BUT
when I type the command 'fastboot flash recovery openrecovery-twrp-2.6.3.0-enrc2b.img' I get a message saying '`fastboot' is not recognized as an internal or external command'
?????
Click to expand...
Click to collapse
I am pretty sure then u r missing the fastboot files in that folder.....
check whether u have fastboot files in that folder and set up things properly
[email protected] said:
I am pretty sure then u r missin the fastboot files in that folder.....
check whether u have fastboot files in that folder and set up things properly
Click to expand...
Click to collapse
Sorted..... put "download" into "sdk", "platform-tools", typed commands from "platform-tools" and.... sorted !
Thanks
[email protected] said:
that was the bug with the TWRP 2.6.0 version...some ****ed up permission issue where the file will be in phone but won't copy to the PC...
but that has been sorted on the latest version of TWRP 2.6.3 u can get that from here
Click to expand...
Click to collapse
Updated TWRP last night and copied backups to laptop this morning using USB cable AND Airdroid.
Same results, files missing. They're on my phone, in case of restore, but can't get them ALL onto laptop.
Tried to copy them onto Ubuntu, it's a dual boot laptop, but that only copies an empty folder ?
Also tried copying from phone direct to USB stick, no joy.
CONFUSED.
10rdan said:
Updated TWRP last night and copied backups to laptop this morning using USB cable AND Airdroid.
Same results, files missing. They're on my phone, in case of restore, but can't get them ALL onto laptop.
Tried to copy them onto Ubuntu, it's a dual boot laptop, but that only copies an empty folder ?
Also tried copying from phone direct to USB stick, no joy.
CONFUSED.
Click to expand...
Click to collapse
Still trying.....
Been trying through, various, wifi transfer apps. Nada !
Also tried copying the files one at a time through USB, the ones that will not copy are 'data.ext3.win' and 'system.ext4.win'.
Even when 'right clicking, to copy, I've tried copying to folders and straight to desktop, they just will not copy. I DON'T get any message re. unable to copy, absolutely nothing happens.
Any suggestions ?
Thanks
10rdan said:
Still trying.....
Been trying through, various, wifi transfer apps. Nada !
Also tried copying the files one at a time through USB, the ones that will not copy are 'data.ext3.win' and 'system.ext4.win'.
Even when 'right clicking, to copy, I've tried copying to folders and straight to desktop, they just will not copy. I DON'T get any message re. unable to copy, absolutely nothing happens.
Any suggestions ?
Thanks
Click to expand...
Click to collapse
what version of TWRP version r u using.....?
is it TWRP 2.6.3 or older
there is one way u can copy the old backup files to ur PC....
put ur phone on recovery mode and "adb pull" the files to ur PC
ex: "adb pull sdcard/TWRP/BACKUPS/XXXXXXXXX/backup/data.ext3.win"
10rdan said:
Still trying.....
Been trying through, various, wifi transfer apps. Nada !
Also tried copying the files one at a time through USB, the ones that will not copy are 'data.ext3.win' and 'system.ext4.win'.
Even when 'right clicking, to copy, I've tried copying to folders and straight to desktop, they just will not copy. I DON'T get any message re. unable to copy, absolutely nothing happens.
Any suggestions ?
Thanks
Click to expand...
Click to collapse
read here: http://forum.xda-developers.com/showthread.php?t=2357819
also, after upgrading TWRP, did you try to copy your old backups or did you created new one?

ROOT n unRoot, Mi 3W Stable Global-India KXDMIBH34.0 Changelog & Fastboot Download

ROOT n unRoot, Mi 3W Stable Global-India KXDMIBH34.0 Changelog & Fastboot Download
Download
Recovery Rom: Mi 3 WCDMA Stable Version (Global) KXDMIBH34.0
http://bigota.d.miui.com/KXDMIBH34.0/miui_MI3WMI4WGlobal_KXDMIBH34.0_a6570e5f9c_4.4.zip
Fastboot Rom: Mi 3 WCDMA Stable Version (India) KXDMIBH34.0 (*applicable for India Rom only)
http://bigota.d.miui.com/KXDMIBH34.0/cancro_global_images_KXDMIBH34.0_4.4_in_c941119fcf.tgz
(first unzip with rar, then u have another file not recognized by windows, right click the extracted file ,open with winrar and extract again .. now follow the instruction, don't forget to press thanks)
Changelog
Messaging
Improved the security of Cloud Messaging
Check attachment for Rooting files
F.A.Q
1) To flash Recovery ROM, you just need to put the ROM file into your device's SD card root directory, and flash it in Recovery mode. Flashing Recovery ROM will not wipe your user data or the files in internal storage.
2) To flash Fastboot ROM, you'll need to connect your device to a computer, and use ROM flashing tools. You can choose different fastboot script to decide whether to wipe data or not
a. flash_all.bat(This file should be used in Windows operating system. It will flash all the files, and wipe all userdata and all files in internal storage)
b. flash_all_except_data_storage.bat (This file should be used in Windows operating system. It will flash the updated files, and will not wipe user data and files in internal storage)
c. flash_all_except_storage.bat (This file should be used in Windows operating system. It will flash the updated files, wipe user data, but will not delete files in internal storage)
d. flash_all.sh(This file should be used in Linux operating system. It will flash the updated files, and will not wipe user data and files in internal storage)
e. flash_all_except_data_storage.sh (This file should be used in Linux operating system. It will flash the updated files, and will not wipe user data and files in internal storage)
f. flash_all_except_storage.sh (This file should be used in Linux operating system. It will flash the updated files, wipe user data, but will not delete files in internal storage)
Source : MiUi Forum
Thanks for sharing. I do not find flash_all_except_storage.bat in Fastboot ROM India. Can you please attach here.
arulshoponline said:
Thanks for sharing. I do not find flash_all_except_storage.bat in Fastboot ROM India. Can you please attach here.
Click to expand...
Click to collapse
unzip the file unde rar with 7zip right click and select open with 7zip and you can see all
Thanks Brother
yatharthsims said:
Thanks Brother
Click to expand...
Click to collapse
Press the thanks button :Cheers:
imranaryan said:
Press the thanks button :Cheers:
Click to expand...
Click to collapse
Deleted.
imranaryan said:
unzip the file unde rar with 7zip right click and select open with 7zip and you can see all
Click to expand...
Click to collapse
Still not able to see
can we use this root to KXDCNBH34.0 (V5) ROM?
Key2run said:
can we use this root to KXDCNBH34.0 (V5) ROM?
Click to expand...
Click to collapse
yes
imranaryan said:
http://bigota.d.miui.com/KXDMIBH34.0/miui_MI3WMI4WGlobal_KXDMIBH34.0_a6570e5f9c_4.4.zip
Fastboot Rom: Mi 3 WCDMA Stable Version (India) KXDMIBH34.0 (*applicable for India Rom only)
http://bigota.d.miui.com/KXDMIBH34.0/cancro_global_images_KXDMIBH34.0_4.4_in_c941119fcf.tgz
(first unzip with rar, then u have another file not recognized by windows, right click the extracted file ,open with winrar and extract again .. now follow the instruction, don't forget to press thanks)
Click to expand...
Click to collapse
Please post the MD5 of the image and add it to your first post.
MD5 has been used in a wide variety of security applications, and is also commonly used to check the integrity of file, and verify download. You can download the md5 calculator app from below, only 249K.
http://www.winmd5.com/
naturist said:
Please post the MD5 of the image and add it to your first post.
MD5 has been used in a wide variety of security applications, and is also commonly used to check the integrity of file, and verify download. You can download the md5 calculator app from below, only 249K.
http://www.winmd5.com/
Click to expand...
Click to collapse
the link is directly from miui forum/website
Is there any method to root directly from phone without laptop or pc ..? I already have stock version 34 pre installed.
Sent from my GT-N7100
zabaknilesh said:
Is there any method to root directly from phone without laptop or pc ..? I already have stock version 34 pre installed.
Sent from my GT-N7100
Click to expand...
Click to collapse
just download the root file on your phone and flash through recovery, no need of pc

Can't turn WiFi on after flashing.

Hey,
Today I used a ROM to flash my mobile (Samsung J5 2016 edition, model: J510FN) and I just used the perfect ROM, and it fits perfectly. But when I try to turn on WiFi it goes back swipe to off automatically when I swipe it to on.
I used this rom (version v1.1 because v2 and v3 were gone and bad): https://forum.xda-developers.com/galaxy-j5/development/rom-light-stock-rom-v1-t3467865
Someone knows what to do? I'm a beginner, so please explain it good. I have everything btw like Odin, TWRP, latest SuperSU, etc.
Please help.
Thanks
From your stock rom Copy the folder named Permissions from /system/etc and paste it at the same location in your new downloaded rom.
DONOT delete the existing folder , just replace the files.
Good Luck Cheers
akash14darshan said:
From your stock rom Copy the folder named Permissions from /system/etc and paste it at the same location in your new downloaded rom.
DONOT delete the existing folder , just replace the files.
Good Luck Cheers
Click to expand...
Click to collapse
But its a md5 file (my stock rom), how do I do it then?
Zarlen said:
But its a md5 file (my stock rom), how do I do it then?
Click to expand...
Click to collapse
You mean an img file , right?
If you have twrp or cwm backup of your stock rom , you can extract it from that file(ext4.system.tar.a) , if you dont have a twrp/cwm backup , you can try to flash stock rom from that img file and then copy necessary files into sdcard and then re flash your new rom and paste the existing files.
Good luck/
akash14darshan said:
You mean an img file , right?
If you have twrp or cwm backup of your stock rom , you can extract it from that file(ext4.system.tar.a) , if you dont have a twrp/cwm backup , you can try to flash stock rom from that img file and then copy necessary files into sdcard and then re flash your new rom and paste the existing files.
Good luck/
Click to expand...
Click to collapse
No, its an md5 file. Inside the md5 file (when I open it with winrar) it only shows hidedcache files etc and also boot.img
I need to have go to the patch (system/etc/permissions
Zarlen said:
No, its an md5 file. Inside the md5 file (when I open it with winrar) it only shows hidedcache files etc and also boot.img
I need to have go to the patch (system/etc/permissions
Click to expand...
Click to collapse
Then you might need to flash your stock rom first and then copy the necessary files.
I have an Mediatek device , steps to troubleshoot are same , but I have a zip of my stock rom created to access stock files when ever i need them.
I would advise you to do the same for future troubleshooting..
Good Luck mate
akash14darshan said:
Then you might need to flash your stock rom first and then copy the necessary files.
I have an Mediatek device , steps to troubleshoot are same , but I have a zip of my stock rom created to access stock files when ever i need them.
I would advise you to do the same for future troubleshooting..
Good Luck mate
Click to expand...
Click to collapse
And what are the nessecary files? Only the permissions folder or more?
Zarlen said:
And what are the nessecary files? Only the permissions folder or more?
Click to expand...
Click to collapse
Permission folder worked for me , but i would insist you to copy the entire /system partition as backup once you have flashed the stock rom just in case.
If permission folder doesnt work , then try replacing files starting with wlan from /system/lib/modules from stock to port
Do only when permissions folder doesnt work.

Categories

Resources