I've created CWM with SELinux support which means KitKat support!!!!
All features now works!!
Recovery.img is at the downloads page.
Feedback, reviews, fixes, bug reports are welcome
Sources:
Github
Regards
MasterAwesome
XDA:DevDB Information
ClockWorkMod recovery(SELinux support), Tool/Utility for the Micromax A110
Contributors
MasterAwesome, subhashdas, All those who helped me
Version Information
Status: Stable
Current Stable Version: v6.0.4.9
Stable Release Date: 2014-06-14
Created 2014-06-02
Last Updated 2014-08-30
Reserved
Reserved
Thanks >>> buddy>>>>>>
gaurav247star said:
Thanks >>> buddy>>>>>>
Click to expand...
Click to collapse
You're welcome
Regards
MasterAwesome
Hope we get the recovery working very soon...
Can you upload kernel sources too.... I'll try to build it on my device...
Edit: I checked your fstab and did you get the partitions wrong???? I think they are not right... Check again bro...
Sent from my GT-I9082 using Tapatalk Pro.
##W4TCH0UT## said:
Can you upload kernel sources too.... I'll try to build it on my device...
Edit: I checked your fstab and did you get the partitions wrong???? I think they are not right... Check again bro...
Sent from my GT-I9082 using Tapatalk Pro.
Click to expand...
Click to collapse
I used the same kernel source you have and added selinux and binder.c patches..
I'll upload at night.
Sent from my Moto G using XDA Free mobile app
mount point details of a110
# mount point ----------- fstype ---------- device ---------------------------------- [device2]
/boot ----------------------- emmc ----------- /dev/bootimg
/cache --------------------- ext4 ------------- /dev/block/mmcblk0p4
/data ----------------------- ext4 ------------- /dev/block/mmcblk0p5
/misc ----------------------- emmc ---------- /dev/misc
/recovery ------------------ emmc ---------- /dev/recovery
/emmc --------------------- vfat -------------- /dev/block/mmcblk0p6
/system -------------------- ext4 ------------ /dev/block/mmcblk0p3
/sdcard --------------------- vfat ------------- /dev/block/mmcblk1p1 ------------- /dev/block/mmcblk1
/sd-ext --------------------- auto ------------ /dev/block/mmcblk1p2
Click to expand...
Click to collapse
Found a site which claims to have a bypass for recovery
site link : http://blukitkat.wordpress.com/kitkat-recovery/
i tried the update-binary with the CM11 rom, the rom flashed but gave a bootloop.
update-binary atteched.
subhashdas said:
mount point details of a110
Click to expand...
Click to collapse
Yup... I gave those partitions mount points to him... And that's an fstab file.... V1..
Sent from my GT-I9082 using Tapatalk Pro.
##W4TCH0UT## said:
Yup... I gave those partitions mount points to him... And that's an fstab file.... V1..
Sent from my GT-I9082 using Tapatalk Pro.
Click to expand...
Click to collapse
so where can we find the version2 fstab file???
subhashdas said:
mount point details of a110
Found a site which claims to have a bypass for recovery
site link : http://blukitkat.wordpress.com/kitkat-recovery/
i tried the update-binary with the CM11 rom, the rom flashed but gave a bootloop.
update-binary atteched.
Click to expand...
Click to collapse
You might have got stuck at the boot logo it's impossible to get a boot loop since I didn't include headers
Sent from my Moto G using XDA Free mobile app
MasterAwesome said:
You might have got stuck at the boot logo it's impossible to get a boot loop since I didn't include headers
Sent from my Moto G using XDA Free mobile app
Click to expand...
Click to collapse
when i flash the rom my battery was low what i saw was bootlogo than blackscreen and then again bootlogo and again black screen, my phone may have restared on its own due to low battery, i don't know.
Bro any progress on recovery mount n cache log prob?
He had got his partitions wrong.... I modified the fstab and He's compiling it now...
Sent from my GT-I9082 using Tapatalk Pro.
rohit83 said:
Bro any progress on recovery mount n cache log prob?
Click to expand...
Click to collapse
Actually, I'm still working on it.. its almost done; I'll upload the recovery.img
Regards
MasterAwesome
MasterAwesome said:
Actually, I'm still working on it.. its almost done; I'll upload the recovery.img
Regards
MasterAwesome
Click to expand...
Click to collapse
That's cool bro so once recovery is done cn we flash cm11 ? Or u have to make some adjustments in cm11 zip also?
rohit83 said:
That's cool bro so once recovery is done cn we flash cm11 ? Or u have to make some adjustments in cm11 zip also?
Click to expand...
Click to collapse
I need to just change the boot.img
Try this recovery..i just repacked it instead of building it..build process is still going on
Please try everyone...
Sent from my GT-I9082 using Tapatalk Pro.
MasterAwesome said:
I need to just change the boot.img
Try this recovery..i just repacked it instead of building it..build process is still going on
Click to expand...
Click to collapse
booted to recovery
Same bottom error
sdcard0 and sdcard1 can be mounted from mount and storage menu.
sdcard0 --> internal memory (phone memory)
error log generated but cant find it through file manager.
*whats the command to pull the recovery.log file
Related
Hi here i bring to you TWRP Touch Recovery.
It looks like everything is working.
Main features successfully tested.
Installation:
flash it with flashify from play store or via fastboot using following command:
Code:
fastboot flash recovery a70x_twrp-2.7.1.0.img
Download:
a70x_twrp-2.7.1.0.img
Additional info:
official site including changelog
source
Device specific changelog:
look at my github it's up to date
Code:
20140707:
- change vold to auto to allow more fs
credits to pawitp and TWRP Team
just press thanks
XDA:DevDB Information
[A700/A701] TWRP Touch Recovery, Tool/Utility for the Acer Iconia A700 and A510
Contributors
Elibl
Version Information
Status: Stable
Created 2014-07-16
Last Updated 2014-07-16
Is there a chance to get an updated version. The reason why I am asking is that I always get errno=13 unable to create folder /external_sd/TWRP when I try to make a backup on my 64gb microsdxc with exFAT. It seems there is a problem in TWRP while writing on exFAT formatted flash media.
I would do it myself compiling TWRP from sources but this is far beyond my knowledge.
Greetings
Peter
Sent from my A700 using XDA Premium HD app
peter_altherr said:
Is there a chance to get an updated version. The reason why I am asking is that I always get errno=13 unable to create folder /external_sd/TWRP when I try to make a backup on my 64gb microsdxc with exFAT. It seems there is a problem in TWRP while writing on exFAT formatted flash media.
I would do it myself compiling TWRP from sources but this is far beyond my knowledge.
Greetings
Peter
Sent from my A700 using XDA Premium HD app
Click to expand...
Click to collapse
For sure going to compile as soon as i've got time I think I know the fix need to have a look just was to lazy to investigate it further
Gesendet von meinem Galaxy Nexus mit Tapatalk
peter_altherr said:
Is there a chance to get an updated version. The reason why I am asking is that I always get errno=13 unable to create folder /external_sd/TWRP when I try to make a backup on my 64gb microsdxc with exFAT. It seems there is a problem in TWRP while writing on exFAT formatted flash media.
I would do it myself compiling TWRP from sources but this is far beyond my knowledge.
Greetings
Peter
Sent from my A700 using XDA Premium HD app
Click to expand...
Click to collapse
what kind of rom are u using in which exfat is working??? shouldn't at all as i need to add exfat to kernel
peter_altherr said:
Is there a chance to get an updated version. The reason why I am asking is that I always get errno=13 unable to create folder /external_sd/TWRP when I try to make a backup on my 64gb microsdxc with exFAT. It seems there is a problem in TWRP while writing on exFAT formatted flash media.
I would do it myself compiling TWRP from sources but this is far beyond my knowledge.
Greetings
Peter
Sent from my A700 using XDA Premium HD app
Click to expand...
Click to collapse
please test if exfat is working:good:
but to be on the safe side don't have indispensable files on your card
i am using pawitp's cm11 m5 with its original kernel or iodaks 9.95 cm11 kernel. both provide exfat support for my microsdxc 64gb.
Sent from my LG-P880 using XDA Premium 4 mobile app
---------- Post added at 06:35 AM ---------- Previous post was at 06:34 AM ----------
I am traveling right now but as soon as I get home tonight I am going to test your recovery image. thanks a lot
peter
Sent from my LG-P880 using XDA Premium 4 mobile app
peter_altherr said:
i am using pawitp's cm11 m5 with its original kernel or iodaks 9.95 cm11 kernel. both provide exfat support for my microsdxc 64gb.
Sent from my LG-P880 using XDA Premium 4 mobile app
---------- Post added at 06:35 AM ---------- Previous post was at 06:34 AM ----------
I am traveling right now but as soon as I get home tonight I am going to test your recovery image. thanks a lot
peter
Sent from my LG-P880 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Strange as I can't see exfat in the cyanogenmod t30 kernel may be possible to handle it from userland!?
Gesendet von meinem Galaxy Nexus mit Tapatalk
forget my comment about iodak kernel as I mixed it with my other android device. I am using original cm11 or z-kernel. but its true I have exfat support. maybe its what you say and it comes from a userland module.
Sent from my LG-P880 using XDA Premium 4 mobile app
peter_altherr said:
forget my comment about iodak kernel as I mixed it with my other android device. I am using original cm11 or z-kernel. but its true I have exfat support. maybe its what you say and it comes from a userland module.
Sent from my LG-P880 using XDA Premium 4 mobile app
Click to expand...
Click to collapse
Ow damn maybe I just needed to change fstype to auto :silly:
i have tested the new image but no luck. same error message.
greetings
peter
Sent from my A700 using XDA Premium HD app
peter_altherr said:
i have tested the new image but no luck. same error message.
greetings
peter
Sent from my A700 using XDA Premium HD app
Click to expand...
Click to collapse
Can you give me a kmsg?
Gesendet von meinem Galaxy Nexus mit Tapatalk
Elibl said:
Can you give me a kmsg?
Gesendet von meinem Galaxy Nexus mit Tapatalk
Click to expand...
Click to collapse
hi elibl,
please find attached the recovery kmsg taken right after trying to make a nandroid backup to external_sd with exfat fs. kmsg also contains info about my attempt to copy kmsg.text from internal sdcard to external_sd (without any luck of course).
anything else i can do? just let me know.
greetings
peter
peter_altherr said:
hi elibl,
please find attached the recovery kmsg taken right after trying to make a nandroid backup to external_sd with exfat fs. kmsg also contains info about my attempt to copy kmsg.text from internal sdcard to external_sd (without any luck of course).
anything else i can do? just let me know.
greetings
peter
Click to expand...
Click to collapse
Exfat partition mounts fine it's selinux denying labeling of the partition. I need you to test some imgs to know what is necessary and what redundant when I'm ready with building them...
okidoki, i am ready. just let me know.
ps: just for my curiosity. i am going to test if the twrp 2.7.0.1 recovery of my lg o4x is doing the nandroid backup on external_sd with exfat. let's see...
peter_altherr said:
okidoki, i am ready. just let me know.
ps: just for my curiosity. i am going to test if the twrp 2.7.0.1 recovery of my lg o4x is doing the nandroid backup on external_sd with exfat. let's see...
Click to expand...
Click to collapse
it depends if it's supported in the source tree the recovery was built with or even supported from the kernel
this is with exfat as module from userland (pa just added it the last days ;-P) if it works this should be the best solution i think
bad news. i flashed the image with flashify and tried to make the backup. same error message as before. if you need another kmsg, let me know.
Sent from my A700 using XDA Premium HD app
ps: it worked on my lg o4x using twrp 2.7.0.1 and 64gb microsdxc with exfat.
peter_altherr said:
bad news. i flashed the image with flashify and tried to make the backup. same error message as before. if you need another kmsg, let me know.
Sent from my A700 using XDA Premium HD app
Click to expand...
Click to collapse
for sure always
well, almost as the version number of your builds always tells 2.7.0.0 i am not really sure wether the new version has been flashed or its still the old version. i trust in flashify as i did not get any error messages during flashing process.
peter_altherr said:
well, almost as the version number of your builds always tells 2.7.0.0 i am not really sure wether the new version has been flashed or its still the old version. i trust in flashify as i did not get any error messages during flashing process.
Click to expand...
Click to collapse
i ment for the kmsg that i need^^ but you're right i'll change the version the next time
ups. the classical misunderstanding going to get the kmsg...
Project Closed Use V11
XDA:DevDB Information
No Project, ROM for the Micromax Canvas 2 Plus A110Q
Contributors
sanyamST
ROM OS Version: 4.4.x KitKat
ROM Kernel: Linux 3.4.x
Version Information
Status: Stable
Created 2015-01-30
Last Updated 2015-03-23
reserved
screenshots pls
sanyamST said:
reserved
Click to expand...
Click to collapse
Screenshots,,,,
system partition
does it require system partition
Great yaar...
Keep going...
bharat15 said:
does it require system partition
Click to expand...
Click to collapse
Yeah ,,,required
ejaz.msgs said:
Great yaar...
Keep going...
Click to expand...
Click to collapse
Thanx bro,,,
Screen flickers when it's locked
Thank you amazing rom
vyshakd675 said:
Screen flickers when it's locked
Thank you amazing rom
Click to expand...
Click to collapse
Flash uboot v3 as it is a kk based rom
system partition
sanyamST said:
Screenshots,,,,
Click to expand...
Click to collapse
does it require system partition
sanyamST said:
Flash uboot v3 as it is a kk based rom
Click to expand...
Click to collapse
Can u pls provide the link?
Phone gets switched off after lock screen in 5minutes
Thank you
proc
sanyamST said:
Yeah ,,,required
Click to expand...
Click to collapse
bro plz till me
how much system size partitiion
and should i flash system partition file first,than the proc mentioned to flash the rom
or
the proc mentioned to flash the rom,than the system partition file and than the rom
Request
Dear Devs
Nice Rom!
Request you to kindly update this rom with android l themed in your next update!
Thanks!
bharat15 said:
bro plz till me
how much system size partitiion
and should i flash system partition file first,than the proc mentioned to flash the rom
or
the proc mentioned to flash the rom,than the system partition file and than the rom
Click to expand...
Click to collapse
Minimum 880mb system partition required for this...
First you have to partition and flash the rom...
cmw version
ejaz.msgs said:
Minimum 880mb system partition required for this...
First you have to partition and flash the rom...
Click to expand...
Click to collapse
as it is a kitkat rom,which version of cmw i need to use.
bharat15 said:
as it is a kitkat rom,which version of cmw i need to use.
Click to expand...
Click to collapse
Use latest cwm,,,
vyshakd675 said:
Can u pls provide the link?
Phone gets switched off after lock screen in 5minutes
Thank you
Click to expand...
Click to collapse
here is the link bro http://http://www.droidarena.in/Thread-FIX-Deep-Sleep-bug-in-Canvas-2-Plus-A110Q-V2
vyshakd675 said:
Can u pls provide the link?
Phone gets switched off after lock screen in 5minutes
Thank you
Click to expand...
Click to collapse
flash this
bharat15 said:
bro plz till me
how much system size partitiion
and should i flash system partition file first,than the proc mentioned to flash the rom
or
the proc mentioned to flash the rom,than the system partition file and than the rom
Click to expand...
Click to collapse
flash the attached file after compilation remove battery and install rom
Hi,
I have a problem as in the topic, I have Sony Xperia SP with unofficial CM13, I flashed the rom and I was using it without any problems. I flashed Xposed and the 'Encryption unsuccesful' screen showed, so I wanted to wipe everything and install rom again, but TWRP shows:
Could not mount /data and unable to find crypto footer.
Failed to mount '/data' (No such file or directory)
Unable to recreate /data/media folder.
Click to expand...
Click to collapse
What can I do now? Please help me, I need my phone.
Thanks,
Wyjek
Wyjek said:
Hi,
I have a problem as in the topic, I have Sony Xperia SP with unofficial CM13, I flashed the rom and I was using it without any problems. I flashed Xposed and the 'Encryption unsuccesful' screen showed, so I wanted to wipe everything and install rom again, but TWRP shows:
What can I do now? Please help me, I need my phone.
Thanks,
Wyjek
Click to expand...
Click to collapse
I don't know much about TWRP but I think you should format everything(system,data,cache,dalvik cache)and install ROM again
If it says same error and could not format
Avoid those steps just flash ROM
Cause most of the ROMs have format script
sohamsen said:
If it says same error and could not format
Avoid those steps just flash ROM
Cause most of the ROMs have format script
Click to expand...
Click to collapse
Doesn't work either.
Then
flash stock rom via pc
Sent from my GT-S5830i using XDA Free mobile app
sohamsen said:
Then
flash stock rom via pc
Sent from my GT-S5830i using XDA Free mobile app
Click to expand...
Click to collapse
I don't know how, will I find a tutorial on XDA?
It will better if u google it
Sent from my GT-S5830i using XDA Free mobile app
sohamsen said:
Then
flash stock rom via pc
Sent from my GT-S5830i using XDA Free mobile app
Click to expand...
Click to collapse
Thanks! It worked. Thread can be closed.
Give a tag resolved infront of the title and give a thanks
Sent from my GT-S5830i using XDA Free mobile app
Team Win Recovery Project 3.1.1-0
WHAT IS TWRP?
Oh come on, you know what it is - don't try to fool me!
In case you're serious, though...
Team Win Recovery Project is a custom recovery for Android devices.
It allows you to back up and restore your data, flash custom ROMs to your device, repair broken file systems, and root your device.
DOWNLOAD
You can find the device page here:
http://teamw.in/devices/samsunggalaxytrendplus.html
There is a download link there, as well as instructions on how to flash it.
CHANGES
v3.1.1-0 - Upstream merge
v3.0.2-0 - Initial release on twrp.me
FEATURES
MTP support
USB Mass Storage support
Micro SDcard support
f2fs file system support (read, write, format, backup & restore)
exFAT file system support (read, write, format, backup & restore)
NTFS file system support (read, write, format)
ADB root
Full SELinux support
KNOWN ISSUES
There are no known issues (If you find one, report it to me)
CONTACT & SUPPORT
You can find us on IRC at #twrp on chat.freenode.net.
You can also post in this thread and I will attempt to answer any questions you may have.
SOURCE CODE
TWRP: https://github.com/omnirom/android_bootable_recovery (android-6.0)
Device tree (GT-S7580): https://github.com/TheComputerGuy96/twrp_device_samsung_kylepro (android-6.0)
Device tree (GT-S7582): https://github.com/TheComputerGuy96/twrp_device_samsung_kyleprods (android-6.0)
Kernel: https://github.com/TheComputerGuy96/android_kernel_samsung_kyleproxx (cm-13.0)
CONTRIBUTIONS
Gerrit for TWRP: http://gerrit.omnirom.org/
Gerrit for officially supported devices: http://gerrit.twrp.me/
XDA:DevDB Information
Team Win Recovery Project - Samsung Galaxy Trend Plus, Tool/Utility for the Samsung Galaxy S Duos 2
Contributors
DodoGTA, no_name, sandpox, @GHsR, @jcadduono
Source Code: https://github.com/omnirom/android_bootable_recovery
Version Information
Status: Stable
Current Stable Version: 3.1.1-0
Stable Release Date: 2017-05-17
Created 2017-06-09
Last Updated 2017-06-09
Is it for s7582 too
Hi bro congrats for official twrp :good:
Can I install in s7582 too or its only for trend plus
Pls confirm
icecool9372 said:
Hi bro congrats for official twrp :good:
Can I install in s7582 too or its only for trend plus
Pls confirm
Click to expand...
Click to collapse
It's only for GT-S7580
Sent from my GT-S7580 using Tapatalk
icecool9372 said:
Hi bro congrats for official twrp :good:
Can I install in s7582 too or its only for trend plus
Pls confirm
Click to expand...
Click to collapse
Here's a link for GT-S7582 TWRP: http://build.twrp.me/twrp/twrp-3.0.2-0-kyleprods.img
Sent from my GT-S7580 using Tapatalk
@DodoGTA i have reworked on kernel, and made kernel and device tree f2fs supported. Can you try building recovery from it? After that,i will merge it in main branch of cm-12.1,cm-13.0.
Sent from my AO5510 using Tapatalk
no_name said:
@DodoGTA i have reworked on kernel, and made kernel and device tree f2fs supported. Can you try building recovery from it? After that,i will merge it in main branch of cm-12.1,cm-13.0.
Sent from my AO5510 using Tapatalk
Click to expand...
Click to collapse
You didn't enable F2FS in recovery defconfig
Sent from my GT-S7580 using Tapatalk
no_name said:
@DodoGTA i have reworked on kernel, and made kernel and device tree f2fs supported. Can you try building recovery from it? After that,i will merge it in main branch of cm-12.1,cm-13.0.
Click to expand...
Click to collapse
I have a question
Or that is I have already downloaded
CM14.0_20161004_kyleprods.zip
But here have so much bugs
So can't use
But If I use CM14.0 KERNEL In CM13.0. It work or not
Or if work it got smooth performance or not
This 2 questions please reply
LeMon.TheGreenFish said:
I have a question
Or that is I have already downloaded
CM14.0_20161004_kyleprods.zip
But here have so much bugs
So can't use
But If I use CM14.0 KERNEL In CM13.0. It work or not
Or if work it got smooth performance or not
This 2 questions please reply
Click to expand...
Click to collapse
You CAN'T use CM 13 kernel on CM 14
Sent from my GT-S7580 using Tapatalk
DodoGTA said:
You CAN'T use CM 13 kernel on CM 14
Click to expand...
Click to collapse
No bro
I want to use Cm14 kernel in cm13
LeMon.TheGreenFish said:
No bro
I want to use Cm14 kernel in cm13
Click to expand...
Click to collapse
It will stuck at Samsung screen
Sent from my GT-S7580 using Tapatalk
DodoGTA said:
You didn't enable F2FS in recovery defconfig
Sent from my GT-S7580 using Tapatalk
Click to expand...
Click to collapse
Yes, wait i will enable it.
Sent from my AO5510 using Tapatalk
DodoGTA said:
It will stuck at Samsung screen
Click to expand...
Click to collapse
???????? sad ok bro
Or in cm14 what get fixed now
Like call going or not and other?
DodoGTA said:
You didn't enable F2FS in recovery defconfig
Sent from my GT-S7580 using Tapatalk
Click to expand...
Click to collapse
I have enabled in recovery config. Apart from it, make sure to update the fstab and flag in device tree.
https://github.com/ishantvivek/andr...mmit/f50010258299cf4fd59dfeb0ae0f559292d63716
Sent from my AO5510 using Tapatalk
no_name said:
I have enabled in recovery config. Apart from it, make sure to update the fstab and flag in device tree.
https://github.com/ishantvivek/andr...mmit/f50010258299cf4fd59dfeb0ae0f559292d63716
Sent from my AO5510 using Tapatalk
Click to expand...
Click to collapse
I'm using TWRP fstab
Sent from my GT-S7580 using Tapatalk
DodoGTA said:
I'm using TWRP fstab
Sent from my GT-S7580 using Tapatalk
Click to expand...
Click to collapse
No, twrp.fstab don't need to be updated. Twrp only need f2fs supported kernel.
Use my kernel and add this flag after TARGET_USERIMAGES_USE_EXT4 on your device tree:
TARGET_USERIMAGES_USE_F2FS :=true
That's all.
Sent from my AO5510 using Tapatalk
no_name said:
No, twrp.fstab don't need to be updated. Twrp only need f2fs supported kernel.
Use my kernel and add this flag after TARGET_USERIMAGES_USE_EXT4 on your device tree:
TARGET_USERIMAGES_USE_F2FS :=true
That's all.
Sent from my AO5510 using Tapatalk
Click to expand...
Click to collapse
How about exFAT and NTFS support for external SD card on TWRP?
Sent from my GT-S7580 using Tapatalk
DodoGTA said:
How about exFAT and NTFS support for external SD card on TWRP?
Sent from my GT-S7580 using Tapatalk
Click to expand...
Click to collapse
Yeah no problem with that. You can use that flag.
Sent from my AO5510 using Tapatalk
no_name said:
Yeah no problem with that. You can use that flag.
Sent from my AO5510 using Tapatalk
Click to expand...
Click to collapse
What flag?
Sent from my GT-S7580 using Tapatalk
DodoGTA said:
What flag?
Sent from my GT-S7580 using Tapatalk
Click to expand...
Click to collapse
exFAT and NTFS support flag.
Sent from my AO5510 using Tapatalk
DodoGTA said:
What flag?
Sent from my GT-S7580 using Tapatalk
Click to expand...
Click to collapse
Instead of waiting for you, i build twrp myself. Still need someone to test. My twrp is based on android-6.0, built with cm11 sources, tree, kernel, with f2fs .
Changes:
Code:
- Added support for crypto, suppose to fix decryption.
- Built with f2fs supported kernel.
- Based on latest twrp source(android-6.0).
Put .img of recovery in your sd-card, boot to recovery, Install> Install image> Select recovery img(where you placed it), install it as recovery. After installing,press reboot to recovery.
Once done, with installation, boot to recovery and test f2fs.
How to test f2fs?
- Currently no ROM is f2fs supported. But for ROM to support f2fs, we need f2fs recovery and partition formatted as it. This is a initial test of f2fs, on successful test, i will build cm13, with f2fs support.After installing, format data and cache (note: only data and cache, not system,i repeat not system) as f2fs.(note2: your internal storage will be wiped too). After formatting it as f2fs, try to mount data and cache from mount section, if it mount successful, report me back. If not, then also report me. In both cases, don't reboot to system, because system not support f2fs yet(so you will get bootloop). It's just recovery test. After that format data and cache again as ext4. Restore your backup, if exist. If things would work fine, i will build cm-13.0 with f2fs and merge changes to cm-11.0 and cm-12.1 too.
Kyleprods: https://build.sandpox.org/twrp-kyleprods-f2fs_test.img
Kylepro: https://build.sandpox.org/twrp-kylepro-f2fs_test.img
Sent from my AO5510 using Tapatalk
Here is the twrp 3.1.1 for mido which support exfat mount.
I just unpack the official twrp 3.1.1-0 for mido, and replace the kernel with global dev 7.5.11, then repack it.
Any issue? All okay?
Enviado desde mi Redmi Note 4 mediante Tapatalk
twu2 said:
Here is the twrp 3.1.0 for mido which support exfat mount.
I just unpack the official twrp 3.1.0-0 for mido, and replace the kernel with global dev 7.5.11, then repack it.
Click to expand...
Click to collapse
Sounds good, but the stock kernel lacks f2fs support, so I assume that will be missing.
Kernel source is out now, so it should be compilable.
Exfat Mount means?. What's the advantage over current twrp?
devilhunter47 said:
Exfat Mount means?. What's the advantage over current twrp?
Click to expand...
Click to collapse
You can read/write the files in sdcard with exfat format.
The official version only can do mkfs and fsck for exfat sdcard.
twu2 said:
You can read/write the files in sdcard with exfat format.
The official version only can do mkfs and fsck for exfat sdcard.
Click to expand...
Click to collapse
Will you add ota update capability as well?
Thanks
appman1234 said:
Will you add ota update capability as well?
Thanks
Click to expand...
Click to collapse
Lol.. I m waiting for someone (dev) to reply your comment all day!!
Sent from my Redmi Note 4 using XDA-Developers Legacy app
This can be flashed in recovery, I bet? Seeing as it is a zip file.
Sent from my Redmi Note 4 using Tapatalk
if i flash this twrp, can i mount the sdcard with exfat fromat and read the resource in twrp
PrayerInc said:
if i flash this twrp, can i mount the sdcard with exfat fromat and read the resource in twrp
Click to expand...
Click to collapse
yes, it can.
I'm looking for zcx twrp for mido that is OTA compatible
LiQuiD_FeAR said:
I'm looking for zcx twrp for mido that is OTA compatible
Click to expand...
Click to collapse
Me too..
Sent from my Redmi Note 4X using XDA-Developers Legacy app
I am a little confused here
1. does this recovery has f2fs support?
2. how to flash or install it? (i dont have any custom recovery)
Does this support NTFS ? @twu2