Giter VIP home page Giter VIP logo

Comments (12)

HuskyDG avatar HuskyDG commented on July 22, 2024

Is your Android-x86 installed in ext4 or ntfs partition?
If it is installed in ext4 partition, data.img is not used and initrd will directly mount bind data folder on Android x86 directory into /data. Due to the fact that mount bind, /data is not seperated and we have to use some workaround because magisk will mount entire disk into data mirror.
Can you send record_logs.txt after this?

cat $(magisk --path)/emu/record_logs.txt >/sdcard/record_logs.txt

What is output of these command:

ls -i /data
ls -i $(magisk --path)/.magisk/mirror/data
ls -id /data/adb/modules
ls -id $(magisk --path)/.magisk/mirror/data/adb/modules
ls -id $(magisk --path)/.magisk/modules

from initrd-magisk.

xAffan avatar xAffan commented on July 22, 2024

I use ext3 partition and it contains data folder not data.img
record_logs.txt
Record logs are attached above.
the output of commands is in screenshot.
Screenshot_20220418-151844_Termux

from initrd-magisk.

HuskyDG avatar HuskyDG commented on July 22, 2024

@xAffan what is output of cat /proc/cmdline

from initrd-magisk.

xAffan avatar xAffan commented on July 22, 2024

the output is BOOT_IMAGE=/android-2.1.0/kernel root=/dev/ram0 quiet VULKAN=1
(vulkan is unrelated to this issue)

from initrd-magisk.

HuskyDG avatar HuskyDG commented on July 22, 2024

the output is BOOT_IMAGE=/android-2.1.0/kernel root=/dev/ram0 quiet VULKAN=1 (vulkan is unrelated to this issue)

Okey, please wait for v1.4

from initrd-magisk.

xAffan avatar xAffan commented on July 22, 2024

Alright thanks 👍

from initrd-magisk.

HuskyDG avatar HuskyDG commented on July 22, 2024

Alright thanks 👍

@xAffan might fix in a95187a

from initrd-magisk.

xAffan avatar xAffan commented on July 22, 2024

IMG_20220418_193642
I faced this issue!?!?! Idk how it just panics

from initrd-magisk.

xAffan avatar xAffan commented on July 22, 2024

(I used the link you sent)

from initrd-magisk.

xAffan avatar xAffan commented on July 22, 2024

Can confirm the same issue - I built the image myself.

from initrd-magisk.

HuskyDG avatar HuskyDG commented on July 22, 2024

Can confirm the same issue - I built the image myself.

Try this:

initrd-magisk.img.zip

initrd-magisk is inside zip

from initrd-magisk.

xAffan avatar xAffan commented on July 22, 2024

It's fixed! thanks.
Screenshot_20220419-143727_Magisk

from initrd-magisk.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.