Recovery and Rom for All-F2FS
What is F2FS?
F2FS (Flash-Friendly File System) is a flash file system created by Kim Jaegeuk at Samsung for the Linux operating system kernel. The motive for F2FS was to build a file system that from the start takes into account the characteristics of NAND flash memory-based storage devices (such as solid-state disks, eMMC, and SD cards), which are widely used in computer systems ranging from mobile devices to servers.
What is All-F2FS?
We used F2FS only for /data. It was simply because we have only to flash a compatible Kernel and Format /data partition. With All-F2FS we use F2FS for all partitions and we need a compatible ROM
Instructions:
Compatible ROM:
Slim-mako-4.4.2.build.4.8-WEEKLY-3891-F2FS.zip
Slim-mako-4.4.2.build.4-F2FS-2.zip
Make your ROM with Convert To F2FS
(All credits to authors. I have only made them compatible with F2FS)
Download compatible ROM
Download FormatPartitions.zip
Download "special" TWRP for All-F2FS: openrecovery-twrp-2.7.1.0-mako-All-F2FS.img
(This is different for that of simply F2FS)
Copy FormatPartitions.zip and ROM on Phone
Flash "special" TWRP with Fastboot
Flash FormatPartitions.zip with new Recovery
Reboot Recovery
Flash ROM with new Recovery
(Flash GApps with new Recovery)
Go to Wipe Menu and press Format Data (The Big BUTTON!) (You will LOSE all your Data! Music, Movies etc!!)
Reboot
(Recovery has a RED back button to remember you that you are using the F2FS recovery!)
If you get something like "Unable to mount '/cache'", Flash FormatPartitions.zip and reboot recovery.
Enjoy
Phone is snappy and smooth with All-F2FS.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
To go back:
- Flash a "normal" recovery
- Format Data
- Reboot Recovery
- Flash RestorePartitions.zip (Untested)
- Reboot Recovery
- Flash your previous ROM
(Required commit)
@legolas93 I didn't test it yet, but I took a look in your updater-script of the ROM. There is something like this: "dev/block/platform/sdhci-tegra.3/by-name/APP". Isn't that the nexus 7 partition name?
PatrickMac said:
@legolas93 I didn't test it yet, but I took a look in your updater-script of the ROM. There is something like this: "dev/block/platform/sdhci-tegra.3/by-name/APP". Isn't that the nexus 7 partition name?
Click to expand...
Click to collapse
Thank you! You are right! It was not a big problem but it's better to correct it Done!
legolas93 said:
Thank you! You are right! It was not a big problem but it's better to correct it Done!
Click to expand...
Click to collapse
Just to be sure I have to ask this. The current F2FS kernels provided in your other F2FS thread won't work with this, right?
Why you say Download "special" TWRP for All-F2FS if this is the same recovery you post in only data F2FS?
Nope. It is different. Says so right under the DL link.
Sent from my Nexus 4 using Tapatalk 2
jmtjr278 said:
Nope. It is different. Says so right under the DL link.
Sent from my Nexus 4 using Tapatalk 2
Click to expand...
Click to collapse
Why you don´t look at the download from the 2 posts before talk!?
Open both and you will see the same link = The same recovery
RestorePartitions.zip
does not work
Medel-Silver said:
Why you don´t look at the download from the 2 posts before talk!?
Open both and you will see the same link = The same recovery
Click to expand...
Click to collapse
the important part is the formatpartitions.zip, as this formats the /cache and /system partition to f2fs. the recovery formats the /data partition to f2fs as far as I know
Medel-Silver said:
Why you don´t look at the download from the 2 posts before talk!?
Open both and you will see the same link = The same recovery
Click to expand...
Click to collapse
Sorry. Wrong link! Fixed now :silly: Thank you.
@legolas93 The required commit is kernel stuff from bricked nexus 5 kernel, if I understand correctly.
Any particular commits for adding F2FS support to a ROM?
Sent from my Nexus 4 using Tapatalk
What's the difference between this thread and the other F2FS one? The same partion zip is posted in that one as well.
tarroyo said:
What's the difference between this thread and the other F2FS one? The same partion zip is posted in that one as well.
Click to expand...
Click to collapse
In other F2FS version only data and cache partition change to F2FS but this mode also formate system partition to f2fs(in addition to data and cache)
@legolas93 what ils needed to change tout make a ROM working on all F2FS ?
Thank you @legolas93. Slimkat works sweet. Definitely something in my kernel mods or Rastakat aren't well configured for f2fs. I will stay in your build for a while.
RestorePartitions.zip
not work, "normal" recovery can't mount sdcard
No Root
If I do not have root access, is it just a matter of reflashing the ROM?
EDIT:
have to enable it in developer options.
How long should first boot take?
Flak said:
How long should first boot take?
Click to expand...
Click to collapse
A minute or a little more.
I uploaded a modified Hellsgod kernel for people who have all partitions with f2fs. Enjoy.
Also a HellsDoctor, too.
The only change is in fstab.
can anyone make compatible matirix kernel ?
thats the only thing stoping from trying this
Related
Here's the stock rooted XNPH44S ROM. Includes root(enable in Developer options) and the rest is untouched, so it's OTA safe
Custom kernel users may need to make a change to the build.prop to get root working if the default.prop in the kernel ramdisk if not set like I have it(may affect future OTAs)
Change
Code:
persist.sys.root_access=0
To
Code:
persist.sys.root_access=1
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Stock Rooted XNPH44S ROM - Mirror
md5 - c43646eb36bbe4e2d3a0e7654c8e4419
XNPH44S Radio files, etc - Mirror
md5 - 83caeff9178f2910014f0be5ca02ce6d
Thanks
Sent from my A0001 using Tapatalk
---------- Post added at 08:24 PM ---------- Previous post was at 08:23 PM ----------
Mirror is not working. Fyi
Sent from my A0001 using Tapatalk
Devhost link downloads at sub-dial-up speeds.
Mirror is broken (seven years of bad luck for you)
Edit: I guess I jumped the gun a little on that one
Edit: So close to first
Someone do me favor and post a screenshot of the about window as I forgot to when I did a test flash as I want to include it in the OP
notyu1459 said:
Devhost link downloads at sub-dial-up speeds.
Mirror is broken (seven years of bad luck for you)
Click to expand...
Click to collapse
Mirror is still uploading but it should be done in about 10 mins or so :good:
Allright! Gonna do a clean install for this beast, anybody know if the camera is changed?
Great.. Thanks a lot!
Dev-host is slooow. Will wait for mirror.
Your the Man..thank you!
Is this ok to dirty flash over 38r? Then I guess flash radio file afterwards?? Does supersu need to be unistalled first?
Is this F2FS compatible? Also can i restore the 'data' from my nandroid backup if i flash this?
Basically is it flashable over 38R or requires to be a clean install?
@Calkulin any chance of making it comoatible f2fs?
Lookitfast said:
Is this ok to dirty flash over 38r? Then I guess flash radio file afterwards?? Does supersu need to be unistalled first?
Click to expand...
Click to collapse
It can be flashed over 38R without wiping and just flash the radio files after flashing the ROM. As for SuperSU, if it's still there after flashing(because it was updated through the play store), then just uninstall it as it won't work due to the su binary being the CM version
tofuboi01 said:
Is this F2FS compatible? Also can i restore the 'data' from my nandroid backup if i flash this?
Basically is it flashable over 38R or requires to be a clean install?
Click to expand...
Click to collapse
I don't think the stock kernel is F2FS compatible but if you change the kernel and format the partitions accordingly, it should work just fine
cashflip said:
@Calkulin any chance of making it comoatible f2fs?
Click to expand...
Click to collapse
All you need to do is change the updater script to format the system partition to F2FS while flashing the ROM and flash a kernel that supports F2FS & mounts the partitions as F2FS
Calkulin said:
It can be flashed over 38R without wiping and just flash the radio files after flashing the ROM. As for SuperSU, if it's still there after flashing(because it was updated through the play store), then just uninstall it as it won't work due to the su binary being the CM version
I don't think the stock kernel is F2FS compatible but if you change the kernel and format the partitions accordingly, it should work just fine
Click to expand...
Click to collapse
I will use AK kernel so f2fs is supported, but i just would like to confirm if this would flash on f2fs partition first?
thanks for the speedy response!
SuperSU cannot be used after flashing this rom?
metaldood said:
SuperSU cannot be used after flashing this rom?
Click to expand...
Click to collapse
refer to post 12
Thanks for putting this together
Eris-Droid X-Incredible-Rezound-S2-Galaxy Nexus-Note 2-Note 3-Moto X 2nd Gen-OnePlus One
Do we install radio as well if we're installing the ROM?
konman21 said:
Do we install radio as well if we're installing the ROM?
Click to expand...
Click to collapse
Post 12
Just did a factory reset and installed the ROM and radio. Upon boot up, I have no superuser at all.
Currently I'm reflashing the ROM after doing an advanced wipe with system, data, dalvik and cache to see if it fixes it.
Is this the right way to do it?
EDIT: Still no supersu. How do we get root working?
Firefox OS
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Builds are made from Firefox OS code only.
You can install them via fastboot and recovery.
Nightlies
They are done each night automatically.
Others versions
Nightly : everyday
Test : Monday
v2.5 (Aurora) : Tuesday
v2.2 (Beta) : Wednesday
v2.1 : Thursday
v2.0 : Friday
v1.4 : Saturday
Warranty
I don't test all of them, some builds may have issues and/or erase your datas.
Screenshots
Changelogs
v1.4
v2.0
v2.1
v2.2
v2.5
What doesn't work
Calc - Firefox OS on Nexus 5
Download
http://ffos.vosky.fr
POLL
What do you need on Firefox OS to use it as your only ROM on Nexus 5 ?
Sources
- Mozilla source code
- my modifications and userconfig
GOOD ONE!!!!
If u can provide more details on the rom......thx
Thanks man! It's good to appreciated the progress with daily builds. I wonder when it gets stable for our handheld, this would be a cool alternative OS.
Cheers mate!
hello vosky , happy to see you here .
Addymore said:
GOOD ONE!!!!
If u can provide more details on the rom......thx
Click to expand...
Click to collapse
I added some details.
Please tell me if you want me to add other informations.
Hi @philipped346 !
Thanks! I'm using MultiROM, which version should I download: recovery or fastboot?
Hello, recovery .
Sent from my Nexus 5 using XDA Free mobile app
WARNING! I'VE TRIED TO FLASH THIS TWICE, a older build and one of the latest. Both times it completely erased EVERYTHING on my phone. I downloaded one one for recovery, wiped system, data, cache and flashed. It times out with unknown something than EVERY partition has to be formatted to a different format then back to EXT4 for me to be able to flash anything else.. maybe it's just my bad luck but are there any steps besides wiping and flashing? (Make a backup of everything first people)
NolenUmar said:
WARNING! I'VE TRIED TO FLASH THIS TWICE, a older build and one of the latest. Both times it completely erased EVERYTHING on my phone. I downloaded one one for recovery, wiped system, data, cache and flashed. It times out with unknown something than EVERY partition has to be formatted to a different format then back to EXT4 for me to be able to flash anything else.. maybe it's just my bad luck but are there any steps besides wiping and flashing? (Make a backup of everything first people)
Click to expand...
Click to collapse
I totally agree this should not be flashed it also whipped std card.
Sent from my Nexus 5 using xda premium
i have tested v 2.1 now recovery with multirom and work perfect , camera is always hs
philipped346 said:
i have tested v 2.1 now recovery with multirom and work perfect , camera is always hs
Click to expand...
Click to collapse
Thanks for your test.
I'll look for a patch to fix camera.
philipped346 said:
i have tested v 2.1 now recovery with multirom and work perfect , camera is always hs
Click to expand...
Click to collapse
What recovery do you have? I flashed through twrp 2.8.2.0
NolenUmar said:
What recovery do you have? I flashed through twrp 2.8.2.0
Click to expand...
Click to collapse
hello , i have twerp 2.8.1.0
philipped346 said:
hello , i have twerp 2.8.1.0
Click to expand...
Click to collapse
I forgot that multirom has its own version of twrp that's still on 2.8.1.0. I successfully installed as secondary ROM but had the exact same issues when trying to flash as primary.
NolenUmar said:
I forgot that multirom has its own version of twrp that's still on 2.8.1.0. I successfully installed as secondary ROM but had the exact same issues when trying to flash as primary.
Click to expand...
Click to collapse
I think it is beceause the .zip files are not signed.
If you want FFos as primary OS, you should flash it via fastboot.
Might be very nice of you to add something like "this isn't to be flashed via recovery like normal ROM unless using MULTIROOOOOOM" to OP now that you're aware, unless there's a way to sign these
Vosky said:
I think it is beceause the .zip files are not signed.
If you want FFos as primary OS, you should flash it via fastboot.
Click to expand...
Click to collapse
NolenUmar said:
Might be very nice of you to add something like "this isn't to be flashed via recovery like normal ROM unless using MULTIROOOOOOM" to OP now that you're aware, unless there's a way to sign these
Click to expand...
Click to collapse
Next builds will be signed. (after 2014-12-18)
updating nightlies and changelog
Is there away to update to the newest nightly build without deleting the previous version.
I am using multirom.
And is there a changelog somewhere for each nightly build?
ehoeve said:
Is there away to update to the newest nightly build without deleting the previous version.
I am using multirom.
And is there a changelog somewhere for each nightly build?
Click to expand...
Click to collapse
The only way I know to update without deleting the previous version is to flash FFos as primary rom and flash updates via recovery.
If you want daily changelog, you can read code commits : https://github.com/mozilla-b2g/gaia/commits/master
But it's not easy to understand.
Or you have global changelogs links in the first post.
How to intall?
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Features:
TWRP 3.0.0-0
JZ kernel stock 6.0
double tap wake
vibrator
F2FS
alucard hotplug and alucard cpu governor
TWRP SOURCE LINK
Download link(IMG&&ZIP)
rename the *.img to recovery.img and push to the sdcard
Code:
adb shell
su
dd if=/dev/zero of=/dev/block/platform/msm_sdcc.1/by-name/recovery
dd if=/sdcard/recovery.img of=/dev/block/platform/msm_sdcc.1/by-name/recovery
exit
exit
adb reboot recovery
Or use any recovery to flash it.
XDA:DevDB Information
UNOFFICIAL Team-Win-Recovery-Project for LG-F460, Tool/Utility for the LG G3
Contributors
shminer, Teamwin
Source Code: https://github.com/shminer/android_device_lge_F460/tree/TWRP-MM
Version Information
Status: Stable
Current Stable Version: 3.0.0-0
Stable Release Date: 2016-03-07
Created 2016-03-07
Last Updated 2016-03-07
Reserved
20160308 changelog
update:fix slow wipe.
Hey Shminer,
is it possible to mount the encrypted data partition with your customized TWRP Version?
The official 3.0 TWRP is unable to locate the crypto footer of the data partition.
Thank you sir
AnySniper said:
Hey Shminer,
is it possible to mount the encrypted data partition with your customized TWRP Version?
The official 3.0 TWRP is unable to locate the crypto footer of the data partition.
Click to expand...
Click to collapse
I am sorry, I disabled encrypt kernel config in my kernel and remove fstab encryptable.
Most people do not need it, causing slow.
Thanks Shminer! Once again you prove that you rock the house for our obscure little devices
I can't seem to find the zip in the dl link provided in the op.
Sent from my LG-F460K using Tapatalk
How to go to recovery using keys i cant figure it out it just dont go help please
harib12 said:
How to go to recovery using keys i cant figure it out it just dont go help please
Click to expand...
Click to collapse
If you have a F460K I do it by holding volume down with power, then when you see the lg logo IMMEDIATELY let go of both and press and hold volume up with volume down. It takes some good (fast) timing but works.
I hear the F460S is volume up with power instead but can not confirm personally.
just lost my recovery (can't boot into recovery mode anymore) after flashing this on stock 6.0. How can i solve this? bro.Tks in adv
Good evening
Could you confirm that it could flashed with flashify?
My understanding it is for MM. Thanks for confrmation.
Thanks in advance for your huge job
How to install this? Sorry I'm a newbie
Can you please provide a zip format.
duyz said:
just lost my recovery (can't boot into recovery mode anymore) after flashing this on stock 6.0. How can i solve this? bro.Tks in adv
Click to expand...
Click to collapse
All of custom kernel and recovery based on 4.4 bootloader.
Try to flash 10X KDZ or TOT and flash recovery
Xtian2.Xtian2 said:
Good evening
Could you confirm that it could flashed with flashify?
My understanding it is for MM. Thanks for confrmation.
Thanks in advance for your huge job
Click to expand...
Click to collapse
Must be 4.4 bootloader.
Bangash737 said:
Can you please provide a zip format.
Click to expand...
Click to collapse
yep, there is two format file(zip and img)
shminer said:
Must be 4.4 bootloader.
yep, there is two format file(zip and img)
Click to expand...
Click to collapse
I could not find zip file there is only .img file in download section, and tell me whether i install this recovery over CWM recovery? Thanks for your help
Bangash737 said:
I could not find zip file there is only .img file in download section, and tell me whether i install this recovery over CWM recovery? Thanks for your help
Click to expand...
Click to collapse
sorry, androidfilehost folder has been updated
shminer said:
[/QUOTE]
Thanks! it worked for me.
Click to expand...
Click to collapse
need full LG G3 F460 MM in single thread
shminer said:
sorry, androidfilehost folder has been updated
Click to expand...
Click to collapse
please make a seperate thread for F460 stock,root,custom recovery, xposed. i am google for 2 days but information not at availble at one place. all koresans,vietnam language killing me.
please tell me stock 30c rom rooting,recovery flashing procedure with links.
There are no way to root stock MM yet AFAIK... the only way i think people should do is to flash stock LP, root stock LP, install recovery then flash any MM rom that suit themself... i myself prefer mokee at the moment...
[RECOVERY] [3/14/16] TWRP 3.0.0-0 - TeamWin Recovery Project
[N]ation Team is proud to present TWRP 3.0.0-0 for the Samsung Galaxy S5 Exynos!
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Introduction:
Team Win Recovery Project, is a custom recovery built with ease of use and customization in mind. We started from the ground up by taking AOSP recovery and loading it with the standard recovery options, then added a lot of our own features. It's a fully touch driven user interface , no more volume rocker or power buttons to mash. The GUI is also fully XML driven and completely theme-able. You can change just about every aspect of the look and feel.
Key Features:
Touchscreen driven with real buttons and drag-to-scroll
XML-based GUI that allows full customization of the layout true theming!
Settings are saved to the sdcard and persist through reboots
Ability to choose which partitions to back up and which to restore
Ability to choose to compress backups now with pigz (multi-core processor support for faster compression times)
Onscreen keyboard
Decryption of /data
Easy selection of internal/external storage
See changelog below for new features
In addition to the above new features, TWRP features a scripting engine that allows an app to send commands to the recovery for the recovery to perform during startup. We call this scripting engine OpenRecoveryScript. This engine will be put to use immediately in the GooManager app. GooManager will be able to install recoveries automatically for most supported devices. The app will also let you choose to install multiple zips from within Android, wipe cache & dalvik, and run a backup.
Dark Stock Themes:
http://forum.xda-developers.com/android/themes/theme-twrp-3-0-0-0-dark-stock-colors-t3310235
Known Issues:
- You tell me
Source Code:
https://github.com/Fevax/android_device_k3gxx
https://github.com/TeamWin
Download:
HERE
If you are happy with my work, please:
Reserved #1
Reserved #2
So, I have a question. For the theme, Which one should I choose? Marshmallow portrait v2?
willysusilo said:
So, I have a question. For the theme, Which one should I choose? Marshmallow portrait v2?
Click to expand...
Click to collapse
yeap
Yeah, this recovery works flawlessly. No problem so far. If I found any bug I will report it
Theme works fine
Wow you just a great Dev
I am proud to use G900H with you thanks will try tomorrow. [emoji4]
U r awesome
Thank u @Fevax u r best dev for 900h
plz fix cm13 bugs thank <3 :fingers-crossed:
I installed it, so far so good, keep up the good work. ?
Sent from my SM-G900H
So nice work... But i backup old rom since install this recovery old backup not view to restore...i see to file manager this recovery change id for backup recovery
Can someone give the step by step to install this Recovery please?
Sheeng12 said:
Can someone give the step by step to install this Recovery please?
Click to expand...
Click to collapse
1-Download recovery file
2-connect phone(download mode), to pc
3-on pc open odin and flash the recovery file
4-reboot and enjoy
Thank
Ariyan.n said:
1-Download recovery file
2-connect phone(download mode), to pc
3-on pc open odin and flash the recovery file
4-reboot and enjoy
Click to expand...
Click to collapse
Already installed it and is working fine no issues thank ?
Could i use flashify to this?
somadsul said:
Could i use flashify to this?
Click to expand...
Click to collapse
Yes, you can. Because I used Flashify to install this recovery!
willysusilo said:
Yes, you can. Because I used Flashify to install this recovery!
Click to expand...
Click to collapse
Ok thanks
As usual @Fevax Done great job, I wish u to make it official.
somadsul said:
Ok thanks
Click to expand...
Click to collapse
How you flashed? Recovery is in tar.md5 format, flashify not recognised it.
Sent from my SM-G900H using Tapatalk
somadsul said:
How you flashed? Recovery is in tar.md5 format, flashify not recognised it.
Sent from my SM-G900H using Tapatalk
Click to expand...
Click to collapse
So,before I flash it with Flashify I did these steps
1. Rename .tar.md5 to .tar
2. Extraxt .tar archive
3. You will get recovery.img to be flashed with Flashify
so beautiful,thx bro...
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Team Win Recovery Project (TWRP) is an open-source software custom recovery image for Android-based devices. It provides a touchscreen-enabled interface that allows users to install third-party firmware and back up the current system, functions often unsupported by stock recovery images. It is, therefore, often installed when rooting Android devices, although it isn't dependent on a device being rooted to be installed.
Flash command
Code:
fastboot flash recovery "filename.img"
What's working
- ZIP flashing
- Partitions wiping and formatting
- Data decryption
- ADB and MTP
- USB-OTG
- SD card
- Backup and restore
- File managing
- Brightness slider
- Vibration
- LED
What's not working
- Physical buttons (use navigation bar instead)
Download:
Deleting the builds since they were bugged, please use LineageOS recovery that you can find in LineageOS thread
Join my Telegram group for quick help or to see new releases/development
https://t.me/zenfone4max_group
works great
but this shows up when I go to recovery or try mount /data:
Failed to mount '/data' (Invalid argument)
Unable to recreate /data/media folder.
maybe because I have an encrypted /data
Не работает
У меня такая же проблема
onegabriel said:
works great
but this shows up when I go to recovery or try mount /data:
Failed to mount '/data' (Invalid argument)
Unable to recreate /data/media folder.
maybe because I have an encrypted /data
Click to expand...
Click to collapse
Yeah, stock decryption not supported
Format data and flash lazyflasher disabler or something that disable forced encryption
I created a group on Telegram for general support, join if you want https://t.me/zenfone4max_group
New update is out
Version 3.4.0.0
Added decryption support
system root
SebaUbuntu said:
New update is out
Version 3.4.0.0
Added decryption support
Click to expand...
Click to collapse
Thanks, it works perfectly.
But I still have a systemless root, what can I do to achieve system root?
You think wiping data partition would solve the problem?
Hi SebaUbuntu,
I just tried installing your unofficial TWRP on my Zenfone 4 Max Pro (ZC554KL), and it gets stuck on the "powered by Android" screen. I have Android AOSP Pie beta installed (downloaded from the ASUS website).
I tried the official version 3.2.2 which worked before I updated to Android Pie, and it goes into a reset loop. Your version 3.4.0 (from the X00I folder) stops at the "powered by Android" screen.
Any idea on how to get it to work? Or do I need to wait for a new version of TWRP for my phone?
NOTE: I'm using fastboot to boot the TWRP image. I can't get it to boot via any other method.
No response... Can anybody help me?
LINKS DOWN
SebaUbuntu said:
New update is out
Version 3.4.0.0
Added decryption support
Click to expand...
Click to collapse
the link is down
Hello, can u update the download link? The link is dead...
Thanks!
HansDR said:
Hi SebaUbuntu,
I just tried installing your unofficial TWRP on my Zenfone 4 Max Pro (ZC554KL), and it gets stuck on the "powered by Android" screen. I have Android AOSP Pie beta installed (downloaded from the ASUS website).
I tried the official version 3.2.2 which worked before I updated to Android Pie, and it goes into a reset loop. Your version 3.4.0 (from the X00I folder) stops at the "powered by Android" screen.
Any idea on how to get it to work? Or do I need to wait for a new version of TWRP for my phone?
NOTE: I'm using fastboot to boot the TWRP image. I can't get it to boot via any other method.
Click to expand...
Click to collapse
Well then u try boot into fastboot and then use command line to boot into TWRP.
Then wipe system, cache, data and flash the rom.
I think it should works.
BTW, also vol+&power bottom doesn't work?
And Im also wonder that if I want to root z4max, when should I flash Magisk? Right after I flashed the ROM or after first boot? (It seems excrypted and I'm unable to decrypt, it just shows "Decryption takes too long, killing process")
At that time I use another TWRP, I want to flash this one instead but the download link didn't works.
What a pity....
Thread closed as OP requested.