Closed shanehou closed 6 years ago
Thanks for the log! That's strange, /system
is in the list of storages there... Anyway, I'll try to reproduce this on my device. As a different solution, you can simply install Xposed from within Xposed Installer.
Thanks rovo, I successfully installed it using Xposed Installer. Maybe it's related to Nougat's (or Pixel's) special partition layout?
Same on my device. What I expect to be /system
is actually /system/system
there. Not sure if that's a bug or the new way it works?
Asked in the TWRP thread: https://forum.xda-developers.com/pixel-xl/development/twrp-alpha1-pixel-devices-t3500312/post74134638
Hello sir, I'm having this same problem of /system could not mount when flashing xposed 88.2 arm64 using twrp. Even if i choose to install to from the xposed installer, it says.... -Mounting /system and /vendor read-write mount: can't find /system in /proc/mounts -Checking environment Xposed version 88.2 -Placing files cp: can't create ' /system/xposed.prop' : Read-only file system Error 1 occurred
:(( Rooted using magisk The device I'm using is Xiaomi Mi A1 Nougat 7.1.2 Arm64
@rovo89 This seems to be because of how A/B partitions are mapped as I am having the same issue on the Moto Z2 Force (which also uses A/B partitioning)
Was this issue ever resolved? I'm getting the same error on the new 8.1 version with my OG Pixel XL.
Me too, android 8.0 OnePlus5
You can always just flash from the xposed app instead of using the zip. Just keep in mind that the uninstall zip might not work, so keep a backup.
That failed as well. This was the workaround I found on XDA that worked:
Okay I think I can conclude how to install Xposed on Pixel device (or some other devices as well).
On Jan 14, 2018, 3:01 PM, at 3:01 PM, Gabe Gonzalez notifications@github.com wrote:
You can always just flash from the xposed app instead of using the zip. Just keep in mind that the uninstall zip might not work, so keep a backup.
-- You are receiving this because you commented. Reply to this email directly or view it on GitHub: https://github.com/rovo89/XposedInstaller/issues/384#issuecomment-357550201
I didn't have any magisk modules at the time so that might be why it worked the first time.
- Install Xposed installer, and place the Xposed-Framework zip in /storage/emulated/0/Android/data/de.robv.android.xposed.installer/cache/downloads/framework/
That shouldn't be necessary for any ZIPs I publish officially. You can simply download them via Xposed Installer.
Anyway, v90-beta2 should be installable on these devices. Will also come to Nougat once I publish the next non-beta version. There's no timeline for that yet.
I tried to use TWRP to flash the lastest zip (Pixel, 7.1.2, sdk25, arm64), but it kept saying "Updater process ended with ERROR: 1". Here's the log: