Rooting the b839 - Huawei Ascend P7

Hello, has anyone managed to root the newest b839 version? And if so how did you do it? Sorry for the noob question.

hello I did by TWRP recovery and flashing SuperSU 49 then you delete the immutable.list
Enviado desde mi HUAWEI P7-L10 mediante Tapatalk

Honer6000 said:
Hello, has anyone managed to root the newest b839 version? And if so how did you do it? Sorry for the noob question.
Click to expand...
Click to collapse
1. Only flash TWRP 2.8.7.0 ( http://forum.xda-developers.com/asce...overy-t3160130 )
2. Install BusyBox ( https://play.google.com/store/apps/d....busybox&hl=sr )
3. flash SuperSu with TWRP ( https://download.chainfire.eu/696/Su...etrieve_file=1 )
4. install Terminal Emulator ( https://play.google.com/store/apps/d...roidterm&hl=sr)
5. Remove set_immutable.list using terminal emulator.
su
mount -o rw,remount /system
cd system
lsattr
chattr -R -i *
rm –f /system/set_immutable.list
lsattr
PM: (Enter after each line...it's LASTTR with an L not a capital i)
You are fully (100%) rooted.

set_immutable can be be deleted with a file explorer with root access easily as well.

rodlane said:
set_immutable can be be deleted with a file explorer with root access easily as well.
Click to expand...
Click to collapse
That's right. I've wiped with X-plore app

To flash recovery you need the bootloader to be unlocked, don't you?
I tried several times on the huawei website to get an unlock code for the bootloader, but it keeps telling me "Sorry, you must use a phone account to submit this application."

klaudyuxxx said:
To flash recovery you need the bootloader to be unlocked, don't you?
I tried several times on the huawei website to get an unlock code for the bootloader, but it keeps telling me "Sorry, you must use a phone account to submit this application."
Click to expand...
Click to collapse
Try this
Code:
http://forum.xda-developers.com/ascend-p7/general/unlock-bootloader-huawei-ascend-p7-l10-t2830641

Maxi_69 said:
Try this
Code:
http://forum.xda-developers.com/ascend-p7/general/unlock-bootloader-huawei-ascend-p7-l10-t2830641
Click to expand...
Click to collapse
Thanx, but I'm on B839. Going way back to B121/126 is not an option....

Related

[ROM] STOCK Android 3.2.1 v3.2.79 -rooted- ext4/squashfs for SDE

First ....THANKS @letama, and last but not least thanks to @tRAcE3k for .ext4 build.
Official Stock Firmware v3.2.79 => ROOT, Update : Su binary v3.0.3.2, Superuser v3.0.7 and busybox v1.19.3, Add : enables vibrator and adjust volume !
(There is no need to install busybox.apk or busybox installer.apk from market, busybox is already installed into /system/xbin/ - only for .ext4)
This ROM is only for SDE enable ( recovery) ....you can use it as a daily ROM...
These are the files you need :
- zImage => http://www.4shared.com/file/KXp8bLDa/zImage.html
- initramfs.cpio.gz => http://www.4shared.com/archive/6Y9sMqJ5/initramfscpio.html
- archos_3.2.79.squashfs => http://www.4shared.com/zip/-vo5gkRr/firmware_3279squashfs.html (...version without busybox and update!)
- archos_3.2.79.ext4 => http://www.4shared.com/zip/dmrcBtJM/3279_updat.html
How install this :
- connect device via USB cable
- adb push archos_3.2.79.squashfs data/media/ ........for read-only /system
- adb push archos_3.2.79.ext4 data/media/..............for read-write /system and other stuff
- reboot into recovery , Recovery System-> Developer Edition Menu -> Remove Kernel ( for boot only to SDE) -> I Understand -> Ok -> Developer Edition Menu -> Flash Kernel and Initramfs -> copy zImage and initramfs into new driver -> Ok ! that's all
hi, If I have your archos_3.2.78.ext4, can I copy only archos_3.2.79.ext4 to data/media? Or for every new rom is always necessary copy even zImage and initramfs.cpio.gz? thank you
hitman72 said:
hi, If I have your archos_3.2.78.ext4, can I copy only archos_3.2.79.ext4 to data/media? Or for every new rom is always necessary copy even zImage and initramfs.cpio.gz? thank you
Click to expand...
Click to collapse
No, you have to flash zImage and initramfs.cpio.gz in sde developer menu each time. First, filename changed and it's hardcoded in initramfs, second, Archos bugfixes are also in the kernel so new zImage is required.
Thanks surdu_petru for taking the relay!
letama said:
No, you have to flash zImage and initramfs.cpio.gz in sde developer menu each time. First, filename changed and it's hardcoded in initramfs, second, Archos bugfixes are also in the kernel so new zImage is required.
Thanks surdu_petru for taking the relay!
Click to expand...
Click to collapse
old firmware (3.2.77 etc) must be removed manually from device?
ext link is invalid "......". ciao ;-)
gegabit said:
old firmware (3.2.77 etc) must be removed manually from device?
Click to expand...
Click to collapse
When everything works, yes, you can remove the previous .ext4 from internal storage. That's the only thing you have to remove.
hitman72 said:
ext link is invalid "......". ciao ;-)
Click to expand...
Click to collapse
now its upload to share.
- archos_3.2.79.ext4 => /.......future upload ..... it's 512Mb ext4...........
Click to expand...
Click to collapse
Hi Folks.
Thought I'd do my bit. Here are some more sources to download the ext4 firmware.zip
http://www.multiupload.com/0OTX0D54XW
Thanks to surdu_petru for the original image and tRAcE3k for the repacking instructions in this post.
Thanks
Trev
hitman72 said:
hi, If I have your archos_3.2.78.ext4, can I copy only archos_3.2.79.ext4 to data/media? Or for every new rom is always necessary copy even zImage and initramfs.cpio.gz? thank you
Click to expand...
Click to collapse
[email protected] sure is right....on the ather hand, every new firmware ( ex. firmware_archos_it4.aos) has its own boot image ( boot.img = zImage + initramfs) -used to boot devices and has its own flash files / system files which are grouped in an archive ( contains - libraries, aplikations, and other stuff ) - used to run system android , and all these are closely linked ....I think you can now better understand how to use them, and why ......
hitman72 said:
ext link is invalid "......". ciao ;-)
Click to expand...
Click to collapse
Ok...Now is valid link : http://www.4shared.com/zip/bp7XjWzY/archos_3279ext4.html....
Good luck!
Downloaded the ext4 version and couldn't get it to work.
Only root through the ADB Shell functioned, anything else Superuser automatically got denied, even though in the Superuser app it was set to prompt.
Chmodded the su binary to 6755 and it started to work
droobey said:
Downloaded the ext4 version and couldn't get it to work.
Only root through the ADB Shell functioned, anything else Superuser automatically got denied, even though in the Superuser app it was set to prompt.
Chmodded the su binary to 6755 and it started to work
Click to expand...
Click to collapse
Ok! Now just upload new update .....
First off Thanks very much surdu_petru for the work!
Please excuse my novice ability here, but...
I'm not sure if I did everything correctly, but I don't have root anymore. (i did with 3.2.78)
I did the adb push of the archos_3.2.79 to /data/media
then did the flash of intramfs and zImage from the beginning of this post.
I rebooted into developer and Root Checker says i don't have Root anymore?
Do i need to chmod the SU binary now to fix? if so where is the SU binary located in the filesystem? (i'm not sure how i would execute that command, via adb?)
revere521 said:
First off Thanks very much surdu_petru for the work!
Please excuse my novice ability here, but...
I'm not sure if I did everything correctly, but I don't have root anymore. (i did with 3.2.78)
I did the adb push of the archos_3.2.79 to /data/media
then did the flash of intramfs and zImage from the beginning of this post.
I rebooted into developer and Root Checker says i don't have Root anymore?
Do i need to chmod the SU binary now to fix? if so where is the SU binary located in the filesystem? (i'm not sure how i would execute that command, via adb?)
Click to expand...
Click to collapse
OK! Try >adb shell chmod 6755 system/bin/su
Thanks!
I ran adb shell chmod 6755 system/bin/su, the rebooted into developer again.
In file explorer, SU is listed as Readable:Yes Writable:no and hidden:no
Root Checker Basic still says i don't have proper root access, titanium backup and busybox show denied in the log.
I broke it lol, maybe i need to try again from the beginning.
revere521 said:
Thanks!
I ran adb shell chmod 6755 system/bin/su, the rebooted into developer again.
In file explorer, SU is listed as Readable:Yes Writable:no and hidden:no
Root Checker Basic still says i don't have proper root access, titanium backup and busybox show denied in the log.
I broke it lol, maybe i need to try again from the beginning.
Click to expand...
Click to collapse
same problem here the chmod doesn't solve it.
Eacy root command runed gets a deny from superuser even when tel superuser to allow everything
revere521 said:
Thanks!
I ran adb shell chmod 6755 system/bin/su, the rebooted into developer again.
In file explorer, SU is listed as Readable:Yes Writable:no and hidden:no
Root Checker Basic still says i don't have proper root access, titanium backup and busybox show denied in the log.
I broke it lol, maybe i need to try again from the beginning.
Click to expand...
Click to collapse
.....after install all....try to update Superuser into Market......
Update doesn't help :-(
surdu_petru said:
.....after install all....try to update Superuser into Market......
Click to expand...
Click to collapse
Update doesn't help :-(
tryed the update fix of superuser also
Update of the su binarie failde at md5sum check
basd82 said:
Update doesn't help :-(
tryed the update fix of superuser also
Update of the su binarie failde at md5sum check
Click to expand...
Click to collapse
OK I know.....just wait max 1 hour and I'll uploaded the new archos_3.2.79 files...with it everything works perfectly ( I have tested all , root_explorer, es file explorer, Root Check ....it's OK !!!!!).
basd82 said:
same problem here the chmod doesn't solve it.
Eacy root command runed gets a deny from superuser even when tel superuser to allow everything
Click to expand...
Click to collapse
ok! but now problem was solved.....just redownload the new firmware_3.2.79 files , unpack and enjoy*

[Q] Hi, all! Question about clockworkmod and unsecure image for 20A

Hi, this is my first post and I am a noob.
I have some problems with the post in " LG Optimus 4X HD > Optimus 4X HD Android Development"
[JB][412][CWM] ClockWorkMod 6.0.2.8 + unsecure images for v20a (FREEDOM for EUR-xxx) from Dexter_nlb.
I have read carefully the instruction to install the clockworkmod and the unsecure image for 20A and I tried to do what he said but no way!
Can someone explain me how to do these steps?
GUIDE:
1. when you are running unlocked bootloader and is rooted goto step 2.
I have the unlocked bootloader and root in 20A JB:good::good:
2. download attached zip files and extract content to internal sdcard location
I have done this step:good::good:
3. use adb shell or terminal from market and execute the commands below
I execute the commands but the command promp said "permission denied" (look at the attachment) (I use Android Terminal Emulator)
execute these 3 commands for recovery image install
Code:
su
cat /mnt/sdcard/recovery-6028.img >/dev/block/mmcblk0p1
sync
execute these 3 commands for unsecure boot image install
Code:
su
cat /mnt/sdcard/unsecure-boot-mmcblk0p2.img >/dev/block/mmcblk0p2
sync
This is my request: can someone create a adb script that makes these steps easily than easy?
Or someone tell me how to do that with windows command prompt.
Because I'm a noob and I have no idea how to make it work!
thanks in advance
Sorry for my english but I am Italian
there u go
m0b said:
Wroute a little bat-file maybe it will help someone
http://rghost.ru/download/44463798/f3e00b212c2b50a3665c6de83a4285722cf34dfd/recovery boot.zip
Before start, you need unlocked bootloader and root!
1. Download file
2. UnZIP it
3. Run install.bat
4. Enjoy recovery and unsecure boot
It also checks root permissions: "uid=0(root) gid=0(root)" means it's alright.
Click to expand...
Click to collapse
found this from [JB][412][CWM] ClockWorkMod 6.0.2.8 + unsecure images for v20a (FREEDOM for EUR-xxx)
UncleRipper said:
...
Click to expand...
Click to collapse
Did you grant terminal emulator Superuser permission?
R: [Q] Hi, all! Question about clockworkmod and unsecure image for 20A
Yes with su command and supersu request to root access.
Sent from my LG-P880 using xda app-developers app
R: [Q] Hi, all! Question about clockworkmod and unsecure image for 20A
Thanks. Sorry for another unuseful thread
Sent from my LG-P880 using xda app-developers app
Check your root , the permission denied because SuperUser denied . When you enter "su" in termimal then you will see a "#" which means the root permission .
Download "SuperSU" from play store ,, when you open it will ask you to update su binary press ok to update it .
Sent From My LG-P880 (O4X) .
By Pressing "THANKS" You Will Help Me .
obviously you need root your device at first place.
Sent from my LG-P880 using Tapatalk 2
R: [Q] Hi, all! Question about clockworkmod and unsecure image for 20A
Of course I have rooted my lg P880, installed superSU instead of superuser and when terminal emulator ask the root permission, i've tap on allow.
I think that is all OK...
Sent from my LG-P880 using xda app-developers app
UncleRipper said:
Of course I have rooted my lg P880, installed superSU instead of superuser and when terminal emulator ask the root permission, i've tap on allow.
I think that is all OK...
Sent from my LG-P880 using xda app-developers app
Click to expand...
Click to collapse
Nope...root access is marked with # and user with $
What you did wrong in rooting process I don't know, I just used easy method and had zero root and SU issues:
http://forum.xda-developers.com/showthread.php?t=2180688
BTW mine is not unlocked, so no CWM and I don't miss it at the moment...

[GUIDE][HOW-TO] Fully root Huawei Ascend P7 L10

After upgrading to 3.0, follow the steps (I recommend to use FORCE UPGRADE using Vol + + Vol - + Power. But be sure to save your important data if you are not using SDCARD):
1. Download the boot image file below, correspond to your firmware version. (I've made this boot.img unlocked. I'm not responsible for the bootloop of your phone)
2. Download and install HiSuite. (Optional for Windows 8 and above).
3. Flash the boot image file.
- Connect your device via data cable into your pc.
- Choose PC Suite (HiSuite) from your device.
- Download and extract ADB Flash Tools.
- Copy the boot image file correspond to your firmware inside ADB Flash Tools folder.
- Run cmd.exe:
- Type adb reboot bootloader
- Type fastboot flash boot BOOT_EMUI3.0_XXX_UNLOCKED.img (XXX is the number correspond to your firmware)
- Type fastboot reboot
4. Root using iRoot or Kingo Android Root.
5. Download and install busybox from playstore.
6. Remove set_immutable.list using terminal emulator.
Type in the terminal emulator:
Code:
su
mount -o rw,remount /system
cd system
lsattr
chattr -R -i *
rm –f /system/set_immutable.list
lsattr
(Enter after each line...it's LASTTR with an L not a capital i)
You are fully (100%) rooted.
1. BOOT_EMUI3.0_616_UNLOCKED.img
2. BOOT_EMUI3.0_615_UNLOCKED.img
3. BOOT_EMUI3.0_613_UNLOCKED.img
4. BOOT_EMUI3.0_609_UNLOCKED.img
5. BOOT_EMUI3.0_619_UNLOCKED.img
6. BOOT_EMUI3.0_620_UNLOCKED.img
7. BOOT_EMUI3.0_621_UNLOCKED.img
8. BOOT_EMUI3.0_623_UNLOCKED.img
Good luck!
After flashing boot 608.img true adb phone won't reboot...stop at huawei logo and just blinking red,green,red...wrong boot.img
Sent from my HUAWEI P7-L10 using Tapatalk
Me too
gregysk said:
After flashing boot 608.img true adb phone won't reboot...stop at huawei logo and just blinking red,green,red...wrong boot.img
Sent from my HUAWEI P7-L10 using Tapatalk
Click to expand...
Click to collapse
mikesa said:
Me too
Click to expand...
Click to collapse
Did you flash from 133?
I came from: 133 then update B602 update.zip and B609 ota update.zip and B609 full update. (I tired anno this boot image on B602 but same problem, stop at Huawei logo and blinking led)
U guys need to flash stock boot for 609... do not use chinese boot.img
meilbox said:
U guys need to flash stock boot for 609... do not use chinese boot.img
Click to expand...
Click to collapse
Ok mate but @majcomtech explain in first post "how to.."get full root,isn`t he?He put download link to chinese b.608 img,isn`t he?I just followed his steps,no more no less...
and u have bricked ur device... isnt it... to unbrick try to flash stock boot from 609 if u r able to start fastboot...
meilbox said:
and u have bricked ur device... isnt it... to unbrick try to flash stock boot from 609 if u r able to start fastboot...
Click to expand...
Click to collapse
I didnt brick my device,i just went to some kinfd of bootloop because of bad or wrong boot.img.Shutdown phone,start phone in cwm recovery and restored backup and thats it,Im back on start,wait for better solution to get full root or how to delete immutable.list without he return back after reboot.Im not dev but I think that these problem is in ramdisk and that is not my area
gregysk said:
Ok mate but @majcomtech explain in first post "how to.."get full root,isn`t he?He put download link to chinese b.608 img,isn`t he?I just followed his steps,no more no less...
Click to expand...
Click to collapse
Hey dude do not angy!
I succesfuly flash BOOT_EMUI3.0_STOCK_B608.img but cant remove pernament set_immutable list!
But I flash boot_HRT_EMUI3.0.img and my ROM FULL (100%) ROOTED!
So:
After upgrading to 609 using the full version firmware, follow these steps:
1. Download "boot_HRT_EMUI3.0.img" - https://drive.google.com/folderview?...Tg&usp=sharing
(Credits to the Devs and to natorus87)
2. "boot_HRT_EMUI3.0.img" (fastboot flash boot boot_HRT_EMUI3.0.img)
3. Root using Root Genius (ENG/CN version).
4. Download and install busybox.
5. Remove set_immutable.list using terminal emulator, type in terminal emulator:
su
mount -o rw,remount /system
cd system
lsattr
chattr -R -i *
rm –f /system/set_immutable.list
lsattr
(Enter after each line...it's LASTTR with an L not a capital i)
You are fully (100%) rooted.
Good luck!
gregysk said:
After flashing boot 608.img true adb phone won't reboot...stop at huawei logo and just blinking red,green,red...wrong boot.img
Sent from my HUAWEI P7-L10 using Tapatalk
Click to expand...
Click to collapse
did you flashed your L10 with L-07-L10 3.0 firmware? if yes, then revert back to fully 2,3 environment, not using flashing imgs.
ibeqa said:
Did you flash from 133?
Click to expand...
Click to collapse
no need to flash 133. i'm using 136 going to 609 full firmware.
mikesa said:
I came from: 133 then update B602 update.zip and B609 ota update.zip and B609 full update. (I tired anno this boot image on B602 but same problem, stop at Huawei logo and blinking led)
Click to expand...
Click to collapse
problem exists if your 2.3 is not a fully 2.3 environment. you reverted your phone back from 604 to 2.3 using flashing imgs, right?
mikesa said:
Hey dude do not angy!
I succesfuly flash BOOT_EMUI3.0_STOCK_B608.img but cant remove pernament set_immutable list!
But I flash boot_HRT_EMUI3.0.img and my ROM FULL (100%) ROOTED!
So:
After upgrading to 609 using the full version firmware, follow these steps:
1. Download "boot_HRT_EMUI3.0.img" - https://drive.google.com/folderview?...Tg&usp=sharing
(Credits to the Devs and to natorus87)
2. "boot_HRT_EMUI3.0.img" (fastboot flash boot boot_HRT_EMUI3.0.img)
3. Root using Root Genius (ENG/CN version).
4. Download and install busybox.
5. Remove set_immutable.list using terminal emulator, type in terminal emulator:
su
mount -o rw,remount /system
cd system
lsattr
chattr -R -i *
rm –f /system/set_immutable.list
lsattr
(Enter after each line...it's LASTTR with an L not a capital i)
You are fully (100%) rooted.
Good luck!
Click to expand...
Click to collapse
no prob. atleast you found another option and you share it also. i was not able to try boot-hrt 'coz after using the BOOT_EMUI3.0_STOCK_B608.img it works fully rooted immediately. nice to hear that. :good:
majcomtech said:
did you flashed your L10 with L-07-L10 3.0 firmware? if yes, then revert back to fully 2,3 environment, not using flashing imgs.
Click to expand...
Click to collapse
No,I update my previus B.602 with B.609 true local update(update.app).Ok guys,I will try tomorow one more time booth metods.Regards..
Sent from my HUAWEI P7-L10 using Tapatalk
the link to "boot_HRT_EMUI3.0.img" isn't working, could you link source (thread) please? thanks.
bertolehm said:
the link to "boot_HRT_EMUI3.0.img" isn't working, could you link source (thread) please? thanks.
Click to expand...
Click to collapse
https://drive.google.com/folderview?id=0BzAbvTCMo2YbdkNFTWtycm1ybTg&usp=sharing#list
can someone proof the method by mikesa??
which version of root genius did you take?
tested and works on P7-L10 B609 full update (~1,21GB)..
it is highly recommended to keep the king user root app..
i took the root genius version 1.8.7 (en) and flashed the boot_hrt_emui3.0.img..
works like charm..
thanks mikesa for this tipp..
and thanks for the devs of the boot.img
greetz
for me also with the boot_HRT_EMUI3.0.img and lastest rootgenius cn
everything worked like a charm ;p
thanks for the link
did you go back to stock kernel after meilbox?

[Q] help needed with SET_IMMUTABLE.LIST

can anybody help me? i just rooted my huawei ascen p7-L10 USING Kingoroot apk, now the phone is rooted but it still has a locked bootloader and set_immutable.list isnt removed.
i wanted to install twrp on my device but cant (yes still stock recovery) and the flashify does not get root permission but other apps and root checker do. any ideas how to fix this? yes also busybox installed.
and trough command emulator i tryd to remove set_immutable.list but at the end command emulater fails with the error that it cant wright system, read only.
i am running android 4.4.2 with emui v3, build number: p7-l10v100r001c00b609. kingo user as supersu.
yes ive searched the web but theres really so little support for this device.
if anyone can help, thank you. (i prefer not using a pc but if theres no other way ill do it)
for removing set immutable list i used these commands:
su
mount -o rw,remount /system
cd system
lsattr
chattr -R -i *
rm –f /system/set_immutable.list
lsattr
look here: http://forum.xda-developers.com/showthread.php?t=3003605
blueIBI said:
look here: http://forum.xda-developers.com/showthread.php?t=3003605
Click to expand...
Click to collapse
Thanks but i still cant remove set immutable list somehow as i explained in my original post.
But i managed to get twrp on the device but it freezes immidiatly (maybe i need to wipe dalvik and cache, any ideas wich app that does this?)
Sent from my HUAWEI P7-L10 using XDA Free mobile app
you need to change the stock boot.img to a modded boot.img (should be on the first posts..i recommend the boot_hrt_emui3.0.img)(this is for the b609 firmware)..
after that root your device again..and do the steps as described in the thread i linked to..
there is a working recovery (twrp 2.8.6.0)..should be in developement section a thread for twrp..
blueIBI said:
you need to change the stock boot.img to a modded boot.img (should be on the first posts..i recommend the boot_hrt_emui3.0.img)(this is for the b609 firmware)..
after that root your device again..and do the steps as described in the thread i linked to..
there is a working recovery (twrp 2.8.6.0)..should be in developement section a thread for twrp..
Click to expand...
Click to collapse
Thanks, and this cannot be flashed trough an command emulator? So i need a pc?
blueIBI said:
you need to change the stock boot.img to a modded boot.img (should be on the first posts..i recommend the boot_hrt_emui3.0.img)(this is for the b609 firmware)..
after that root your device again..and do the steps as described in the thread i linked to..
there is a working recovery (twrp 2.8.6.0)..should be in developement section a thread for twrp..
Click to expand...
Click to collapse
I just found out i have an unlocked bootloader.
Is there no other way? Cant i just flash a recovery and then install a custom rom?
Sent from my GT-I9205 using XDA Free mobile app
So i fixed my problem a long time ago but forgot my thread... Oops
Anyway i found a way to bypass set_immutable.list.
When using kingoroot i tryd to use the Flashify app from google play...but it doesnt support kingo root so i didnt work but there are other flash apps for boot.img and recovery.img.
I flashed a recover.img and installed my rom for a temporarily solution for my problem, but i can just flash a modded boot.img and reflash the stock recovery with flashify(i now have the supported supersu with my rom) and then force upgrade my firmware again and from there i can easily remove set_immutable.list and then root again flash rom etc. This is without a pc.
Flashify may be less stable for this but i never had a problem with it.
Hope this can help other people who dont have a pc to use
Sent from my HUAWEI P7-L10 using XDA Free mobile app

[help] need a dump backup of latest pie update

Anyone successfully updated the pie update ? Your nokia 2.1 ? Please help to dump system and vendor partition please . For development propose . If you don't know how to make dump backup . Ask me i will guide you
Better just capture the link before accepting the OTA.
muralivijay said:
Anyone successfully updated the pie update ? Your nokia 2.1 ? Please help to dump system and vendor partition please . For development propose . If you don't know how to make dump backup . Ask me i will guide you
Click to expand...
Click to collapse
pls tell me how to dump partitions . My phone is running latest update.
Kexar007 said:
pls tell me how to dump partitions . My phone is running latest update.
Click to expand...
Click to collapse
1) connect phone to pc
2) enable adb from developer options
3) now open adb shell in your pc then type this
4( "adb pull /system" then "adb pull /vendor"
5) now you will see system and vendor inside where your adb installed
6) make zip vendor and system folder
7) sent this that's all
muralivijay said:
1) connect phone to pc
2) enable adb from developer options
3) now open adb shell in your pc then type this
4( "adb pull /system" then "adb pull /vendor"
5) now you will see system and vendor inside where your adb installed
6) make zip vendor and system folder
7) sent this that's all
Click to expand...
Click to collapse
Device is not rooted so above steps won't work.
How to root it safely ?
Kexar007 said:
Device is not rooted so above steps won't work.
How to root it safely ?
Click to expand...
Click to collapse
This step work without root . Your device have TWRP ?
Kexar007 said:
Device is not rooted so above steps won't work.
How to root it safely ?
Click to expand...
Click to collapse
Or just try this method https://forum.xda-developers.com/showthread.php?t=1578099
muralivijay said:
This step work without root . Your device have TWRP ?
Click to expand...
Click to collapse
i am getting this error on entering < adb pull /system
adb: error: failed to copy '/system/build.prop' to '.\system\build.prop': open failed: Permission denied
As far as i know there is no root or twrp for this device.
Kexar007 said:
i am getting this error on entering < adb pull /system
adb: error: failed to copy '/system/build.prop' to '.\system\build.prop': open failed: Permission denied
As far as i know there is no root or twrp for this device.
Click to expand...
Click to collapse
Sad. don,t worry i can make twrp for your device. is your device bootloader is unlockable ?
Kexar007 said:
i am getting this error on entering < adb pull /system
adb: error: failed to copy '/system/build.prop' to '.\system\build.prop': open failed: Permission denied
As far as i know there is no root or twrp for this device.
Click to expand...
Click to collapse
Do you have pc ? Connect with me vis TeamViewer
skmaiti2050 said:
Tried, not working, it is due to locked bootloader. Sometimes it shows error as bad system call, if there's a proper method to unlock bootloader in India on Pie, then it's easy.
Click to expand...
Click to collapse
Do you have pc ? if you have Connect with me via TeamViewer

Categories

Resources