Replies: 3 comments 6 replies
-
The previous version 2305 uses EROFS for the system partition, however, they switched back to ext4 somehow, and the script didn't get updated. 之前的版本 2305 中 system 等分区用的 EROFS(Enhanced Read-Only File System),但是在 2306 中不知道为什么又切换回了 ext4,脚本是通过版本来确认分区格式的,而且还没更新。
|
Beta Was this translation helpful? Give feedback.
-
目前我自己设备上的WSA很奇怪 前几天没用就打不开了,启动应用过了等待WSA启动的那个弹窗之后就直接闪退,也没有出现LSPOSED的寄生管理器的提示, 尝试打开WSA的设置,提示dll缺失,目测少了vc运行库(这玩意电脑刚买来就手动重装了一遍怎么现在又缺失了?更何况之前还能打开) 用DirectX修复工具一梭子下去修完了重启电脑,现在WSA的设置能打开了,不过应用还是照样闪退 |
Beta Was this translation helpful? Give feedback.
-
目前的话,毕竟之前编译好了的二进制文件我似乎还有备份留着,或许我可以用老的备份覆盖安装一下试试? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
完整日志请见最后文末
由于此前安装运行正常的WSA最近发现会闪退了,所以尝试重新编译安装来尝试解决
此WSL2已经完整的运行过一次编译,所以我认为环境应该不会有问题
上次的求助贴请见 #612
代理已经使用clash开启Allow Lan+TUN模式
并且在wsl中执行了
进行设置
WSL分发版本
···
C:\Users\XiaoKong>wsl -l -v
NAME STATE VERSION
···
日志
Beta Was this translation helpful? Give feedback.
All reactions