[Q] make_ext4fs function? - Transformer TF300T Q&A, Help & Troubleshooting

I'm trying to go back from f2fs to ext4fs because my tf300t has been having a lot of freezing issues and what not on roms that use to be stable. My question is, how long should TWRP 2.8.3.0 take to convert /data back to ext4? I let it run for over 5 minutes and it still going... Any idea how long this process should take?
Thanks for the help!

draky said:
I'm trying to go back from f2fs to ext4fs because my tf300t has been having a lot of freezing issues and what not on roms that use to be stable. My question is, how long should TWRP 2.8.3.0 take to convert /data back to ext4? I let it run for over 5 minutes and it still going... Any idea how long this process should take?
Thanks for the help!
Click to expand...
Click to collapse
90 mins plus... Do not interrupt the process .... :good:
Thx Josh

lj50036 said:
90 mins plus... Do not interrupt the process .... :good:
Thx Josh
Click to expand...
Click to collapse
Thanks for the answer, I let it run and it took close to 60 minutes but it finally finished. I thought it was a faster process so I was getting worried.

draky said:
Thanks for the answer, I let it run and it took close to 60 minutes but it finally finished. I thought it was a faster process so I was getting worried.
Click to expand...
Click to collapse
TWRP as of 2.7.0.0 has used what is called a secure erase ...
This is a good thing except for the time it takes ... :good:
Can you add 'SOLVED' to the thread title .....
Thx Josh

Related

psfMod - project abondoned

After waking this morning and seeing the length's SCEA are going to to halt the PS3's jailbreak I am reluctantly withdrawing from the distribution of PSFreedom in any form.
You can see more of what SCEA are doing here: http://psx-scene.com/forums/showpost.php?p=535680&postcount=1
Keeping my Family intact is more important to be than hacking a games console.
Klutsh
nice work dude
GREAAT !!!
hats of chap great work going to install this later thanks
thanks Klutsh, your awesome
time for me to start tinkering with dev_flash... hehe
"An error occured while loading PSFreedom./tmp/recovery.log was copied to /sdcard/psf/recovery.log.
Please report the issue on XDA"
gonna get the log file for you now
edit: herp derp, my phone refuses to boot
great stuff...
Thanks for all your hard work, guys! Fantastic stuff!
Do you think we'll ever see this as a "fake flash"?
Great work!! Let's try!
" including ABD and Mass storage toggle." Simply awsome
Excuse my lack of knowledge, but what exactly is the difference or advantage to the PSFreedom App you created?
Keep up the awesome work!
yeah.. after rebooting to try and get you that log, my phone seems to be stuck in a HTC logo -> off -> reboot -> HTC logo -> off loop, any suggestions? I can go back into recovery/hboot fine... but not my phone
@stoker25, This should not effect your normal rom in any way.
mrmeotz said:
Excuse my lack of knowledge, but what exactly is the difference or advantage to the PSFreedom App you created?
Keep up the awesome work!
Click to expand...
Click to collapse
It's ROM independent, so sense users can use it too
Klutsh said:
@stoker25, This should not effect your normal rom in any way.
It's ROM independent, so sense users can use it too
Click to expand...
Click to collapse
how come I can't boot back into my rom then? now i've got to reflash, great...
stoker25 said:
how come I can't boot back into my rom then? now i've got to reflash, great...
Click to expand...
Click to collapse
try taking your SD card out.
But honestly this does not touch your /system, /data or /boot partitions at all
Really? That is ****ing sweet!
So you're saying that i could jailbreak my PS3, even though im running i.e. FroYo 2.2 ? Sounds swell..although i grew pretty fond of Open Desire..
Big thx @ klutsh
Klutsh said:
try taking your SD card out.
But honestly this does not touch your /system, /data or /boot partitions at all
Click to expand...
Click to collapse
still doesn't fix it :/
heres the recovery log:
http://stoker25.com/files/recovery.log
stoker25 said:
still doesn't fix it :/
heres the recovery log:
http://stoker25.com/files/recovery.log
Click to expand...
Click to collapse
Typical recovery log shows that everything worked, although it still flagged an error.
The log is the ONLY file that my code additions write anywhere on the device other then the recovery img flashing.
I am honestly at a loss to what can cause your main rom to fail booting.
What rom do you normally run?
Klutsh said:
Typical recovery log shows that everything worked, although it still flagged an error.
The log is the ONLY file that my code additions write anywhere on the device other then the recovery img flashing.
I am honestly at a loss to what can cause your main rom to fail booting.
What rom do you normally run?
Click to expand...
Click to collapse
i was using ieftm's rooted 2.2 rom (the first one he made, it's probably outdated now), i'm thinking it might have something to do with the symlinked bootanimation, since it reboots before it shows it. gonna reflash now anyway, since i've been meaning to for a while...
can anyone upload unrEVOked for desire???
and can i use HTC sense rom?
So let me get this right, now we can have this with any rom and keep all usb usage (I'm using leedroid 2.1) within our roms? Just adds an extra menu in recovery?
TheIntruder said:
So let me get this right, now we can have this with any rom and keep all usb usage (I'm using leedroid 2.1) within our roms? Just adds an extra menu in recovery?
Click to expand...
Click to collapse
Yes
10char
Fantastic work! Another question I have never used unrevoked, rooted it another way can i do it via clockwork recovery or rom manager?
Sent via smoke signals

[twrp 2.6.3.2][read me]

I just need to get the word out, now that I have seen this go from a couple user issue to maybe, getting out of control.....The new TWRP has a issue with formatting data, I have experienced this first hand. It ended for me in a softbrick, and a few users on the forums...I would never want this to happen to anyone.. Im sure TWRP feels the same.... Just be aware of the issue.. I have posted on there fourm page about the issue...Thx as always lj
sbdags said:
You'll have to format the data partition manually with the following in the terminal emulator under advanced in twrp.
mke2fs -T ext4 /dev/block/mmcblk0p8
Note you will lose everything on internal so move backups and your ROM zips to flash onto your micro SD.
Click to expand...
Click to collapse
Code:
mke2fs -T ext4 /dev/block/mmcblk0p8
TWRP 2.6.3.2
lj50036 said:
I just need to get the word out, now that I have seen this go from a couple user issue to maybe, getting out of control.....The new TWRP has a issue with formatting data, I have experienced this first hand. It ended for me in a softbrick, and a few users on the forums...I would never want this to happen to anyone.. Im sure TWRP feels the same.... Just be aware of the issue.. I have posted on there fourm page about the issue...Thx as always lj
Code:
mke2fs -T ext4 /dev/block/mmcblk0p8
Click to expand...
Click to collapse
I've been formatting my Asus Transformer Infinity TF700T with TWRP 2.6.3.2 for at least a month now with no problem other than it's really slow.
Sometimes taking upward 30 minutes. It worked every time. You MUST allow the format to complete before doing anything else. The 1st time I thought it wasn't working. I stopped it & was unable to do anything else. I restarted format & just waited for it to complete.
It has allowed me to perform clean installs of most ROMS (CM11, CM10.2, CHROMI 4.7 & 5.2, PACMAN, OMNIROM).
Feedback
swregal said:
I've been formatting my Asus Transformer Infinity TF700T with TWRP 2.6.3.2 for at least a month now with no problem other than it's really slow.
Sometimes taking upward 30 minutes. It worked every time. You MUST allow the format to complete before doing anything else. The 1st time I thought it wasn't working. I stopped it & was unable to do anything else. I restarted format & just waited for it to complete.
It has allowed me to perform clean installs of most ROMS (CM11, CM10.2, CHROMI 4.7 & 5.2, PACMAN, OMNIROM).
Click to expand...
Click to collapse
There is a issue, It should never take 30 min to format, not even a 64 GB storage device. The fact that it did what it did to me and many others is a fact that there is a issue... Thx for your feedback.. As always thx lj
swregal said:
I've been formatting my Asus Transformer Infinity TF700T with TWRP 2.6.3.2 for at least a month now with no problem other than it's really slow.
Sometimes taking upward 30 minutes. It worked every time. You MUST allow the format to complete before doing anything else. The 1st time I thought it wasn't working. I stopped it & was unable to do anything else. I restarted format & just waited for it to complete.
It has allowed me to perform clean installs of most ROMS (CM11, CM10.2, CHROMI 4.7 & 5.2, PACMAN, OMNIROM).
Click to expand...
Click to collapse
I formatted my tf700 32G on TWRP v2.6.1.0 for less than 1 minute. If it is really go as far as 30 minutes, it is very long time to format your tf700...
LetMeKnow said:
I formatted my tf700 32G on TWRP v2.6.1.0 for less than 1 minute. If it is really go as far as 30 minutes, it is very long time to format your tf700...
Click to expand...
Click to collapse
I've had the format bug on TWRP 2.6.3.2 now as well. Killed my internal. Had to reformat it with the mke2fs command I posted above to fix it.
sbdags said:
I've had the format bug on TWRP 2.6.3.2 now as well. Killed my internal. Had to reformat it with the mke2fs command I posted above to fix it.
Click to expand...
Click to collapse
Hahaha, going back to the old day using cmd prompt instead of gui...
Feedback
LetMeKnow said:
Hahaha, going back to the old day using cmd prompt instead of gui...
Click to expand...
Click to collapse
Correct me if Im wrong here, but isnt that all the custom recovery is doing is automating the commands for you?????
lj50036 said:
Correct me if Im wrong here, but isnt that all the custom recovery is doing is automating the commands for you?????
Click to expand...
Click to collapse
Technically yes - but what command do they issue exactly?
sbdags said:
Technically yes - but what command do they issue exactly?
Click to expand...
Click to collapse
I have no idea.. Im a noob!!!! LOL
Dont forget I knew none of this 6 mouths ago... Im a fast learner but not a superhero.....LOL:silly:
lj50036 said:
Correct me if Im wrong here, but isnt that all the custom recovery is doing is automating the commands for you?????
Click to expand...
Click to collapse
Yes, you are correct... :good: However, GUI is better to look at, don't you think? Just kidding...
LetMeKnow said:
Hahaha, going back to the old day using cmd prompt instead of gui...
Click to expand...
Click to collapse
Old day? The command line is still more powerful than the GUI. An in some cases even easier to use.
_that said:
Old day? The command line is still more powerful than the GUI. An in some cases even easier to use.
Click to expand...
Click to collapse
I did not say anything that the cmd line is not powerful.. All I said is to use cmd line instead of gui...
sbdags said:
Technically yes - but what command do they issue exactly?
Click to expand...
Click to collapse
It should be written to the log.

[ROM] Galaxy Light Testers wanted

evening all,
im looking for users with the galaxy light (t399 or t399n) who would be willing to help test some new roms and kernels and be part of helping develop builds from the ground up for the light, i do not have a galaxy light (and im not likely to get one over in the UK) buit i do have a similar but slightly higher specced device (galasy s5 mini) so i am trying to also dev for the light but i need some willing volunteers who dont mind trying out builds that may not work at first and who are able to try and get adb logs so i can fix errors etc.
anyone interested, would be starting with a 5.1.1 rom then moving on to 6.0 (cm13 probably) once 5.1 is usable
reply to this thread or drop me a pm if your interested
I've got a t399 I use as a backup device now, be glad to help out when I can.
Nevermindthelabel said:
I've got a t399 I use as a backup device now, be glad to help out when I can.
Click to expand...
Click to collapse
well ive got a test build ready to go wen you have time
DJ_Steve said:
well ive got a test build ready to go wen you have time
Click to expand...
Click to collapse
Just plugged it in a few minutes ago. If you want to pm me or post a link I'll give it a shot
Nevermindthelabel said:
Just plugged it in a few minutes ago. If you want to pm me or post a link I'll give it a shot
Click to expand...
Click to collapse
link pm'd to you
Have a SGH-T399N. Willing to test custom firmware as long as it doesn't totally screw over the device. lol
DJ_Steve said:
link pm'd to you
Click to expand...
Click to collapse
Tried it a few times, can't get it to flash in twrp. Have 2.8.4 on the phone, it would just fail then tried flashing your 3.0 but that does not stay on for more than 30 seconds. Even turned the timeout off
Nevermindthelabel said:
Tried it a few times, can't get it to flash in twrp. Have 2.8.4 on the phone, it would just fail then tried flashing your 3.0 but that does not stay on for more than 30 seconds. Even turned the timeout off
Click to expand...
Click to collapse
What error does flash give
Sent from my SM-G800F using Tapatalk
DJ_Steve said:
What error does flash give
Sent from my SM-G800F using Tapatalk
Click to expand...
Click to collapse
ApplyParsedPerms: lsetfilecon of /system/lost+found to u object_r:system_file:s0 failed Operation not supported on transport endpoint set_metadata_recursive: some changes failed E:error executing updater binary in zip
Sorry took me so long to get back to you
Nevermindthelabel said:
ApplyParsedPerms: lsetfilecon of /system/lost+found to u object_r:system_file:s0 failed Operation not supported on transport endpoint set_metadata_recursive: some changes failed E:error executing updater binary in zip
Sorry took me so long to get back to you
Click to expand...
Click to collapse
ok ill do a rebuild to try fix that later
Nevermindthelabel said:
ApplyParsedPerms: lsetfilecon of /system/lost+found to u object_r:system_file:s0 failed Operation not supported on transport endpoint set_metadata_recursive: some changes failed E:error executing updater binary in zip
Sorry took me so long to get back to you
Click to expand...
Click to collapse
ok another build to test out : ive had some pc problems last few days so sorry for delay
http://www.dmpwap.xyz/testing/light/pac_gardalte_LP-MR1.Unofficial_20160227-113134.zip
DJ_Steve said:
ok another build to test out : ive had some pc problems last few days so sorry for delay
http://www.dmpwap.xyz/testing/light/pac_gardalte_LP-MR1.Unofficial_20160227-113134.zip
Click to expand...
Click to collapse
Awww pac rom deffo testing this so glad to see this here thought you was having a crack at cm first.
DJ_Steve said:
ok another build to test out : ive had some pc problems last few days so sorry for delay
http://www.dmpwap.xyz/testing/light/pac_gardalte_LP-MR1.Unofficial_20160227-113134.zip
Click to expand...
Click to collapse
This time for me it flashed but it was super quick. Like 5 seconds. When I went to reboot system twrp said no operating system installed. Hate to be the bearer of bad news once again
DJBoxer said:
Awww pac rom deffo testing this[emoji14]so glad to see this here thought you was having a crack at cm first.
Click to expand...
Click to collapse
I have pac build env setup already as am building it for s5mini. Will probs do cm13 at some point tho.
Sent from my SM-G800F using Tapatalk
Nevermindthelabel said:
This time for me it flashed but it was super quick. Like 5 seconds. When I went to reboot system twrp said no operating system installed. Hate to be the bearer of bad news once again
Click to expand...
Click to collapse
well that didnt flash properly lol,
try these odin images :
http://www.dmpwap.xyz/testing/light/gardalte.zip
flash those in odin and see what happens
DJ_Steve said:
ok another build to test out : ive had some pc problems last few days so sorry for delay
http://www.dmpwap.xyz/testing/light/pac_gardalte_LP-MR1.Unofficial_20160227-113134.zip
Click to expand...
Click to collapse
Yeah i had same flashed within 5 seconds and going to reboot system leads to no os installed :laugh::silly:
DJ_Steve said:
try these odin images :
http://www.dmpwap.xyz/testing/light/gardalte.zip
flash those in odin and see what happens
Click to expand...
Click to collapse
Tried this by odin left me at powered by android splash screen.
Was unable to pull any logcats guessing device doesent even get deamon started?.
checked recovery log nothing special mentioned there other then i pulled log to ext sd lol
sorry not much help on this one maybe some one else may have more info.
DJBoxer said:
Tried this by odin left me at powered by android splash screen.
Was unable to pull any logcats guessing device doesent even get deamon started?.
checked recovery log nothing special mentioned there other then i pulled log to ext sd lol[emoji14]sorry not much help on this one maybe some one else may have more info.
Click to expand...
Click to collapse
I probably need to mod the boot image to start adb only as if it sits at powered by Android I'll bet it's complaining about shared libs
Sent from my GT-I9505 using Tapatalk
DJ_Steve said:
I probably need to mod the boot image to start adb only as if it sits at powered by Android I'll bet it's complaining about shared libs
Sent from my GT-I9505 using Tapatalk
Click to expand...
Click to collapse
Well i look forward to next update then not really much to go on as i know you dont have device to hand and without and info its basically like taking a pissing in a tea cup in the dark lol once im able to grab those logs sure it be more helpfull least it didnt brick hahaha:good:
p.s your on the s4 today :cyclops: lol
DJBoxer said:
Well i look forward to next update then not really much to go on as i know you dont have device to hand and without and info its basically like taking a pissing in a tea cup in the dark lol once im able to grab those logs sure it be more helpfull least it didnt brick hahaha:good:
p.s your on the s4 today :cyclops: lol
Click to expand...
Click to collapse
S4 lte lol. Yea been playing with aicp on s5m. It's very difficult toto truly brick a Samsung unless your an idiot haha.
Sent from my GT-I9505 using Tapatalk
DJBoxer said:
Well i look forward to next update then not really much to go on as i know you dont have device to hand and without and info its basically like taking a pissing in a tea cup in the dark lol once im able to grab those logs sure it be more helpfull least it didnt brick hahaha:good:
p.s your on the s4 today :cyclops: lol
Click to expand...
Click to collapse
okay
new images to try
http://www.dmpwap.xyz/testing/light/boot.img
http://www.dmpwap.xyz/testing/light/system.img
http://www.dmpwap.xyz/testing/light/pac_gardalte_LP-MR1.Unofficial_20160229-111259.zip

Oneplus one rebooting at boot animations!!! Please help

I have been using Oneplus one for like 1 year or so, and its a beast :good: without wasting time lets COME TO THE POINT "i have a problem":
1) it reboots continuously when at Boot animation, things i have already done>>
a)factory reset,
b)installed various other roms,:crying:
c)did unbrick technique,
d)flashed stock rom using ADB shell,
e)Erased and flashed persist.img,
F)contacted support team, they took a Remote session but all in vain,
Phew!!! but no luck
NOTE:
it reboots only when i flash Android version 5.0 or higher.
On kitkat it works fine what could be the reason, This a'int a hardware problem i guess .
Bonus query(That may help ) :
2)When i got the oneplus after flashing many roms,
I noticed it shows only 1869 MB ram while its 3 GB (should be 2556 mb or so),
and 2.5/2,7 Gb in android version 5.0 or higher,
SO PLEASE ANDROIDIANS , HELP ME!!!!!!
@adarsh58 I assume that you've unlocked ur bootloader etc. so just scroll down to step 9 and flash the file u need to go from kitkat to lollipop.
The reason why the roms are stuck on the bootanimation is because the bootloader and modem files are updated so it will only give errors and will cause an bootloop if you don't update them. Try it and report back :good:
http://forum.xda-developers.com/oneplus-one/general/guides-bacon-timmaaas-how-to-guides-t2839471
About your ram issue, just try to flash these files and see how it goes as the issue existed I believe when people tried kitkat again when first using lollipop roms so I guess the roms eventually caused a conflict
Thanks for the HELP!!!!
wulsic said:
@adarsh58 I assume that you've unlocked ur bootloader etc. so just scroll down to step 9 and flash the file u need to go from kitkat to lollipop.
The reason why the roms are stuck on the bootanimation is because the bootloader and modem files are updated so it will only give errors and will cause an bootloop if you don't update them. Try it and report back :good:
http://forum.xda-developers.com/oneplus-one/general/guides-bacon-timmaaas-how-to-guides-t2839471
About your ram issue, just try to flash these files and see how it goes as the issue existed I believe when people tried kitkat again when first using lollipop roms so I guess the roms eventually caused a conflict
Click to expand...
Click to collapse
Thanks so much for giving your time,
I will try these things as soon as i will leave my office and report back to you .
I have got OP3 too but dont want to leave my OPO like this, i cant see him dead.
Hopefully it might work
Have a nice day :good:
@adarsh58 don't worry ur OPO isn't dead, and it won't die :good:
You have a nice day too just mention me if you still have issues afterwards
@wulsic Thanks for being so generous and kind. will get back to you soon
@wulsic
Hey It dint work what can we do now ?
adarsh58 said:
@wulsic
Hey It dint work what can we do now ?
Click to expand...
Click to collapse
Well, you could try back to stock via fastboot I suppose right? Like it should flash it out of the box so nothing should go wrong, ofc download properly for 16 or 64gb and don't forget to flash any file :good:
http://forum.xda-developers.com/oneplus-one/general/guide-return-opo-to-100-stock-t2826541
If you've also tried this then I've gotta think what could be it then:silly:
wulsic said:
Well, you could try back to stock via fastboot I suppose right? Like it should flash it out of the box so nothing should go wrong, ofc download properly for 16 or 64gb and don't forget to flash any file :good:
http://forum.xda-developers.com/oneplus-one/general/guide-return-opo-to-100-stock-t2826541
If you've also tried this then I've gotta think what could be it then:silly:
Click to expand...
Click to collapse
i have done this already
I think he wont make it to be with me again ,SADLY
adarsh58 said:
i have done this already
I think he wont make it to be with me again ,SADLY
Click to expand...
Click to collapse
Ahh let me think about it :good: sorry I couldn't fix it so fast but kitkat works right?
wulsic said:
Ahh let me think about it :good: sorry I couldn't fix it so fast but kitkat works right?
Click to expand...
Click to collapse
dont b sorry!!! its a piece of Software we can not predict it , anyways thanks for helping.
and no nothing is working now .
Sday i recreated the android file system.
ls -l /dev/block/platform/<block_device_name>/by-name/
make_ext4fs dev/block/platform/msm_sdcc.1/by-name/pesist
hihihi,but all in vain :silly:
@adarsh58 still don't worry too much as it's still more likely an software issue and I know for sure if kitkat worked before it'll work again :good: I'll try to find an good answer for you today:good:
wulsic said:
@adarsh58 still don't worry too much as it's still more likely an software issue and I know for sure if kitkat worked before it'll work again :good: I'll try to find an good answer for you today:good:
Click to expand...
Click to collapse
Thanks a lot bro till then i will try to find something else :good::good::good::good::good::good::good::laugh::laugh::laugh::laugh::laugh:

Unable to Wipe Data since CM13

Hey ! First of all excuse my english I'll do my best.
I flashed CM13 to test it. To do that I flashed the TWRP you can find in CM's thread and just after I wiped the data because without that you're unable to wipe cache/dalvik/system. After the flash everything was right except for some reasons in my opinion this rom wasn't smooth enough so I wanted to go back to EMUI (damn EMUI never thought i could want to go back to this again).
To do that I flashed The "normal" TWRP and tryed to wipe my data. It was impossible. Si I tryed to restore my nandroid, impossible too. Some errors messages.
So I flashed the CM's TWRP and was finally able to wipe my data and restore my EMUI nandroid. After that I tryed to flash again the "normal" TWRP and take a look at the wipe options to see if I was able to wipe data or dalvik or whatever but the same errors messages came to my face.
Is there a way to fix the wipe of my TWRP without rollback to stock and root again ?
I hope I was clear, my english really sucks.
Thank you guys.
Androhyp said:
Hey ! First of all excuse my english I'll do my best.
I flashed CM13 to test it. To do that I flashed the TWRP you can find in CM's thread and just after I wiped the data because without that you're unable to wipe cache/dalvik/system. After the flash everything was right except for some reasons in my opinion this rom wasn't smooth enough so I wanted to go back to EMUI (damn EMUI never thought i could want to go back to this again).
To do that I flashed The "normal" TWRP and tryed to wipe my data. It was impossible. Si I tryed to restore my nandroid, impossible too. Some errors messages.
So I flashed the CM's TWRP and was finally able to wipe my data and restore my EMUI nandroid. After that I tryed to flash again the "normal" TWRP and take a look at the wipe options to see if I was able to wipe data or dalvik or whatever but the same errors messages came to my face.
Is there a way to fix the wipe of my TWRP without rollback to stock and root again ?
I hope I was clear, my english really sucks.
Thank you guys.
Click to expand...
Click to collapse
If the cm twrp is working fine with emui for backup/restore then just keep using it tbh
You can read to the CM's thread :
Warning :
* recovery not compatible to stock Huawei Firmware !
Click to expand...
Click to collapse
I think there is a reason to that and I don't want to brick my MMC or anything for something like that..
Androhyp said:
You can read to the CM's thread :
I think there is a reason to that and I don't want to brick my MMC or anything for something like that..
Click to expand...
Click to collapse
Probably try fastboot erase recovery
Than fastboot flash twrp.img
Sent from my Mi 4i using Tapatalk
chongns said:
Probably try fastboot erase recovery
Than fastboot flash twrp.img
Sent from my Mi 4i using Tapatalk
Click to expand...
Click to collapse
seams he's not good enough to get that so I'll explain more !
for some reason or flashing roms u' might get some errors while flashing roms or trying to wipe data ! ..
restoring ur nandroid sometimes need to be restored throw the same recovery but for some binary errors while restoring or for some reason it wont !
I recommended to do the following :
Use the full restoration method to get back into stock fresh . ( to do that all u need is : download fresh rom from official EMUI website then send it to SD card , put it into ur phone , make sure its off , press volume Up+Down+Power for 3 seconds or 4 then will start getting back ur original Software ) if u got fail might be for some reason of a kernel so u'll need to do the ADB Method will be later if fail only .
now after getting back to stock install TWRP again and make nandroid restore only for data without system and cach and delvik
u must get all ur phone back as will but the restoration should be only above same rom version and custom number .
GD Luck ..
Thank you for the "not good enough" man I'm flashing roms since 2009, I had a lot of phones and a lot of way to flash roms. My english sucks, not me.
I know how to erase the recovery but I already try to flash different recovery, it's obvious for me that my problem is here because of the encryption missing of the DATA partition who have been erase by the CM's TWRP. I try to find a way to fix the encryption without get back to stock because it's a pain in my ass and if I can do another way I'll be happy. I hate come back to stock, it's a waste of time to come back to all tweaks I made on my actual rom.
But if I have to come back to stock I'll do it.
I'm use to work with phones more open than Honor so I'm a little disapointed about all the pain devs have with this phone.
Thanks for your help anyway. Oh and yes, I can be wrong about encryption but I don't think so.
Much love.
Androhyp said:
Thank you for the "not good enough" man I'm flashing roms since 2009, I had a lot of phones and a lot of way to flash roms. My english sucks, not me.
I know how to erase the recovery but I already try to flash different recovery, it's obvious for me that my problem is here because of the encryption missing of the DATA partition who have been erase by the CM's TWRP. I try to find a way to fix the encryption without get back to stock because it's a pain in my ass and if I can do another way I'll be happy. I hate come back to stock, it's a waste of time to come back to all tweaks I made on my actual rom.
But if I have to come back to stock I'll do it.
I'm use to work with phones more open than Honor so I'm a little disapointed about all the pain devs have with this phone.
Thanks for your help anyway. Oh and yes, I can be wrong about encryption but I don't think so.
Much love.
Click to expand...
Click to collapse
You r welcome. But you waste people time. Why u just can't post the actual problem like your last post so people not able to help wouldn't wasting their time trying to help here, so good luck and have a nice day.
Sent from my FRD-L09 using Tapatalk
Androhyp said:
Thank you for the "not good enough" man I'm flashing roms since 2009, I had a lot of phones and a lot of way to flash roms. My english sucks, not me.
I know how to erase the recovery but I already try to flash different recovery, it's obvious for me that my problem is here because of the encryption missing of the DATA partition who have been erase by the CM's TWRP. I try to find a way to fix the encryption without get back to stock because it's a pain in my ass and if I can do another way I'll be happy. I hate come back to stock, it's a waste of time to come back to all tweaks I made on my actual rom.
But if I have to come back to stock I'll do it.
I'm use to work with phones more open than Honor so I'm a little disapointed about all the pain devs have with this phone.
Thanks for your help anyway. Oh and yes, I can be wrong about encryption but I don't think so.
Much love.
Click to expand...
Click to collapse
It might actually be the problem with recovery too .. Can u send a screenshot or what sort of error u faced ?
The error code ? Or any log ?
Any of this could help u instead of saying just the problem
chongns said:
Why u just can't post the actual problem like your last post so people not able to help wouldn't wasting their time trying to help here
Click to expand...
Click to collapse
Because my english sucks man, I can understand, I can talk but it's hard for me to explain a problem from zero to the end. It seems my last message was more clear for you than my first, for me they are saying the same things.
I didn't try to be mean to anyone, every help is always welcome. We are more smart when we are two, three....
gopinaidu77 said:
It might actually be the problem with recovery too .. Can u send a screenshot or what sort of error u faced ?
The error code ? Or any log ?
Any of this could help u instead of saying just the problem
Click to expand...
Click to collapse
Thanks man but between I have an answer of surdu_petru in private message whose telling me to watch here : http://forum.xda-developers.com/showpost.php?p=70131271&postcount=350
So the problem seems to be with encryption, I'll have to come back to stock, this will encrypt the DATA partition and fix my problem. IMO it should be said somewhere in CM's thread.
Thank to all of you.
Androhyp said:
Because my english sucks man, I can understand, I can talk but it's hard for me to explain a problem from zero to the end. It seems my last message was more clear for you than my first, for me they are saying the same things.
I didn't try to be mean to anyone, every help is always welcome. We are more smart when we are two, three....
Thanks man but between I have an answer of surdu_petru in private message whose telling me to watch here : http://forum.xda-developers.com/showpost.php?p=70131271&postcount=350
So the problem seems to be with encryption, I'll have to come back to stock to encrypt the DATA partition and start to zero. IMO it should be said somewhere in CM's thread.
Thank to all of you. Kiss without the tong but I touch you ass
Click to expand...
Click to collapse
?alright. You figured it out yourself .. And the last lines are weird ..?
Sent from my KIW-L22 using Tapatalk
Androhyp said:
Thank you for the "not good enough" man I'm flashing roms since 2009, I had a lot of phones and a lot of way to flash roms. My english sucks, not me.
I know how to erase the recovery but I already try to flash different recovery, it's obvious for me that my problem is here because of the encryption missing of the DATA partition who have been erase by the CM's TWRP. I try to find a way to fix the encryption without get back to stock because it's a pain in my ass and if I can do another way I'll be happy. I hate come back to stock, it's a waste of time to come back to all tweaks I made on my actual rom.
But if I have to come back to stock I'll do it.
I'm use to work with phones more open than Honor so I'm a little disapointed about all the pain devs have with this phone.
Thanks for your help anyway. Oh and yes, I can be wrong about encryption but I don't think so.
Much love.
Click to expand...
Click to collapse
Sorry for my rode way , and glad that u got problem fixed !
Romiui said:
Sorry for my rode way , and glad that u got problem fixed !
Click to expand...
Click to collapse
Spread peace.

Categories

Resources