- Title: TWRP 3.0.3-0
- Listed: December, 2016
- Last modified: 02/09/2017 2:33 pm
- Version: 3.0.3-0
You must be logged for ROM download.
38983 total views, 4 today
39 Total favorites
DESCRIPTION
TWRP 3.0.3-0
A large number of corrections in source codes on github
New kernel
Small completions
OTG FS support FAT32, exFAT, NTFS
TWRP 3.0.2-6 v4.2
Minor fixes
Added ability to set system.img
TWRP -> Install -> Install image -> system.img -> System Image -> Swip to confirm Flash.
OTG FS support FAT32, exFAT, NTFS
If you like my work, I will continue updates and support of TWRP
Please appreciate my work adequately
※Please make a backup of your device before installing or updating ROM


Member Info
You have mixed nothing????
Yes, haven’t mixed nothing.
Shkolota?
Github Link Please
https://github.com/ShevT/twrp_.....oid-6.0?files=1
Can TWRP 3.0.2-6 V4.1 suitable for android 5.0-7.1.1 ?
TWRP 3.0.2-6 V4.1 recommended android 5.* – 6.*
will soon be twrp 3.0.3-0 for android 7.+
changelog v4.1 ?
OTG still work in this?
Yes
FS FAT32, exFAT32, NTFS
exFAT ****
Thanks very much!
Very good ! Thx man
TWRP ***
i ve problem with this recovery, it says, failed to mount /system. how to solve this?
I haven't noticed any problem
But still it would be good to see the log of twrp
Advanced -> Copy Log -> Copying Logs to ****
The output Recovery.log
Perhaps the problem is that the system partition was already mounted
And tvrp tries to mount it again
So you need to add a test partition systems installed or not
In the beginning of the file update-script add a line
ifelse(is_mounted("/system"), unmount("/system"));
TWRP *