topjohnwu / Magisk

The Magic Mask for Android
GNU General Public License v3.0
49.02k stars 12.61k forks source link

userdata and vendor socko arent mounted after installing magisk using the "boot replacing way" #8517

Closed LiterallyUser closed 1 month ago

LiterallyUser commented 1 month ago

Hello! i am experiencing problem with installing magisk. Currently i am using CrDroid 10.1 gsi and every time i install it (replace boot.img) my phone hangs at 'Tecno' logo and doesnt boot. however, if i will run this:

mount /dev/block/mapper/userdata /data -t f2fs -f mount /dev/block/by-name/prodnv /mnt/vendor -t ext4 -f mount /dev/block/by-name/socko_a /mnt/vendor/socko sleep 2 insmod /mnt/vendor/socko/mali_kbase.ko insmod /mnt/vendor/socko/adaptive-ts.ko

The phone will boot up to os but wont have other modules like camera, figerprint and etc. Some logs on bootup: логи1.txt

Also if i will try to flash install.zip using twrp it will error out with "unsupported image" (probably fstab related)

Device: Android version: 14 Magisk version name: cant find Magisk version code: 26.3, 27.0, 28.0

MagiskBot commented 1 month ago

Invalid bug report, automatically closed. Please report issues using the latest debug Magisk build (version code: 28001).