Results 30 comments of bsdcpp

在那个文件加from platform import system as platform

只是指出问题。我也不会改插件,需要重新编译的。 目前我通过一些工具url rewrite实现。不完美

带有f"...{xxx}..."的都改成 "...{}....".format(xxx)就可以了。

暂时需要用root用户操作,其他用户的在使用网桥的时候遇到问题,没时间去分析了

某些机器如果不能装vmm的话,就代表不支持kvm,或者群晖从内核里屏蔽了 whcobra 于2017年12月23日 周六20:07写道: > dsm 6.1.4 报启动失败 > > — > You are receiving this because you are subscribed to this thread. > Reply to this email directly, view...

我手头也没有5.2的机器,你先执行find /lib /usr -name kvm.ko,确保有这个驱动。

看起来就是没有底层驱动,这个要支持比较麻烦了,要从内核改起。 2017-12-21 15:03 GMT+08:00 hbxntsxw : > nas> find /lib /usr -name kvm.ko > nas> > > 执行完没显示任何信息。手动安装套件说套件不支持此平台。 > > — > You are receiving this because you commented. >...

没事,其实也不是不可能,因为官方有5.2的内核可以用,但是我没弄过 https://github.com/SynoCommunity/spksrc/wiki/Developers-HOW-TO