HuskyDG / initrd-magisk

Integrate Magisk into Android-x86 project
GNU General Public License v3.0
173 stars 123 forks source link

Doesn't work at all with 3 different android pc os #34

Open putraadr opened 6 months ago

putraadr commented 6 months ago

I've tried using official Android-x86, Bliss OS v14.10.1, PrimeOS-2.1.3-64 bit. they all doesnt detect it

I followed the instructions (create folder "boot", putting the stock initrd.img to the folder, putting initrd-magisk.img as initrd.img in android-x86 folder, putting boot-magisk.img in boot folder) but after installing magisk apk, it doesnt detect magisk (Installed: N/A, Zygisk: NO)

I may be just tired and so i miss a step or it's really doesnt work. please help

Tarcaxoxide commented 1 month ago

what's funny is I just need the su binary for termux and what not. cause if I enable root for the root checker app via kernelsu it reports it's rooted.

but when I try to do the same thing for termux and try to use 'su' it just complains that the su binary is missing and asks if I'm rooted XD.

idk anymore.