APatch icon indicating copy to clipboard operation
APatch copied to clipboard

mounting files in modules does not work with kernel 3.18 based devices

Open meiser79 opened this issue 1 year ago • 0 comments

Please check before submitting an issue/在提交 issue 前请检查

  • [X] I have searched the issues and haven't found anything relevant/我已经搜索了 issues 列表,没有发现于本问题相关内容
  • [X] If patch failed, root failed, or device unable to boot after flashing the new boot.img. Please goto KernelPatch/修复失败或刷入修补后镜像不能启动,请前往 KernelPatch 提问
  • [X] I will upload bugreport file in APatch Manager - Settings - Report log/我会上传 bureport 文件从 APatch 管理器 - 设置 - 发送日志
  • [X] I know how to reproduce the issue which may not be specific to my device/我知道如何重新复现这个问题

Version requirement/版本要求

  • [X] I am using latest CI version of APatch/我正在使用最新 CI 版本

Describe the bug/描述 bug

Using modules like magisk-ssh or the included tools installation possibility in the settings of the Wireguard app, the files are not mounted under /system. This is reproducible with a OnePlus3 device running kernel 3.18 (with crDroid 7.39 from here, sources are here).

Reproduce method/复现方法

install a module and check that the files are not mounted under /system running a device with kernel 3.18.

Expected behavior/预期行为

Files are mounted under /system

Actual behaviour /实际行为

Files are NOT mounted under /system

Screenshots/截图

No response

Logs/日志

APatch_bugreport_2024-08-30_13_34.tar.gz

Device Name/设备名称

oneplus3

OS Version/系统版本

crDroid 7.39

APatch Version/APatch 版本

10918

Kernel Version/内核版本

3.18.124

KernelPatch Version/KernelPatch 版本

0.11.1

Additional context/其他信息

none

meiser79 avatar Sep 08 '24 11:09 meiser79