[KERNEL][Unofficial CM11][F2FS Userdata][Overclock][TWRP 2.7.1.0][7/12]

Search This thread

Maromi

Senior Member
Jul 18, 2012
414
269
This will wipe EVERYTHING and i have not tested restoring any app data backups after restoring back to ext4->f2fs or f2fs->ext4.

Features
-Supports F2FS or EXT4 format on userdata partition - http://review.cyanogenmod.org/#/c/65480/
-CPU overclocking up to 1.728 GHz default 1.2 GHz
-GPU Overclock 512 MHz
-You have to flash the boot image after you flash any cm11 rom everytime
Source:https://github.com/Maromi-/kernel_omap_bowser-common

Changes
***Update 7/12***
-New boot.img allow usage of ext4 or f2fs on same partition
Bootimg_ext4orf2fs_CM11_Overclock_20140712.zip - 3.85 MB
MD5:ead39d8e659b3bc63518b0508a0e6ddb

****UPDATE 7/11 You can use current cm11 roms with this****
-You have to flash the boot image everytime after you flash a newer cm11 rom
-Previous TWRP F2FS users flash the zip below
zip-f2fs-kfhd7-twrp-2.7.1.0-recovery.zip - 6.36 MB
MD5:1700347b3c2890cbd63b265b07084920
-There should not be anyone using this with F2FS CWM and flash img below in fastboot
f2fs-kfhd7-twrp-2.7.1.0-recovery.img - 7.96 MB
MD5:c7a090f0aabcac06b34bda200b6bb89f



Instructions
clicking show content is consent of you alone taking a risk of app data not being able to be restored and/or brick
Prerequisites:
backup your needed app data and files on device and put on external backup device

NOTE:

Step 1: FILES
Download boot and recovery zips, place zips on device storage
EXT4 or F2FS Boot.img (supports both formats on same partition)
Bootimg_ext4orf2fs_CM11_Overclock_20140712.zip - 3.85 MB
MD5:ead39d8e659b3bc63518b0508a0e6ddb

TWRP 2.7.1.0. follow step 2 (DO NOT flash this unless you are going to use f2fs)
New_f2fs_user only-kfhd7-twrp-2.7.1.0-recovery.zip - 6.36 MB
MD5:145e935f919c45b4c4329b8d2d82e20a

Step 2: FLASHING
flash bootimg
flash recovery
reboot into recovery - The following steps will wipe backups,storage, app data
click wipe
click advanced wipe
select data and internal storage
click Repair or change file system
click change file system
click F2FS
reboot system


RESTORING USERDATA back to ext4 if needed also wipes storage again
reboot into recovery
click wipe
click advanced wipe
select data and internal storage
click Repair or change file system
click change file system
click EXT4
reboot system

Thanks
@Hashcode
http://teamw.in/about
 
Last edited:

Maromi

Senior Member
Jul 18, 2012
414
269
older F2FS roms
4.4.3 rom
f2fs-cm-11-20140615-Overclock-tate.zip - 196.80 MB
MD5:61bfb395a9a30b7821e71030d32f5900

4.4.4 rom
f2fs-cm-11-20140621-Overclock-tate.zip - 196.85 MB
MD5:436a89b5061bcab5a5b93afaf9767df2

F2FS only Boot.img
f2fs_CM11_Bootimg.zip - 3.85 MB
MD5:df1cee328c7809af1d5d24c361b73a63

DO NOT USE, FOR REFERENCE ONLY CWM instructions(can't switch formats on the fly when switching roms)
F2FS cwm recovery
f2fs-tate-cwm-6.0.4.9.zip - 6.13 MB
MD5:8559ccebb17a113cefd62c01f98648bf

Step 2:
Power OFF the device
Boot into recovery
flash the ROM first
reboot into recovery
flash the recovery
reboot into recovery

NOTE: Until any formatting is done you can still go back and flash other roms and recoveries that do not use F2FS

Step 3:
Use volume rockers to scroll and power button to open menu
scroll to Mounts and Storage Menu press power button
use format /data and /data/media <--------------------------------------------when used this is the point of no return
reboot into recovery again
do a wipe data/factory reset
reboot device

Restoring back to EXT4 roms if using F2FS CWM Recovery(aka official rom builds)
This will wipe all data again so have your app data and restores backed up
***If you are running the FSF2 ClockworkMod recovery you need to flash twrp
flash recovery in fastboot
fastboot -i 0x1949 flash recovery f2fs-kfhd7-twrp-2.7.1.0-recovery.img
reboot into recovery
***
flash the rom
DO NOT REBOOT
go back to the main menu
click wipe
click advanced wipe
select data and internal storage
click Repair or change file system
click change file system
click EXT4
reboot system
 
Last edited:
  • Like
Reactions: vickyg.coolest

persano

Senior Member
Nov 25, 2012
1,612
263
25
Buenos Aires
This will wipe EVERYTHING and i have not tested restoring any app data backups on this rom or after restoring back to non-F2FS Rom.

clicking show content is consent of you alone taking a risk of app data not being able to be restored and/or brick
Prerequisites:
Fully Charged Device

VERFIY
you can get into Fastboot (if something goes wrong or you want to go back and use non F2FS roms)
see:http://xdaforums.com/showpost.php?p=37472472&postcount=1
BACKUP imgs and apps(many ways to backup) to externel media
Code:
adb shell su -c "dd if=/dev/block/mmcblk0boot0 of=/sdcard/boot0block.img"
adb shell su -c "dd if=/dev/block/platform/omap/omap_hsmmc.1/by-name/boot of=/sdcard/current-boot.img"
adb shell su -c "dd if=/dev/block/platform/omap/omap_hsmmc.1/by-name/recovery of=/sdcard/current-recovery.img"
adb shell su -c "dd if=/dev/block/platform/omap/omap_hsmmc.1/by-name/system of=/sdcard/current-system.img"
adb pull /sdcard/boot0block.img
adb pull /sdcard/current-boot.img
adb pull /sdcard/current-recovery.img
adb pull /sdcard/current-system.img

NOTE: Until any formatting is done you can still go back and flash other roms and recoveries that do not use F2FS

Step 1:
Download Files and place on device storage
F2FS rom
f2fs-cm-11-20140615-Overclock-tate.zip - 196.80 MB
MD5:61bfb395a9a30b7821e71030d32f5900

F2FS recovery
f2fs-tate-cwm-6.0.4.9.zip - 6.13 MB
MD5:8559ccebb17a113cefd62c01f98648bf

Step 2:
Power OFF the device
Boot into recovery
flash the ROM first
reboot into recovery
flash the recovery
reboot into recovery

NOTE: Until any formatting is done you can still go back and flash other roms and recoveries that do not use F2FS

Step 3:
Use volume rockers to scroll and power button to open menu
scroll to Mounts and Storage Menu press power button
use format /data and /data/media <--------------------------------------------when used this is the point of no return
reboot into recovery again
do a wipe data/factory reset
reboot device

Features
F2FS format on userdata partition rom and recovery
Linaro 4.9.1 -O2 optimized
CPU overclocking up to 1.728 GHz
GPU Overclock 512 MHz


Going back...
instructions wip
Source:https://github.com/Maromi-/kernel_omap_bowser-common haven't pushed commits yet

THANKS @Hashcode

Why not O3 optimized?

Sent from my Amazon Tate using XDA Premium 4 mobile app

---------- Post added at 08:26 PM ---------- Previous post was at 08:23 PM ----------

See this installing guide http://xdaforums.com/showthread.php?p=53024798

Sent from my Amazon Tate using XDA Premium 4 mobile app

---------- Post added at 08:28 PM ---------- Previous post was at 08:26 PM ----------

Can you add some features of the galaxy nexus kernel I shared (for example SuperRam or Bestmem)?

Sent from my Amazon Tate using XDA Premium 4 mobile app

---------- Post added at 08:35 PM ---------- Previous post was at 08:28 PM ----------

Your installation method is way better

Sent from my Amazon Tate using XDA Premium 4 mobile app
 

r3pwn

Inactive Recognized Developer
Jul 11, 2012
1,749
2,052
r3pwn.com
Looks like I am the first to download as well. Going down for a reboot now. Will report back!

Sent from my Amazon Tate using Tapatalk
EDIT: WOW! I noticed the speed increase immediately and when pulling a file via adb, the speed was reported to be 5870666 bytes/sec (roughly 5.6 Gigabytes/Sec, but I highly doubt it's THAT fast)
 
Last edited:

r3pwn

Inactive Recognized Developer
Jul 11, 2012
1,749
2,052
r3pwn.com
And? Can you fell the change? I m going to wait until xposed support ART

Sent from my Amazon Tate using XDA Premium 4 mobile app
I edited that post right after you quoted me. I just don't like xposed, so I went and enabled ART.

EDIT: WOOT WOOT! Over 13000 in Antutu X. That's only at 1.5Ghz, though.

Sent from my Amazon Tate using Tapatalk
 
Last edited:

Maromi

Senior Member
Jul 18, 2012
414
269
Why not O3 optimized?

Sent from my Amazon Tate using XDA Premium 4 mobile app

---------- Post added at 08:26 PM ---------- Previous post was at 08:23 PM ----------

See this installing guide http://xdaforums.com/showthread.php?p=53024798

Sent from my Amazon Tate using XDA Premium 4 mobile app

---------- Post added at 08:28 PM ---------- Previous post was at 08:26 PM ----------

Can you add some features of the galaxy nexus kernel I shared (for example SuperRam or Bestmem)?

Sent from my Amazon Tate using XDA Premium 4 mobile app

---------- Post added at 08:35 PM ---------- Previous post was at 08:28 PM ----------

Your installation method is way better

Sent from my Amazon Tate using XDA Premium 4 mobile app

-O3 doesn't benefit as much as -O2 and the flashable zip for the ROM is 206 MBs
 

Maromi

Senior Member
Jul 18, 2012
414
269
I don't plan on going back because it's so amazing, but if someone wanted to, how would they go about doing so?

Sent from my Nexus 7 using Tapatalk

the easiest method(doesn't exist yet for our device)
flash a recovery(TWRP 2.7.10) that can mount F2FS and EXT4 for a particular partition and convert between formats
adb push <EXT4 rom> /data/media/0/
flash the rom
power off device
power on
done
FYI also you need to back-up app data again to external media before switching formats
 
Last edited:
  • Like
Reactions: irish_711

Quimicax

Senior Member
Nov 6, 2012
336
89
SantoDomingo
www.google.com
Only Userdata & Media format in f2fs?

system still in ext4?
----------------------------------------------------------------------------
All working well exelent.!!!
 
Last edited:

Mr. Xplosion Man

Senior Member
Mar 30, 2014
183
21
I'm still questioning to try this out. It will wipe my entire SD card or everything on device?

Sent from my Amazon Tate using Tapatalk
 

Top Liked Posts

  • There are no posts matching your filters.
  • 10
    This will wipe EVERYTHING and i have not tested restoring any app data backups after restoring back to ext4->f2fs or f2fs->ext4.

    Features
    -Supports F2FS or EXT4 format on userdata partition - http://review.cyanogenmod.org/#/c/65480/
    -CPU overclocking up to 1.728 GHz default 1.2 GHz
    -GPU Overclock 512 MHz
    -You have to flash the boot image after you flash any cm11 rom everytime
    Source:https://github.com/Maromi-/kernel_omap_bowser-common

    Changes
    ***Update 7/12***
    -New boot.img allow usage of ext4 or f2fs on same partition
    Bootimg_ext4orf2fs_CM11_Overclock_20140712.zip - 3.85 MB
    MD5:ead39d8e659b3bc63518b0508a0e6ddb

    ****UPDATE 7/11 You can use current cm11 roms with this****
    -You have to flash the boot image everytime after you flash a newer cm11 rom
    -Previous TWRP F2FS users flash the zip below
    zip-f2fs-kfhd7-twrp-2.7.1.0-recovery.zip - 6.36 MB
    MD5:1700347b3c2890cbd63b265b07084920
    -There should not be anyone using this with F2FS CWM and flash img below in fastboot
    f2fs-kfhd7-twrp-2.7.1.0-recovery.img - 7.96 MB
    MD5:c7a090f0aabcac06b34bda200b6bb89f



    Instructions
    clicking show content is consent of you alone taking a risk of app data not being able to be restored and/or brick
    Prerequisites:
    backup your needed app data and files on device and put on external backup device

    NOTE:

    Step 1: FILES
    Download boot and recovery zips, place zips on device storage
    EXT4 or F2FS Boot.img (supports both formats on same partition)
    Bootimg_ext4orf2fs_CM11_Overclock_20140712.zip - 3.85 MB
    MD5:ead39d8e659b3bc63518b0508a0e6ddb

    TWRP 2.7.1.0. follow step 2 (DO NOT flash this unless you are going to use f2fs)
    New_f2fs_user only-kfhd7-twrp-2.7.1.0-recovery.zip - 6.36 MB
    MD5:145e935f919c45b4c4329b8d2d82e20a

    Step 2: FLASHING
    flash bootimg
    flash recovery
    reboot into recovery - The following steps will wipe backups,storage, app data
    click wipe
    click advanced wipe
    select data and internal storage
    click Repair or change file system
    click change file system
    click F2FS
    reboot system


    RESTORING USERDATA back to ext4 if needed also wipes storage again
    reboot into recovery
    click wipe
    click advanced wipe
    select data and internal storage
    click Repair or change file system
    click change file system
    click EXT4
    reboot system

    Thanks
    @Hashcode
    http://teamw.in/about
    3
    *updated OP*
    TWRP 2.7.1.0 recovery and convert back to ext4 method
    2
    ***Update 7/12*** OP
    New boot.img allow usage of ext4 or f2fs on same partition

    http://review.cyanogenmod.org/#/c/65480/

    you don't need to flash this if your already on f2fs

    it allows you to switch formats ext4 to f2fs or f2fs to ext4 without flashing anything when using the recovery in the op
    you still need to flash when flashing roms
    1
    older F2FS roms
    4.4.3 rom
    f2fs-cm-11-20140615-Overclock-tate.zip - 196.80 MB
    MD5:61bfb395a9a30b7821e71030d32f5900

    4.4.4 rom
    f2fs-cm-11-20140621-Overclock-tate.zip - 196.85 MB
    MD5:436a89b5061bcab5a5b93afaf9767df2

    F2FS only Boot.img
    f2fs_CM11_Bootimg.zip - 3.85 MB
    MD5:df1cee328c7809af1d5d24c361b73a63

    DO NOT USE, FOR REFERENCE ONLY CWM instructions(can't switch formats on the fly when switching roms)
    F2FS cwm recovery
    f2fs-tate-cwm-6.0.4.9.zip - 6.13 MB
    MD5:8559ccebb17a113cefd62c01f98648bf

    Step 2:
    Power OFF the device
    Boot into recovery
    flash the ROM first
    reboot into recovery
    flash the recovery
    reboot into recovery

    NOTE: Until any formatting is done you can still go back and flash other roms and recoveries that do not use F2FS

    Step 3:
    Use volume rockers to scroll and power button to open menu
    scroll to Mounts and Storage Menu press power button
    use format /data and /data/media <--------------------------------------------when used this is the point of no return
    reboot into recovery again
    do a wipe data/factory reset
    reboot device

    Restoring back to EXT4 roms if using F2FS CWM Recovery(aka official rom builds)
    This will wipe all data again so have your app data and restores backed up
    ***If you are running the FSF2 ClockworkMod recovery you need to flash twrp
    flash recovery in fastboot
    fastboot -i 0x1949 flash recovery f2fs-kfhd7-twrp-2.7.1.0-recovery.img
    reboot into recovery
    ***
    flash the rom
    DO NOT REBOOT
    go back to the main menu
    click wipe
    click advanced wipe
    select data and internal storage
    click Repair or change file system
    click change file system
    click EXT4
    reboot system
    1
    And the answers the my questions are????

    Okay, please carefully read the thread, Maromi did already say that if you flash a new CM update you need to reflash the boot image quoted from the first post:

    ***Update 7/12***
    -New boot.img allow usage of ext4 or f2fs on same partition
    Bootimg_ext4orf2fs_CM11_Overclock_20140712.zip - 3.85 MB
    MD5:ead39d8e659b3bc63518b0508a0e6ddb
    ****UPDATE 7/11 You can use current cm11 roms with this****
    -You have to flash the boot image everytime after you flash a newer cm11 rom

    When I was running this I always reflashed the boot image file after I flashed a new CM update. So basically to flash an update involved three things instead of two, A new CM.zip, a new Gapps.zip (if you wish) and the Boot.zip

    As for your GPU question I never tried to change it and do not know the answer.