This file has been truncated, but you can view the full file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--------- beginning of system | |
I/auditd ( 0): Starting up | |
I/audit_log( 0): Previous audit logfile detected, rotating | |
E/audit_rules( 0): Could not read audit rules /data/misc/audit/audit.rules: No such file or directory | |
I/Vold ( 196): Vold 2.1 (the revenge) firing up | |
D/Vold ( 196): Volume sdcard0 state changing -1 (Initializing) -> 0 (No-Media) | |
D/Vold ( 196): Volume sdcard1 state changing -1 (Initializing) -> 0 (No-Media) | |
D/Vold ( 196): Volume usbotg state changing -1 (Initializing) -> 0 (No-Media) | |
I/Cryptfs ( 196): Check if PFE is activated on Boot | |
E/Cryptfs ( 196): Bad magic for real block device /dev/block/platform/mtk-msdc.0/by-name/metadata |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
ui_print(""); | |
ui_print(""); | |
ui_print(""); | |
ui_print("================================"); | |
ui_print("================================"); | |
ui_print(""); | |
ui_print(""); | |
ui_print(""); | |
ui_print(""); | |
ui_print(">>> Mounting partitions"); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
show_progress(1, 60); | |
ui_print("|=========================|"); | |
ui_print("| СynogenMod 12.1 |"); | |
ui_print("| ZTE Blade L5plus |"); | |
ui_print("|======== WDTeam =======|"); | |
ui_print("| by Pano01 |"); | |
ui_print("|==========4PDA===========|"); | |
ui_print("| format System |"); | |
format("ext4", "EMMC", "/dev/block/platform/mtk-msdc.0/by-name/system", "0", "/system"); | |
ui_print("| mount System |"); |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
============================================ | |
PLATFORM_VERSION_CODENAME=REL | |
PLATFORM_VERSION=5.1.1 | |
CM_VERSION=12.1-20160817-UNOFFICIAL-M457 | |
TARGET_PRODUCT=cm_M457 | |
TARGET_BUILD_VARIANT=userdebug | |
TARGET_BUILD_TYPE=release | |
TARGET_BUILD_APPS= | |
TARGET_ARCH=arm | |
TARGET_ARCH_VARIANT=armv7-a-neon |
NewerOlder