How To flash [ SYSTEM.IMG ] using TWRP - General Questions and Answers

Hii.. All , I'm using A Lyf wind mobile , I have my my orginginel ( system.img ) file I don't have PC Computer . , I'm using TWRP 3.0 .. Somebody help me how to flash a System.img using TWRP
_ THANKS _

vinay durva said:
Hii.. All , I'm using A Lyf wind mobile , I have my my orginginel ( system.img ) file I don't have PC Computer . , I'm using TWRP 3.0 .. Somebody help me how to flash a System.img using TWRP
_ THANKS _
Click to expand...
Click to collapse
TWRP can flash .img files without having to do anything special.
Sent from my SM-S903VL using Tapatalk

Droidriven said:
TWRP can flash .img files without having to do anything special.
Click to expand...
Click to collapse
Sir .. I was tried , there was only 2 options in TWRP 1st one recovery & 2cond one boot .. Which 1 ican select ,, I need to flash system.img

vinay durva said:
Sir .. I was tried , there was only 2 options in TWRP 1st one recovery & 2cond one boot .. Which 1 ican select ,, I need to flash system.img
Click to expand...
Click to collapse
I dont think you've booted into TWRP yet, I think you're looking at bootloader, select recovery and see if it boots to TWRP.
TWRP has more than just 2 options, are you sure you have TWRP? What version is it? Does it look like this?
http://cloud.tapatalk.com/s/58a730280544c/Screenshot_2017-02-17-12-15-48.png?
If that's what you have, select Install then find your .img and flash it.
Sent from my SM-S903VL using Tapatalk

Droidriven said:
I dont think you've booted into TWRP yet, I think you're looking at bootloader, select recovery and see if it boots to TWRP.
TWRP has more than just 2 options, are you sure you have TWRP? What version is it? Does it look like this?
http://cloud.tapatalk.com/s/58a730280544c/Screenshot_2017-02-17-12-15-48.png?
If that's what you have, select Install then find your .img and flash it.
Click to expand...
Click to collapse
Yes sir I'm Booting Into TWRP , Then > install > install images >. I found 2 options 1st one BOOT 2cond RECOVERY , but I won't to flash SYSTEM.img

vinay durva said:
Yes sir I'm Booting Into TWRP , Then > install > install images >. I found 2 options 1st one BOOT 2cond RECOVERY , but I won't to flash SYSTEM.img
Click to expand...
Click to collapse
I remember now that TWRP doesn't flash system.img correctly, system.img isn't a standard .img, you need PC and use fastboot.
Sent from my SM-S903VL using Tapatalk

Thanks Sir.. Any Another way to flash system , i don't have A PC

vinay durva said:
Thanks Sir.. Any Another way to flash system , i don't have A PC
Click to expand...
Click to collapse
I wouldn't try it without PC
Sent from my SM-S903VL using Tapatalk

vinay durva said:
Thanks Sir.. Any Another way to flash system , i don't have A PC
Click to expand...
Click to collapse
I know it is too late, but you can enter in Advaced > Terminal and then run this command:
dd if=/sdcard/system.img of=/dev/block/bootdevice/by-name/system
If your mobile phone doesnt have by-name symlinks you will need to enter the correct partition.

Aex12 said:
I know it is too late, but you can enter in Advaced > Terminal and then run this command:
dd if=/sdcard/system.img of=/dev/block/bootdevice/by-name/system
If your mobile phone doesnt have by-name symlinks you will need to enter the correct partition.
Click to expand...
Click to collapse
hi aex, I have the same problem but I dont have the folder
/bootdevice/by-name............
can you help me?

it will not work.
try to make a folder and "mount -o loop file in it.
and it will be not mounted also if you specify file system type.
(if it work probably you can use the file)
so ,i don't know how fastboot write in partition or probably
in to file system.
however if you do a dd of your current system partition in a file , after will be correctly mounted , or rewrited correctly in the original partition if you need.
then probably you cannot use fastboot system.img directly in twrp shell (using dd)
this is my experience (e2303 sony / pexorom 3.0 twrp 3.1.1)
if you are searching a fast way to know system partition device block
cat /etc/fstab
and look for system
or just mount system in twrp , then in a terminal do a
df -h
and search for system
for e2303 was /dev/block/mmcblk0p30
(example)
twrp have busybox and light kernel.
so , is linux.
for better support try to ask
tonystark88

u need to use simg2img
(sparse file format compression)
system partition device name can be different on other phones.
done.
img can be write by twrp whitout pc/fastboot.
c'ya
giuseppe

just go to file manager and search for system partition, and on first part type your system.img location and 2 part type just system location

I did this Steps on my Huawei P8. Sim2Img reported a non sparse image, so i moved directly to the DD steps. But after writing the image to the partition, the /system Partition cannot get mountet...
What the hell iam doing wrong ????
I extracted the system.img from an update.app Firmware file.
Its the same Firmware file i flashed before with the dload method.
I want to install TWRP on my Phone with an faulty USB Port. So i have no PC / ADB. I Installed the Firmware via the official Dload Method from Huawai. Then i used this crappy Kingroot to get root and installed TWRP. Now i wanted to flash the stock system partition to get rid of Kingroot for Safetynet.
But why i cant just flash the systempartition ?
Or is there another way to gain root for 15 seconds without traces ?

chr2002 said:
I did this Steps on my Huawei P8. Sim2Img reported a non sparse image, so i moved directly to the DD steps. But after writing the image to the partition, the /system Partition cannot get mountet...
What the hell iam doing wrong ????
I extracted the system.img from an update.app Firmware file.
Its the same Firmware file i flashed before with the dload method.
I want to install TWRP on my Phone with an faulty USB Port. So i have no PC / ADB. I Installed the Firmware via the official Dload Method from Huawai. Then i used this crappy Kingroot to get root and installed TWRP. Now i wanted to flash the stock system partition to get rid of Kingroot for Safetynet.
But why i cant just flash the systempartition ?
Or is there another way to gain root for 15 seconds without traces ?
Click to expand...
Click to collapse
Why not just use the settings in Kingroot to remove root? Or convert from Kingroot to SuperSu then use SuperSu app settings to remove root?
You don't have to flash the stock system to remove root.
Sent from my LGL84VL using Tapatalk

Kingroots uninstall leaves traces in /system/xbin and Safetynet wont work. Why i did not try Supersu ? :-/
But i managed to flash the system.img without problems.
First i tryed an extracted system.img from the Huawei Firmware extractor and Sim2img reported an invalid sparse image. So i thought it must be a raw image.....And this was my mistake. It is a useless image for TWRP.
So i created a flashable zip (TWRP cant flash this, too and the /system partition is not mountable after flashing / installing this zip.
BUT, the system.img INSIDE this zip is a spase image, which sim2img can handle. It gave me a nice raw image which i just dd´d to /system and BINGO, my phone starts up normally
The Short Version :
- Create a FLASHABLE ZIP with the Huawei Firmware Extractor
- use SIM2IMG in TWRP Terminal to get a RAW Image.
- dd´it to the /system partition

System img
You use the restore in twrp to flash your system img, you just until the other boxes

Edit: Sorry wrong thread

Lenovo K5 Pro ROM img
After flashing img file (using TWRP 3.3.1) the phone (Lenovo k5 pro) starts in bootloader mode. Everyone can help?

Help u
Hi u can download a deodexed rom because ais doesn't support some stock roms for ex ch Samsung roms. then decompile it.then decompile it with rar or zarchiver or etc. Then install android image studio (ais) from google
Then open it and tap unpack/mount and select system.img or system.img.ext4 file in decompiled rom . After mounting, copy all files to a directory for ex emulated/0/system/system or another. Attention if you copy it in another directory, rename it as (system) now copy the boot.img from decompiled rom into emulated/0/system .then download this file
https://forum.xda-developers.com/an...oid-o-beta-redesigned-emoji-set-t3608280/amp/
Extract meta-inf file into emulated/0/system using winrar or zarchiver or etc. Now you need to have a system folder,boot.img file and a Meta-inf in diractory emulated/0/system. Now compress system,boot.img and meta-inf into one archive and after completing, turn of your device and boot it into twrp recovery and wipe data and cache without wipping internal storage then select install. Then tap select storage and select internal storage.then go to the file and select it and turn off zip singuature verification and install it after installing tis rom, install root zip file and wipe cache/dalvik art and then reboot your device. It may take between 5-25 minutes to boot. Enjoy your new rom
#issues
Sometimes your device maybe take bootloop so you need to install your stock boot.img file and after installing your root zip file choose wipe cache/dalvik art and then reboot your system.
#Alert
1.Don't install the recovery.img file which exists in the decompiled rom because it takes your device into recovery mod and not boot anymore and after you need to install the stock rom using PC
2.your device maybe take bootloop in this method so do it with your own risk
---------- Post added at 07:58 AM ---------- Previous post was at 07:53 AM ----------
ShmuelCohen said:
After flashing img file (using TWRP 3.3.1) the phone (Lenovo k5 pro) starts in bootloader mode. Everyone can help?
Click to expand...
Click to collapse
Reboot your device and install twrp official app and open it and select flash image from a directory and select your own twrp and reboot your device [root]
Connect your phone to a PC and install stock rom using ADB or another app which was made for your smartphone [no root]

Related

Get your own CWM recovery for newer devices and dont beg anywhere - 2 simple steps

Those who struggle to get CWM recovery for thier newer devices and who are facing problem on romdump your stock rom to get stock recovery.img here you have 2 simple steps to get your CWM recovery for your new device
Step -1
Creating A Dump\Backup
Note: Root Required
1. Set "Settings" -> "Display" -> "Sleep" -> "10 minutes"
2. Install or update "Busybox" from play store
3. Set your phone to "Airplane" mode
4. Make sure that the card is not less than 2Gb of free space
5. Use any one of the following:
BakupTool_sdcard.zip saves a backup copy on the path: /mnt/sdcard/backup_v2
BakupTool_sdcard2.zip saves a backup copy on the path: /mnt/sdcard2/backup_v2
6. Extract the BakupTool_* to sdcard. Full path to the file should be: / sdcard / gscript
7. Install program: /sdcard /gscript /"GScriptLite.apk"
8. Open the program "GScriptLite". Press "Menu button" -> "Add Script"
9. Set tick "Needs SU"
10. Click "Load file" and select "back_mt657x.sh"
11. Click the button "Save"
12. Tap on a new script, "back_mt657x.sh". After that give the program root permissions if asked and wait for 5- 10 minutes. Do not use the phone during the process.
A sign of a normal shutdown of the script is:
Message in the terminal:
100% Backup Complite!!!
Saved to / sdcard/backup_v2/GGGGMMDD-ChChmm
Star Time: hh: mm: ss; End Time: hh: mm: ss
The appearance at the root of SD-card phone the following structure of folders and files:
backup_v2
YYYYMMDD-hhmm
* BDRS-YYYYMMDD-hhmm
boot.img
cache.ext4.tar
data.ext4.tar
nandroid.md5
recovery.img
system.ext4.tar
* misk
cache.img
cmdline.info
config.info
cpu.info
nvram.img
nvram.tar
ram.info
rom.info
* over
expdb.raw
full_preloader_part.raw
misc.raw
pmt.raw
sec_ro.raw
seccfg.raw
unknown.raw
boot.img
dsp_bl.img
ebr1.img
firmware.info
MT6577_a4_v2c.info
logo.img
mbr.img
preloader.img
recovery.img
system.img
uboot.img
data.img
step - 2
upload your stock recovery.img to get cwm recovery
kaushik Dutta has developed a clockworkmod recovery builder on the official site....
http://builder.clockworkmod.com/
so upload your stock recovery.img and get exact cwm recovery.img of ur device....and flash it.
if yours is a new devicw please select new device column.
thanks for this awesome build.
- after u upload your stock recovery.img on clicking fro new device just click on Build icon on the last of the page.....
- then u will be qued and u will gwt build number please save it for further refference...
- click proceed to that server and find ur build number,,,if it finished successfully u will see green icon on the left
- then click on your build number then click status there u will get something like this
Project recovery
Last Successful Artifacts
android_device_lge_cayman.zip 5.12 MB
inputrecovery.img 16.00 MB
manifest.xml 53.95 KB
recovery.img 6.92 MB
finally download recovery.img which is ur cwm recovery and flash it via Mobileuncle MTK tools which can be downloaded from playstore
If something goes wrong u can revert back ur rom or stock recovery itself by flashing ur stock recovery.img from the back up folder...or u can flash ur rom back using SP FLASH tools
IF i helped u please press thanks :victory::victory::victory:
anybody tried???
meanwhile how to extract stock recovery.img from stock ICS
I did test it. The image build does boot for me. But the build recovery i got this way did miss some *.ko files my device needed
The site is not new by the way..
Read here how to dump you're recovery...
http://forum.xda-developers.com/showthread.php?t=1935162
Re: clockworkmod for newer devices - now get CWM recovery for every android
[email protected] said:
I did test it. The image build does boot for me. But the build recovery i got this way did miss some *.ko files my device needed
The site is not new by the way..
Read here how to dump you're recovery...
http://forum.xda-developers.com/showthread.php?t=1935162
Click to expand...
Click to collapse
Dumping rom is bit confusing....because I'm a dentist...
Can u please explain in simple steps to get stock recovery.img
I'm having intex aqua flash which is new in the market but it has all the feature of high devices...
One more thing can I do this in windows? Or should I need linux?
Sent from my Aqua flash using xda premium
Trying this right now. Hope the recovery.img from a stock nandroid works.
Re: clockworkmod for newer devices - now get CWM recovery for every android
McJesus15 said:
Trying this right now. Hope the recovery.img from a stock nandroid works.
Click to expand...
Click to collapse
Share in simple steps to extract stock recovery.img after u successfully get ur cwm
Sent from my Aqua flash using xda premium
Re: clockworkmod for newer devices - now get CWM recovery for every android
drganbds said:
Share in simple steps to extract stock recovery.img after u successfully get ur cwm
Sent from my Aqua flash using xda premium
Click to expand...
Click to collapse
My device is different. Technically I have cwm recovery already. It's just only accessible through a fast boot command. This allows me to have a nandroid back up already so I just took the recovery.img from a stock back up
Sent from my Zio using xda app-developers app
check this thread is updated...
I tried this for a Lenovo IdeaTab A2109 to try and build a touch recovery. It already has a unofficial cwm recovery non touch, so I used that as the recovery.img. It put out 2 recovery.img's. One was a recovery.img and the other inputreovery.img. I'm not sure what one I should flash or if I'm supposed to flash both. Would it put out errors if it didn't work?
Thanks for this post and any help you can give.
linsalata28 said:
I tried this for a Lenovo IdeaTab A2109 to try and build a touch recovery. It already has a unofficial cwm recovery non touch, so I used that as the recovery.img. It put out 2 recovery.img's. One was a recovery.img and the other inputreovery.img. I'm not sure what one I should flash or if I'm supposed to flash both. Would it put out errors if it didn't work?
Thanks for this post and any help you can give.
Click to expand...
Click to collapse
Inputrecovery.img is wat u uploaded and recovery.img is wat u get as cwm recovery.
Sent from my Aqua flash using xda premium
drganbds said:
Inputrecovery.img is wat u uploaded and recovery.img is wat u get as cwm recovery.
Sent from my Aqua flash using xda premium
Click to expand...
Click to collapse
Oh OK. What about the question I asked about errors? Will it give any errors if the recovery wont work?
Thanks for the quick reply.
linsalata28 said:
Oh OK. What about the question I asked about errors? Will it give any errors if the recovery wont work?
Thanks for the quick reply.
Click to expand...
Click to collapse
If it gives error like black screen or volume key unfunction means it is not compiled properly but don't worry your device won't brick and u can revert back ur recovery by placing original.img on the root of phone storage and flash through mobileuncle tool..all the best
Sent from my Aqua flash using xda premium
Three Questions and I'm gonna try this out:
1. If the CWM recovery I build from CWM builder doesn't work, can I flash back the stock recovery by Mobile Uncle Tools, I mean won't it brick the device, can I still boot? I have a MT6577 device.
2. Does the script provided here backups up the stock recovery on Ice Cream Sandwich?
3. What else does this script do? Backup the whole phone?
ApplePriest said:
Three Questions and I'm gonna try this out:
1. If the CWM recovery I build from CWM builder doesn't work, can I flash back the stock recovery by Mobile Uncle Tools, I mean won't it brick the device, can I still boot? I have a MT6577 device.
2. Does the script provided here backups up the stock recovery on Ice Cream Sandwich?
3. What else does this script do? Backup the whole phone?
Click to expand...
Click to collapse
1. Yes u can reflash you stock recovery back via mobile uncle tool
2. Yes it will work on ICS
3. I have shown that wat the backup folder will have...it does full backup of your phone....
Sent from my Aqua flash using xda premium
Okay, Thank you.
I will try and update you on this.
Edit: After flashing recovery, I got blank screen in recovery mode.
thanx mate , really a helpfu guide i have Xtouch x714 with Allwinner A13 chip
before i tried many A13 CWM none of them worked not even boot , they nearly damage my tablet
thank god there is Phoneixcard i was able to revive it .
Anyway , your methode of getting the recovery.img from [gscript] did not work for me , it kept give me errors
even though it shows 100% complete
so i used another method to get my recovery.img , hence my tablet is an Allwinner A13 chip, so
i used [ Rom Dump ] which a small and powerful tool run it in Windows from [ http://www.techknow.me ]
it uses ADB so u have to be rooted and enable developer mode in your device and have ADB drivers in your PC
it backup image of your system and boot.img , recovery.img and data
so i used the extracted recovery.img in the site you provide me and i got my new recovery.img and flash it to my tablet via NovoTools 1.0
and i test it , it works like charm , thanx again mate really helpful
step 2 no working....website down?
Black Screen
When I flashed recovery made through it, it gave me a black screen Is there any way to fix this??
the online one is not working
i tried twice for micromax a84... i got the CWM recovery and flashed it via mobile uncle tools...but it didnt work
?
after hitting "build" it states
your build has been queued.The
build id is
9b42b141e21a35c4007c250f45ab2039
continue to the build sever
view the current build output
when i hit either option i get "HTTP ERROR 404.
can anyone else see my build id and if so can you download it and link it to me via PM.
or what can i do to get my image

Need stock recovery image: MHA-L29C185

My phone is dead in water.. I have TWRP that complains that the system partition is read only,
I have erecovery that cannot says "getting package info failed" (dies afer "getting package info from server"), and manual downloading of image 138 putting it in dload folder of SDCARD did not go -- it complained that it was not the right version I think..
What can I do now? I thought that I ought to restore the recovery partition, but I can't seem to find it anywhere..
I'm going nuts here
HELP!!
PS: I have been downloading the firmwares from http://hwmt.ru/oth/HWFF/info/view.php?find_model=mha , they have two sets: Do I need the OTA or the FULL version to be put into SDCARD's "dload" folder?
You need the FULL version. OTA means "over the air update", and is meant to be applied from a specific version to bring you to a newer version without having to download everything.
tkalfaoglu said:
My phone is dead in water.. I have TWRP that complains that the system partition is read only,
I have erecovery that cannot says "getting package info failed" (dies afer "getting package info from server"), and manual downloading of image 138 putting it in dload folder of SDCARD did not go -- it complained that it was not the right version I think..
What can I do now? I thought that I ought to restore the recovery partition, but I can't seem to find it anywhere..
I'm going nuts here
HELP!!
PS: I have been downloading the firmwares from http://hwmt.ru/oth/HWFF/info/view.php?find_model=mha , they have two sets: Do I need the OTA or the FULL version to be put into SDCARD's "dload" folder?
Click to expand...
Click to collapse
well this is a long shot,try to unlock ur BL again.after that try to boot into twrp.and for now only L29C636 n AL00C00 have offline update files that can be flash thru dload folder.
edit-if you need stock recovery actually u can downlaod the full fw of your build and extract update.app using huawei extractor and flash the recovery.img thru twrp or adb
If you can, try firmware finder. For that to work your phone must boot. Or you can go with FunkyHuawei, but that costs money to use.
Both requires stock recovery to install though. And as @eddmecha says, only 2 builds are offline installable.
The system being read only in TWRP is normal as its added as RO in fstab. And if you have dm-verity enabled its no point in installing anything to /system.
>well this is a long shot,try to unlock ur BL again.after that try to boot into twrp.and for now >only L29C636 n AL00C00 have offline update files that can be flash thru dload folder.
>edit-if you need stock recovery actually u can downlaod the full fw of your build and >extract update.app using huawei extractor and flash the recovery.img thru twrp or adb
Thank you very much; however, there is a problem with the huawei extractor: The extractor works and creates unknown_nn.img files, and there is another script, HuaweiFinder or something that renames them by guessing their contents. I have the "unknown" files, but that renaming script no longer works -- (it dies with FINDSTR errors).
So I can't find the recovery.. perhaps someone could do a "strings recovery.img" and tell me what I suppose to see in there, so I can do the same search amongs my unknown_nn.img files.. Many thanks! -t
eddmecha said:
well this is a long shot,try to unlock ur BL again.after that try to boot into twrp.and for now only L29C636 n AL00C00 have offline update files that can be flash thru dload folder.
edit-if you need stock recovery actually u can downlaod the full fw of your build and extract update.app using huawei extractor and flash the recovery.img thru twrp or adb
Click to expand...
Click to collapse
I am right now trying to do that -- to fix the recovery to stock, so that eRecovery will let me recover anything!
But can't find it amongst the extracted "unknown_file.nn" files ..
tkalfaoglu said:
I am right now trying to do that -- to fix the recovery to stock, so that eRecovery will let me recover anything!
But can't find it amongst the extracted "unknown_file.nn" files ..
Click to expand...
Click to collapse
from whr did u download the huawei extractor?
https://forum.xda-developers.com/showthread.php?t=2433454
is it this one?
eddmecha said:
from whr did u download the huawei extractor?
https://forum.xda-developers.com/showthread.php?t=2433454
is it this one?
Click to expand...
Click to collapse
I totally forgot about that one! I instead had used the one that required Perl..
I'm downloading and working on it now; many thanks!!
-t
UPDATE: After removing TWRP (with tears in my eyes) with:
sudo fastboot flash recovery RECOVERY.img
I was able to get my phone back.. It works now!

need some root files

hi @ante0
after a week of using oreo,i've downgraded to C185B187.
oreo has some issues like draining battery,weird "undetected root" error after installing busybox in /system/xbin (u have to make a new folder in system first,then install busybox) and over heating even when the phone is in charge and fully charged already...
now i need those root files that u gave me before for b182 !:laugh:
Need a boot image (and can u explain what this image does? )
(also how to make one )
and SuperSU-v2.82-SR5
SuperSU 2.82 SR5 if you decrypt: https://download.chainfire.eu/1220/SuperSU/SR5-SuperSU-v2.82-SR5-20171001224502.zip
SuperSU 2.82 SR5 if you stay encrypted: https://mega.nz/#!ZTBQXZra!JHUocH9oMEApULxfLYm9VO5UPhjHNMGLymkXDY_ihhI
Boot MHA-L29C185B187: https://mega.nz/#!IL4gxCaL!_O0B1rm-eys5Ta8CnD5BfXsyLTGM3RXdtZ09v7kWUk4
Or you could just make a backup of your current boot image using TWRP.
If you want to do it yourself in the future:
Download your current firmware from http://pro-teammt.ru/firmware-database/
Extract update.app from downloaded update.zip, download Huawei Update Extractor (https://forum.xda-developers.com/showthread.php?t=2433454)
Open update.app in Huawei Update Extractor, rightclick on what you want to extract and select "Extract Selected".
This image can only be flashed using fastboot (at least when I extract it). You can unpack and repack using Android Image Kitchen to make a TWRP flashable image.
What boot is... It's the ramdisk and kernel.
Read more here: https://www.linux.com/learn/kernel-newbie-corner-initrd-and-initramfs-whats
Basically it tells your phone how to boot xD
ante0 said:
SuperSU 2.82 SR5 if you decrypt: https://download.chainfire.eu/1220/SuperSU/SR5-SuperSU-v2.82-SR5-20171001224502.zip
SuperSU 2.82 SR5 if you stay encrypted: https://mega.nz/#!ZTBQXZra!JHUocH9oMEApULxfLYm9VO5UPhjHNMGLymkXDY_ihhI
Boot MHA-L29C185B187: https://mega.nz/#!IL4gxCaL!_O0B1rm-eys5Ta8CnD5BfXsyLTGM3RXdtZ09v7kWUk4
Or you could just make a backup of your current boot image using TWRP.
If you want to do it yourself in the future:
Download your current firmware from http://pro-teammt.ru/firmware-database/
Extract update.app from downloaded update.zip, download Huawei Update Extractor (https://forum.xda-developers.com/showthread.php?t=2433454)
Open update.app in Huawei Update Extractor, rightclick on what you want to extract and select "Extract Selected".
This image can only be flashed using fastboot (at least when I extract it). You can unpack and repack using Android Image Kitchen to make a TWRP flashable image.
What boot is... It's the ramdisk and kernel.
Read more here: https://www.linux.com/learn/kernel-newbie-corner-initrd-and-initramfs-whats
Basically it tells your phone how to boot xD
Click to expand...
Click to collapse
so u did not modify this boot image,am i right ?
i thought u modify this boot images to make the SuperSu works -.-
and did u modify SuperSu package ?
ezraiil1 said:
so u did not modify this boot image,am i right ?
i thought u modify this boot images to make the SuperSu works -.-
and did u modify SuperSu package ?
Click to expand...
Click to collapse
It's just stock boot. SuperSU works fine with it when you're on B182+.
It's only useful if you want to flash back stock boot, to maybe switch to Magisk or if SuperSU doesn't want to update.
I did modify the SuperSU "for_encrypted", I just changed "KEEPENCRYPTED=false" to "true". It just tells the installer to not remove the encryption tag so it stays encrypted.
Edit: one reason to modify boot is to "pre-root", but it's not needed for Mate 9. Another is to remove encryption or verity manually.

[Solved] Elephone P8 Max Root

Hello, this is my first post
Don't let me waste time...
Requirements
1.Stock boot.img for your phone model (its best its for your Build Number / Variant ) . You can extract from the stock rom / firmware of your device OR backup from your device using a box e.g Miracle box, CM2, etc
2.Download Latest Magisk Manager
Steps on how to root an Elephone P8 Max using Magisk Manager and patched boot.img
Step 1: Patching the stock boot.img
1.Install MagiskManager apk on your android device
2.Copy the stock boot.img of your device to your phone's internal storage or SD card
3.Launch Magisk Manager app
4.If prompted to install Magisk, select NO THANKS
5.If you are using a samsung device and wish to flash using Odin, then select Options > Settings > Update Settings > Patched Boot Output Format > img.tar )
6.Select Install > Install > Patch Boot Image File >
7.Navigate to the location of the stock boot.img you copied earlier on, then Select it
8.Magisk Manager should begin downloading the magisk zip file used for patching
9.Once download is complete, MagiskManager will automatically patch the boot file and store it under SDcard/MagiskManager/patched_boot.img[.tar]
Step 2: Flashing the patched boot.img
You have a variety of options to flash the patched boot.img depending on you
1.Sp Flashtool
2.Fastboot
3.Miracle Box
1. For Sp Flashtool copy the patched boot.img with mt6755 scatter file and make sure to rename patched boot.img to boot.img before flashing
2.For fastboot copy the patched boot.img to your fastboot folder and press shift right click on a free space in the fastboot folder, you would see open command here. Click on it and boot your Elephone P8 Max to fastboot with power+volume up and use volume down to select fastboot and connect your Elephone P8 Max. Your PC type fastboot devices to check if the system as seen it. Now type fastboot flash boot patched_boot.img
You are done.
3.For miracle box rename the file from .img to .bin before flash.
In case you lazy..:laugh:
I have the patched_boot.img here
https://drive.google.com/file/d/17jjlC_znGMEA6HY0H0l4XP6LaBIv7n_t/view?usp=drivesdk
Enjoy..use root checker to confirm
Anyone who can support for custom recovery
TWRP for Elephone p8 Max
I need the newest TWRP for Elephone p8 Max. Can anybody help?
Thanks
Iamkratos said:
Hello, this is my first post
You have a variety of options to flash the patched boot.img depending on you
2.Fastboot
Click to expand...
Click to collapse
Hi I tried fastboot.
fastboot oem unlock OK
fastboot flash recovery patched_boot.img
works, but after switch off an boot into recovery, just normal android 7 starts, no twrp.
When boot finished, touching on display does not work anymore.
Any hinds?
Elephone P8_Max
Android 7.0
Build-Number:
Elephone_P8_Max_20171221
Thanks for any help.
aaaalbi2 said:
Hi I tried fastboot.
fastboot oem unlock OK
fastboot flash recovery patched_boot.img
works, but after switch off an boot into recovery, just normal android 7 starts, no twrp.
When boot finished, touching on display does not work anymore.
Any hinds?
Elephone P8_Max
Android 7.0
Build-Number:
Elephone_P8_Max_20171221
Thanks for any help.
Click to expand...
Click to collapse
Because you flash boot.img as recovery
That why your phone is getting that fault
You are suppose to flash boot
Fastboot flash boot patched_boot.img OK
Or use sp flashtool or miracle box
I included the scatter file
I have the twrp but it doesn't touch only if you use otg with Mouse
Alternative scatter file for MT6750
Hi lmkratos,
thank you very much!
This worked like a charm but I had to use a different scatter file (attached here) as the P8 Max has a MT6750 (not MT6755) and the PMT didn't match so spflash refused to flash boot ("PMT changed for the ROM").
If you happen to be on Linux: spflash works perfectly but take care to stop ModemManager (WAN modems) before flashing as it interferes, so
"service ModemManager stop".
rec Please send it, thank you
Iamkratos said:
I have the twrp but it doesn't touch only if you use otg with Mouse
Click to expand...
Click to collapse
rec Please send it, thank you
---------- Post added at 04:18 AM ---------- Previous post was at 04:16 AM ----------
Iamkratos said:
I have the twrp but it doesn't touch only if you use otg with Mouse
Click to expand...
Click to collapse
twrp Please upload, thank you

Oneplus 6 bricked or what?

I sucessfully unlocked bootloader, rooted and installed twrp. I was using my phone today and i try to boot to twrp to flash RenovateIce rom and my twrp shows some strange symbols all folders... also on my computer is the same... When i tried to boot to system it just boot up to twrp again.. I cant boot it to my system.. Help please ...
here is screenshot from my pc:
First, you must ask on the Q&A section.
Second your files appears like that because they are crypted ( the password on your phone is used to decrypt it), and as i know (i may be wrong but yes you lost your data) but you need to delete your internal storage now for it to be able to use it like it should, so in twrp delete your internal storage, install your rom via adb sideload, boot and set up your phone and reflash twrp ( via the cmd and then via the zip)
Did you install renovate? You could try to use an otg drive to remove renovate if that is messing your system. They probably have a rescue zip on their forum. You could also try to flash bluspark twrp if that could help you get into your data. Hope you get your data back, otherwise the full format should revive your phone. Read up before (if)you try my suggestions.
hi ,i have fff*cked my op6 many times and i faced this , now go to bootloader and flash twrp from pc cmd or terminal again , boot twrp now u can enter password , good for now u can install sys again or copy your files to another sd card or pc or u can delete data and install system again or just install u can try and learn from your mistake
sorry bad english
vargapirot said:
I sucessfully unlocked bootloader, rooted and installed twrp. I was using my phone today and i try to boot to twrp to flash RenovateIce rom and my twrp shows some strange symbols all folders... also on my computer is the same... When i tried to boot to system it just boot up to twrp again.. I cant boot it to my system.. Help please ...
here is screenshot from my pc:
Click to expand...
Click to collapse
Dude u did loose ur data but lets see if u can get it.
Boot to fastboot
Connect usb
Open powershell in ur adb. Exe/fastboot. Exe windoe,(where u installed adb)
(U can also open powershell & use command cd e:\adb{example} to navigate.
Now u need to download & paste twrp. Img in this forder.
Then, Enter command - fastboot boot twrp.img in powershell.
Ur device will now boot into twrp & u have usb file transfer mode active now .
(Now see if u can extract any data)
If no then
Copy ur os. Zip to phone storage
Now flash os.zip using TWRP.
I sucessfully unbricked without loosing any data...
1. Rebooted to bootloader from twrp
2. Fastboot twrp.img
3. It asked me for password to decrypt
4. Flashed twrp.zip
5. Flashed magisk
6. Reboot to system
Everythings works okay now. I just repeated installing recovery and rooting proccess..
Thank you guys !

Categories

Resources