I have a problem, when I start my oppo after having been turned off the bootanimation does not appear, but after a while the phone turns on, as if the bootanimation does not exist, in the same way when I start the bootloader or the recovery mode it does not appear, instead the The phone vibrates and within a while it starts normally, as if instead of opening the bootloader it started
I was thinking of using a mode that oppo has that lets you update your phone with a .zip or .ozip.The ozip of the phone has a boot.img inside and i was thinking of changing that boot.img to one rooted by magisk, will my phone be root after the update?
Catatan* Jika anda datang dari ColorOS / RealmeUI yang masih terenkripsi, maka wajib format data agar tidak terjadi masalah dan memudahkan jika ingin kembali ke ColorOS / RealmeUI / Custom Rom (tidak perlu format data lagi)* Jika anda datang dari Rom berbasis GSI atau custom rom yang tidak memakai enkripsi, maka tidak perlu format data.* Jangan mengunci bootloader setelah menggunakan tutorial ini, karena tutorial ini akan memodifikasi file sistem dan partisi perangkat.Alat dan Bahan* PC atau laptop* TWRP yang support install ozip* File stockrom berekstensi .ozip* Google Platform Tools * Disable Dm-Verity ForceEncryption * FBE disabler * Magisk, Untuk ColorOS Klik Disini , RealmeUI Klik Disini* Vbmeta Syarat* Unlocked bootloader* Terinstall driver adb dan fastbootTutorial# Khusus pengguna yang masih terenkripsi* Backup data penting anda yang berada di memori internal* Masuk ke TWRP* Tekan "Wipe" -> "Format Data" -> ketik "Yes" lalu geser* Reboot recovery# Semua user* Salin file ozip ke perangkat* Masuk ke TWRP* Tekan "Wipe" -> "Advanced Wipe" -> Lalu centang "System, Vendor, Data dan Cache"* Kembali ke menu utama, Install file ozip yang telah disalin* Kembali ke menu utama, Tekan "Mount" -> Hapus centang pada "System (system_root) dan Vendor"* Install magisk* Kembali ke menu utama, Tekan "Mount" -> Hapus centang pada "System (system_root) dan Vendor"* Install Dm-Verity ForceEncryption* Kembali ke menu utama, Tekan "Mount" -> Beri centang pada "Vendor"* Install FBE disabler* Reboot SystemPemecahan masalah* Boot Destroyed / Gagal booting / Mental ke TWRPFlash vbmeta menggukan fastboot dengan perintah"fastboot flash vbmeta --disable-verification vbmeta.img"Tanpa tanda petik, pastikan file vbmeta.img ada dilokasi yang sama (didalam platform-tools)