redroid-script
redroid-script copied to clipboard
Only first Redroid container (ADB 5555) supports Magisk ramdisk
Hi,
When I run multiple Redroid containers from the image, only the first one (using ADB port 127.0.0.1:5555) reports ramdisk: yes in Magisk.
Other containers (e.g., on 5556) — even with fresh /data volumes — always show ramdisk: no.
Is this a known limitation in Redroid's boot or ramdisk emulation logic? Is there any way to enable ramdisk: yes in multiple containers simultaneously?
Thanks