LSPosed / MagiskOnWSALocal

Integrate Magisk root and Google Apps into WSA (Windows Subsystem for Android)
GNU Affero General Public License v3.0
9.49k stars 22.97k forks source link

[Bug] Mount images failed. #346

Closed sakurasep closed 1 year ago

sakurasep commented 1 year ago

Steps to reproduce/复现步骤

  1. 运行Windows10的WSL Ubuntu22.04
  2. 在Ubuntu中执行./run.sh,在最后Mount images这一步出现问题

Expected behaviour/预期行为

这是我在VMware16中的Ubuntu22.04以同样方法执行所得到的结果 image

Actual behaviour/实际行为

image

MagiskOnWSALocal commit full SHA/MagiskOnWSALocal 提交的完整哈希

dc7083c

Linux distribution info/Linux 发行版信息

WSL with Ubuntu 22.04 LTS

Windows version/Windows 版本

10.0.19045.2486

Build Parameters/构建参数

COMMAND_LINE=--arch x64 --release-type retail --magisk-ver stable --gapps-brand none --gapps-variant pico --remove-amazon --root-sol magisk --compress --compress-format zip INFO: Architecture: x64 INFO: Release Type: retail INFO: Magisk Version: stable INFO: GApps Brand: none INFO: GApps Variant: pico INFO: Root Solution: magisk INFO: Compress Format: zip Build: RELEASE_TYPE=Retail

Version requirement/版本要求

Logs/日志

Details ![image](https://user-images.githubusercontent.com/70024132/212014480-1631520d-b503-4f29-80f0-5002b59cbf4c.png)
Howard20181 commented 1 year ago

WSL2还是1? WSL1不行

sakurasep commented 1 year ago

WSL1,ok我去试试WSL2