chenxiaolong / DualBootPatcher

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

Oneplus 5T can't load mtool, had root, decrpted encrypted, latest OxygenOS. #1012

Open fun1355 opened 6 years ago

fun1355 commented 6 years ago

I had swiped all data, patched with no_verity_op5_v2, then got /data decrypted. My Os was the latest OxygenOS -OnePlus5TOxygen_43_OTA_006_all_1801292042_0848ac7a63b24cdd.zip. I rooted with Magisk-v15.3.zip. And I patched with GetLogs-20161128-1.zip, then got the log. boot-ui-action.log. I have tried DualBootPatcherAndroid-9.3.0.r404.g40d5304a-snapshot.apk, and the latest version. Also borrowed other's Windows to try the windows tool, still failed.

Rybens92 commented 6 years ago

Same problem still occurs on latest snapshot. The only solution is probably to patch current rom zip in app for primary rom and dirty flash it with no_verity. I didn't try it yet but should be working. Someone also said it doesnt work with official OOS as primary rom...

Rybens92 commented 6 years ago

I Just realized that setting selinux to permissive lets connect to mbtool for DBP. We need posibility to do this on enforcing too and error should be fixed :)