chenxiaolong / DualBootPatcher

Patches Android ROMs for dual boot support
https://dbp.noobdev.io
Other
527 stars 466 forks source link

Cm14 boot issue on extsd slot #286

Closed wazeeahmed closed 7 years ago

wazeeahmed commented 7 years ago

Just tried flashing cm14 on extsd slot today from build r71 . The following thing occured :

  1. After finishing flashing on twrp recovery ; there was an red marked messege called E:\ log : no command found . But the flashing was successful .

  2. Device rebooted and hung up in boot logo and vibrated thrice . And rebooted into recovery . Battery wasn't pulled out .

  3. Used latest getlog zip from snapshot.noobdev.io and flashed it instantly while I was in recovery .

Here is the log : 20161109.124824.tar.gz

chenxiaolong commented 7 years ago

You probably solved this by now, but is your /cache partition formatted with f2fs? The ROM only supports ext4.

wazeeahmed commented 7 years ago

I guess that must be it . I'll test and let you know :)

wazeeahmed commented 7 years ago

Sorry for being too late . Yeah it was only file system issue . Flashed f2fs supported kernel and it's all good .