No OS sideload error "closed" Help ? - ONE Q&A, Help & Troubleshooting

Hi guys sorry if this post is in the wrong section etc, i have been waiting to get my one plus one for 2 weeks now and it came today. i was so excited to flash a new rom i forgot to do a back up. (i know im stupid) anyways long story short im left with a OPO without a os all i have is TWRP. I have seen you can sideload a zip file via the cmd on windows, problem is when i try this i get the error code "closed"
Can anyone help me fix this ? im about ready to cry.
EDIT* when i try the sideload cmd i get the error "no mD5 file found" if this helps ?

You don't need to sideload, you can just copy a ROM zip to your phone if you connect it to your PC while booted into TWRP. Just go into the mount menu in TWRP and make sure MTP is enabled.
Transmitted via Bacon

calvo619 said:
Hi guys sorry if this post is in the wrong section etc, i have been waiting to get my one plus one for 2 weeks now and it came today. i was so excited to flash a new rom i forgot to do a back up. (i know im stupid) anyways long story short im left with a OPO without a os all i have is TWRP. I have seen you can sideload a zip file via the cmd on windows, problem is when i try this i get the error code "closed"
Can anyone help me fix this ? im about ready to cry.
EDIT* when i try the sideload cmd i get the error "no mD5 file found" if this helps ?
Click to expand...
Click to collapse
It looks like you are trying to flash the FASTBOOT zip. You need to flash a FLASHABLE zip for it to work properly. Fastboot zips are flashed in bootloader mode.

Related

Phone stuck in boot cycle

First time post and it's been a hell of a day. I need to figure out how to either sideload the factory ROM, load a 3rd party ROM, or actually factory reset my phone to stock.
I unlocked my bootloader and installed TWRP and SuperSU earlier in the day. I then wanted to try to load Cyanogen11, but there were issues with the load, it constantly failed. I made a backup before I did this, but when I attempted to load the backup, nothing happened, it would just continually boot to recovery.
I attempted a few other things, clearing caches, doing wipes, powering the phone off for 5~ minutes, etc. etc.
Nothing is working, I can't load any ROM now and phone is either stuck at a bootcycle or the HTC Splash screen (Aside from being able to load bootloader/CWP)
jdolbeer said:
First time post and it's been a hell of a day. I need to figure out how to either sideload the factory ROM, load a 3rd party ROM, or actually factory reset my phone to stock.
I unlocked my bootloader and installed TWRP and SuperSU earlier in the day. I then wanted to try to load Cyanogen11, but there were issues with the load, it constantly failed. I made a backup before I did this, but when I attempted to load the backup, nothing happened, it would just continually boot to recovery.
I attempted a few other things, clearing caches, doing wipes, powering the phone off for 5~ minutes, etc. etc.
Nothing is working, I can't load any ROM now and phone is either stuck at a bootcycle or the HTC Splash screen (Aside from being able to load bootloader/CWP)
Click to expand...
Click to collapse
Are you still having issues? If so, PM me and I'll help you out.....
Got everything sorted with the great help of Nelvin. I had previously gone to the twrp support IRC and after answering a few questions, they just stopped talking... Glad there are people out there still willing to help! He spent a good hour or so with me making sure everything was working.
Hey you two!
Did you solve your problem via PM, then maybe send me the log of it please.
I dont know exactly if we have the same problem, but i'll try to explain mine:
I wanted to put a ROM on my mini, because it is branded.
I unlocked the bootloader on the htc one mini and then put the twrp recovery on it. It seems to work.
Next i wanted to put super su on it, but I'm already stuck in a bootcircle, so i cant put any files onto the phone. I tried to move files with Qick ADB Pusher, but always when I try to send the file from PC(win7) to one mini it says "Opeartion Failed! Exit Code 1". I tried this when i was in Bootloader. When I am in Recovery ADB doesnt even recognize the phone via USB.
If there is more explanation needed, please feel free to ask.
Thank you for your help in advance!
Greetins,
just2lose.
just2lose said:
Hey you two!
Did you solve your problem via PM, then maybe send me the log of it please.
I dont know exactly if we have the same problem, but i'll try to explain mine:
I wanted to put a ROM on my mini, because it is branded.
I unlocked the bootloader on the htc one mini and then put the twrp recovery on it. It seems to work.
Next i wanted to put super su on it, but I'm already stuck in a bootcircle, so i cant put any files onto the phone. I tried to move files with Qick ADB Pusher, but always when I try to send the file from PC(win7) to one mini it says "Opeartion Failed! Exit Code 1". I tried this when i was in Bootloader. When I am in Recovery ADB doesnt even recognize the phone via USB.
If there is more explanation needed, please feel free to ask.
Thank you for your help in advance!
Greetins,
just2lose.
Click to expand...
Click to collapse
Hi, can you let me know: Which ROM you want to flash, if you have attempted to s-off, and that you can boot to recovery?
Also, i'd advise against using utilities like the "pusher", please download this http://d-h.st/qmi and create a directory called c:\adb\ - move your ROM and SuperSU zip files here and extract the adb_windows.zip file to the directory.....
I did not attempt s-off, just normal htc dev bootloader.
First i wanted to flash Magio R4, but then i was thinking about Stock Rom Sense 5.5, which tr1gg3r84 uploaded.
i created folder and moved rom there. i also extracted the adb_windows zip there. what to do next? (i just wanna ask, because im a little scared of totaly breaking the phone now)
Thanks for now!
just2lose said:
I did not attempt s-off, just normal htc dev bootloader.
First i wanted to flash Magio R4, but then i was thinking about Stock Rom Sense 5.5, which tr1gg3r84 uploaded.
i created folder and moved rom there. i also extracted the adb_windows zip there. what to do next? (i just wanna ask, because im a little scared of totaly breaking the phone now)
Thanks for now!
Click to expand...
Click to collapse
Boot to recovery, then
adb push therom.zip /sdcard/
adb push UPDATE-SuperSU.zip /sdcard/
Remember to extract the boot.img from the ROM zip file, and after flashing the ROM and SuperSU, boot to bootloader and FASTBOOT menu then:
fastboot flash boot boot.img
you mean to push with the quick ADB Pusher? but in this programm (on PC) it doesnt find the phone whilie it is is recovery boot.
just2lose said:
you mean to push with the quick ADB Pusher? but in this programm (on PC) it doesnt find the phone whilie it is is recovery boot.
Click to expand...
Click to collapse
No, use the adb binary from the download link I posted......
If your phone isn't found, check the windows device manager and verify that you have ADB Android device listed..... if not, download adb drivers for windows and install - then plug your phone back in.....
You are using TWRP 2.6.0.0 recovery image from here right? http://forum.xda-developers.com/showthread.php?t=2418938
the adb.exe just pops up the cmd console, showing a lot of commands for half a second and then its gone again.
the android device is listed on device manager.
no, i did not use this one(twrp). i used some explanation how to do it from another forum and another file.
should i use this one now? how exactly to do that? theres no explanation :/
Open a command prompt in Windows and cd to c:\adb
Then when your phone is in recovery, type the adb commands I posted earlier.....
Sent from my HTC One mini using XDA Premium 4 mobile app
terdingb all
cmd says that the command is wrong or misstyped
(im in c:/adb typing: adb push rom.zip /sdcard/)
Is your ROM zip file called rom.zip? Can you post a screenshot?
Sent from my HTC One mini using XDA Premium 4 mobile app
ok got it.
now the rom and the supersu.zip are on the phone.
i cleared cache and dalvik and flashed both files(Stock Sense 5.5 4.3 Rooted Odex/Deodex;UPDATE-SuperSU-v1.86; both zip files) and , after that i went into fastboot and tried (fastboot folder) "fastboot flash boot boot.img" but cmd only says "waiting for device"
just2lose said:
ok got it.
now the rom and the supersu.zip are on the phone.
i cleared cache and dalvik and flashed both files(Stock Sense 5.5 4.3 Rooted Odex/Deodex;UPDATE-SuperSU-v1.86; both zip files) and , after that i went into fastboot and tried (fastboot folder) "fastboot flash boot boot.img" but cmd only says "waiting for device"
Click to expand...
Click to collapse
Check device manager on your pc, most likely the adb driver device isn't listed - if not, reboot your pc and try again.... This has happened to me several times......
ok now it worked. writing boot and so on .. finished. total time: 2.717.
i shut it down and started the phone again.
now it almost made the starting sound. after 5 boot cycles it played the whole starting sound and also showed the second screen with the "o1ne" and "beatsaudio" on the bottom.
but thats it. boot cycling in a different way now .
seems like it just doesnt want to work.
i'm so sorry that I am bothering you for so long now..
another idea?
thanks again!
edit: im gonna go through everything again with magio rom r5...
ok got it now. thanks a lot dude!
i deleted the rom files now from the phone but still there is 9gb used on the phone. this is way to much, isnt it?
is there a safe method to clean the whole phone .. something like c:format ?
thanks ³
No problem dood.....
Download an app called diskusage from the store - start it and choose storage card.... Post a screenshot please!
Sent via a weather balloon towed by a flock of seagulls. That's how this messaging stuff works, right?
after the phone went out of battery, it was in a boot cycle again after loading and rebooting.
flashed super su.zip again, but it didnt help. stupid me didnt do a backup yet. so do i have to install the rom again and do all the configs from scretch?
What's your hboot status? Locked/unlocked, s-on/s-off etc
Also, did you do, or install anything before your phone powered off?
Sent from my HTC One mini using XDA Premium 4 mobile app

[Q] halfbrick? adb doesn't work but Fastboot does

Hi guys,
I wiped everything by mistake in TWRP 2.8.4.0 and now I'm puzzled... I did a FULL (yeah....) wipe before flashing a custom ROM, but then, everything was gone, of course.
I still have access to TWRP ; the bootloader is unlocked ; was on JB 4.2 .
So I tried to put a Rom back into the memory of the Tab, but :
1/ TWRP won't mount my SD card with a ROM on it... Does anyone have an idea why?
2/ adb doesn't recognize the device... but "fastboot devices" does! So I have access to all the fastboot commands.. Sadly, it doesn't flash any .zip.
So I'm guessing I have to solve the SD card problem OR flash a system.img with flashboot...?
I don't know what to do. I read that an older version of TWRP might mount my SDcard, but I'm quite scared to try and flash another recovery, since I'm not sure it will not definitely brick the thing.
Thanks for any answer
dandystrion said:
Hi guys,
I wiped everything by mistake in TWRP 2.8.4.0 and now I'm puzzled... I did a FULL (yeah....) wipe before flashing a custom ROM, but then, everything was gone, of course.
I still have access to TWRP ; the bootloader is unlocked ; was on JB 4.2 .
So I tried to put a Rom back into the memory of the Tab, but :
1/ TWRP won't mount my SD card with a ROM on it... Does anyone have an idea why?
2/ adb doesn't recognize the device... but "fastboot devices" does! So I have access to all the fastboot commands.. Sadly, it doesn't flash any .zip.
So I'm guessing I have to solve the SD card problem OR flash a system.img with flashboot...?
I don't know what to do. I read that an older version of TWRP might mount my SDcard, but I'm quite scared to try and flash another recovery, since I'm not sure it will not definitely brick the thing.
Thanks for any answer
Click to expand...
Click to collapse
Use MTP to get said file onto the tablet ??
Or install the drivers to enable adb ??
Thx Josh
lj50036 said:
Use MTP to get said file onto the tablet ??
Or install the drivers to enable adb ??
Thx Josh
Click to expand...
Click to collapse
Thanks for the reply
But the drivers are already installed, that's why I don't get why adb doesn't work.
as for the MTP, I can't get to it, since there is no ROM installed on the tab anymore : when I switch it on, it stays stuck on the ASUS logo, but is not detected by the computer.
Do you know where I could get an image of a stock firmware to flash with fastboot? or another way to push a file?
dandystrion said:
Thanks for the reply
But the drivers are already installed, that's why I don't get why adb doesn't work.
as for the MTP, I can't get to it, since there is no ROM installed on the tab anymore : when I switch it on, it stays stuck on the ASUS logo, but is not detected by the computer.
Do you know where I could get an image of a stock firmware to flash with fastboot? or another way to push a file?
Click to expand...
Click to collapse
MTP from with in TWRP has nothing to do with the ROM ?
Thx Josh
lj50036 said:
MTP from with in TWRP has nothing to do with the ROM ?
Thx Josh
Click to expand...
Click to collapse
Oh, ok sorry, I didn't understand.
Then what is the MTP on TWRP? Is it in " Advanced"/"File Manager"? Cause then I don't know how to use it...
dandystrion said:
Oh, ok sorry, I didn't understand.
Then what is the MTP on TWRP? Is it in " Advanced"/"File Manager"? Cause then I don't know how to use it...
Click to expand...
Click to collapse
Nope you should be able to plug it into a PC and move files to it drag and drop the zip ....
But you should still have adb working, it is a must have when messing with android ...
If you would like to look into this more drop me a hangouts at [email protected]
Thx Josh
Hi dandystrion,
Sorry i cant give an answer, but MTP should be activated per default at twrp and you should have your device as a drive on PC.
I'm intessted on how did you flash twrp on an unlocked bootloader? I fighting with my tf700 since October to unlock my bootloader to install CyanogenMod. I did a lots of tickets and RMA, which didn't helps.
Can you give me a link or a short explanation how I can flash twrp?
Thanks
schlombie said:
Hi dandystrion,
Sorry i cant give an answer, but MTP should be activated per default at twrp and you should have your device as a drive on PC.
I'm intessted on how did you flash twrp on an unlocked bootloader? I fighting with my tf700 since October to unlock my bootloader to install CyanogenMod. I did a lots of tickets and RMA, which didn't helps.
Can you give me a link or a short explanation how I can flash twrp?
Thanks
Click to expand...
Click to collapse
I unlocked the bootloader with the Transformer Toolkit v3.2.0 (I can't post a link since I'm a new member, but google it up, you'll find easily) and flashed TWRP 2.8.4 with fastboot without any problem. Hope it will work out for you.
lj50036 said:
Nope you should be able to plug it into a PC and move files to it drag and drop the zip ....
But you should still have adb working, it is a must have when messing with android ...
If you would like to look into this more drop me a hangouts at [email protected]
Thx Josh
Click to expand...
Click to collapse
Thanks man.
Well the PC does not see the tablet. I'm quite sure of my drivers since adb worked fine until I messed up (the drivers were installed through the latest version of Asus Pad Pc Suite)... I tried a adb sideload too : no connection.
I'll be glad to get some help.
Tried a thrid, empty brand new sdcard, and it did the trick.
Still don't know why adb wouldn't work, but now it's fine, so... :fingers-crossed:
Thanks for the help
I have checked it. But it is based on the Asus Unlock Tool, which doesn't work for me in the past!
Thanks

How to update early TWRP withoput adb and spooling rom problem

I'd like to know how to update my TWRP from v 2.4.4.0 to a later version. This version doesn't seem to allow flashing of an img file on external sd card. I have tried without success on 2 computers to get windows to recognise this android, so I'm hoping there is another way. Eventually I'd like to install Katkiss,Gapps and SU on this android. At present it has no rom.
Secondly, I tried to install Cromi X and all goes well up until I reboot and it continually spools on the opening screen so I don't know what that is about but hoping with a later TWRP I may be able to set the partitioning better which may or may not be part of the cause.
Reboot recovery twrp.
Go to install.
Click on install image.
Search downloaded recovery.
Select recovery.
And install.
Done
sent from moto g2014 with cm13
---------- Post added at 03:12 AM ---------- Previous post was at 03:11 AM ----------
Ot use flashify app.
It requires root.
sent from moto g2014 with cm13
There is no 'install image' on v2.4.4.0 and that version of TWRP does not seem to recognise .img files on the external sd card. On a later version of TWRP your solution would work.
If you want to flash the recovery in recovery it has to be inside a flashable zip (except for the latest versions).
You can use the Kang TWRP 2.8.x from post 2 here: http://forum.xda-developers.com/tra...overy-kang-twrp-tf700t-2-8-x-xarea51-t3049395
You can flash Katkiss with it no problem, and it supports the dock SD which the official TWRP does not do.
Somewhere there's also a thread where some dude keeps posting TWRP 3.x in a flashable zip, but I can't think of where right now.
That CROMi-X does not boot can have a number of reasons:
You did not format data before flashing the rom
You are on an outdated bootloader
Something is physically wrong with your emmc.
Your problem to get the tablet recognized in Windows is almost certainly a driver problem an you should get that fixed. At minimum it sucks not to have fastboot access to the tablet. And it easily could be lethal. For the tablet - not for you
Could also be a problem with a cheap knock-off replacement USB cable. If you are not using the original Asus cable that's worth investigating. And if you are using the original it may become worn. Mine is starting to allow a connection only in certain positions... Age....
Make sure the device drivers are installed and try the Google Universal Naked drivers. Minimal ADB and fastboot is an excellent tool that shimp208 still keeps current after all this time, and if none of those work try the 15 second adb installer if you are on Win 7 or earlier (just google it).
Hello my old friend. Well I have finally managed to get an adb connection and am going over to old posts of previous help you gave me with this device. Although the device is now recognised I can't get any commands to work e.g. fastboot devices simply returns me to the c:/adb prompt and adb reboot bootloader just takes the flashing underline symbol to the next line and nothing happens. I have hope that I will be able to get this working OK now I have adb access. How do I know if I am on an outdated bootloader? thanks
plato2 said:
Hello my old friend. Well I have finally managed to get an adb connection and am going over to old posts of previous help you gave me with this device. Although the device is now recognised I can't get any commands to work e.g. fastboot devices simply returns me to the c:/adb prompt and adb reboot bootloader just takes the flashing underline symbol to the next line and nothing happens. I have hope that I will be able to get this working OK now I have adb access. How do I know if I am on an outdated bootloader? thanks
Click to expand...
Click to collapse
This is not the same device you helped me with earlier...it now purrs beautifully.... this is a new challenge.
plato2 said:
Hello my old friend. Well I have finally managed to get an adb connection and am going over to old posts of previous help you gave me with this device. Although the device is now recognised I can't get any commands to work e.g. fastboot devices simply returns me to the c:/adb prompt and adb reboot bootloader just takes the flashing underline symbol to the next line and nothing happens. I have hope that I will be able to get this working OK now I have adb access. How do I know if I am on an outdated bootloader? thanks
Click to expand...
Click to collapse
Thought you looked familiar..... :cyclops:
Time to re-read this I think http://forum.xda-developers.com/showthread.php?t=2688891
Boot into the bootloader and read the small script. The last bootloader for this tablet is 10.6.1.14.10.
Yes, that is the bootloader I have. Typing fastboot devices takes me back to the/adb prompt and then typing
fastboot -i 0x0B05 flash recovery <name-of-file>
I get a <waiting for device> but nothing happens.
plato2 said:
Yes, that is the bootloader I have. Typing fastboot devices takes me back to the/adb prompt and then typing
fastboot -i 0x0B05 flash recovery <name-of-file>
I get a <waiting for device> but nothing happens.
Click to expand...
Click to collapse
Yeah, so you have a driver problem. This is nothing you have to do now. Just download the flashable zip of Kang TWRP and flash it in your current recovery.
But when you have some time to kill open Device Manager and connect and disconnect the cable to the tablet. It should give you SOME change in device manager. If it doesn't, reboot both tablet and PC and try again.
Then try a different cable.
Still nothing? This could take longer. Driver problems suck in Windows....
So - you got yourself another TF700? Had just too much fun getting Katkiss to work on the last one, eh?
berndblb said:
Yeah, so you have a driver problem. This is nothing you have to do now. Just download the flashable zip of Kang TWRP and flash it in your current recovery.
But when you have some time to kill open Device Manager and connect and disconnect the cable to the tablet. It should give you SOME change in device manager. If it doesn't, reboot both tablet and PC and try again.
Then try a different cable.
Still nothing? This could take longer. Driver problems suck in Windows....
So - you got yourself another TF700? Had just too much fun getting Katkiss to work on the last one, eh?
Click to expand...
Click to collapse
Just download the flashable zip of Kand TWRP and flash it in your current recovery.
I don't know what you mean here.... how do I 'flash it in my current recovery' I have v 2.4.4.0 and it doesn't see img files on external sd.
plato2 said:
Just download the flashable zip of Kand TWRP and flash it in your current recovery.
I don't know what you mean here.... how do I 'flash it in my current recovery' I have v 2.4.4.0 and it doesn't see img files on external sd.
Click to expand...
Click to collapse
If you downloaded from the second link, the flashable zip, you will see a zip file, not an img file.
Just hit Install, select the zip and swipe the button. Reboot when the flash is finished
All good so far. Up to the wiping data bit before converting to f2fs but this guide is missing, not sure why. I recall it was only a short set of instructions: Once that is done follow this guide to convert internal data to f2fs: http://forum.xda-developers.com/tran...p-2-8-t3073471. Can you recall that part? thanks
Got it, found it or rather another post of yours here: tf700/help/how-to-update-twrp-withoput-adb-t3437702/post68163144#post68163144 so did that and successfully installed Katkis, Gapps pico and SU....another beautiful TF700T purring...many thanks yet again...

Can't go after twrp

Hi,
I have a problem with my r7plusf.
I tried to install lineageOs, with the CM recovery I just got a "zip signature verification" problem. To avoid this problem i flashed TWRP and tried installing it without checking the zip signature. When doing that i got a "table error".
I try to reflash back the rom I had and now I am in trouble :
when i flash it it boots on TWRP instead of the rom.
I tried installing the colorOs recovery and it did not work (I just saw a message telling me "formating data and cache")
/*And now twrp is always telling me "can't mount /data".*/
I resolved this problem by formating the data partition
Does anyone know what i can do to reuse my phone?
Thank you by advance for all the help you could give me.
Little update :
I tried to build lineageOS by hand with this link : https://wiki.lineageos.org/r7plus_build.html to see if there was the cyanogenmod/lineage recovery included but when I try to brunch, I just get this error :
Code:
"ninja: error: '/home/user/android/system/out/target/product/r7plus/obj_arm/SHARED_LIBRARIES/libtime_genoff_intermediates/export_includes', needed by '/home/user/android/system/out/target/product/r7plus/obj_arm/SHARED_LIBRARIES/libandroid_servers_intermediates/import_includes', missing and no known rule to make it"
After looking at the files I just saw that the folder named "obj_arm" does not exists. For info Iam on archlinux whith linux kernel version 4.9.6-1 and I have GCC 6.3.1 .
Does anyone know how to solve this bug or has anyone got the cyanogenmod recovery?
UPDATE : I tried with the cyanogenmod recovery that someone gave to me and it didn't work either, the phone still boots on the recovery. I don't have anymore ideas anymore
Some one oppo forum just gave me the way to save my phone, i just had to boot in fastboot mode, plug the phone in my computer, open a command prompt and type the command "fastboot continue", everything just work fine now.
f22217 said:
Some one oppo forum just gave me the way to save my phone, i just had to boot in fastboot mode, plug the phone in my computer, open a command prompt and type the command "fastboot continue", everything just work fine now.
Click to expand...
Click to collapse
That just helped med A LOT

Question Bricked?

In an attempt to unlock my bootloader and start using my X3 Pro I think I might have partly bricked my phone... I hope anyone can help me bring it back to life...!
I'm on a linux computer and after a wait of around a week I managed to unlock the bootloader! I still can boot into the flashed TWRP recovery
But I think I have done something wrong, I can't flash a rom or .zip, I can't sideload a file, I can't select to mount system partition (because it's not listed)
When I use ADB sideload, the error message is 'can't find partition for path ' /system_root', when I try to flash a zip in TWRP the error message is 'Failed unmounting System'
I think I made a mess of the partitition table or something like that.
So I can:
- use TWRP or Fox recovery
- use fastboot command when in fastboot mode
but I can't
flash a rom nor a fastboot rom
mount the internal storage to transport a .zip file or something
How did you attempt unlocking bootloader under Linux if the official Mi Unlock tool is only available for Windows?
I found this XiaoMiTool V2 project and then this XMT2_Linux_20.7.28.run
and was able to (after the 168 hour wait) unlock my bootloader.
With no official tools available for Linux (especially since the XiaoMiTool V2 is abandoned and not really supported by the creator), I would recommend avoiding such attempts and instead I would attempt to unlock the device on Windows as intended
Have you tried flashing the fastboot image you downloaded using the flash_all.sh script?
I did and I did get error after error, but now I'm trying again to look for the error messages so I could report back...
and now it looks like there is some progression... so I'm hoping
I'm so sorry and a little ashamed, but now it is working and the rom is installed.
Thanks for your time!
And is there a way to archive this thread?
-Fedde- said:
I'm so sorry and a little ashamed, but now it is working and the rom is installed.
Thanks for your time!
And is there a way to archive this thread?
Click to expand...
Click to collapse
Great to hear!
You could probably ask a forum moderator about that, or self-report this thread, but perhaps it may be a good idea to leave this thread here so if anyone else experiences the same problem, this thread may save them some time? Your call though.
Hey, you know why are you getting those errors?
Because the recovery isnt working fully yet!
However, the new ofox (accessible on the official chat on telegram, i dont care putting it here, if you want it directly, pm me) works somehow, i mean, it has wipeable partitions, and flashes eu properly.

Categories

Resources