HuskyDG / magisk-files

1.86k stars 78 forks source link

Can't install Magisk on Android 7.1.2 32-bit emulator #99

Open Yehh22 opened 5 months ago

Yehh22 commented 5 months ago

Installation fails when I try to install in system partition on Android 7.1.2 32-bit emulator instance (Tested on LDPlayer 5 and memuplay). The logs says some directory not found, and it's read-only file system but it is not true, the system is writeable. old version Magisk Delta 26301 release final (0fe46c5a) installed perfectly

- Device platform: x86
- Installing: R65A24840-kitsune (26404)
****************************
 Magisk Delta (System Mode) 
 by HuskyDG 
****************************
*******************
 Powered by Magisk 
*******************
umount: can't unmount /proc/5703/attr: No such file or directory
mount: mounting tmpfs on /proc/5703/attr failed: No such file or directory
gzip: can't open '/system/etc/init/bootanim.rc.gz': Read-only file system
umount: can't unmount /proc/5703/attr: No such file or directory
- Remount system partition as read-write
! Installation failed

Proof that system is writeable, I created testing.txt file image

The file bootanim.rc.gz doesn't even exist image

VisionR1 commented 5 months ago

Check here maybe help you https://github.com/HuskyDG/magisk-files/issues/8 https://github.com/HuskyDG/magisk-files/issues/59