围观大佬
C
controlRun
@controlRun
1
Reputation
5
Posts
1
Profile views
0
Followers
1
Following
Best posts made by controlRun
This user hasn't posted anything yet.
Latest posts made by controlRun
-
RE: RVBoards 运行原生RISCV 64位Docker
重新编译内核,开启一些内核配置不是需要有他们提供的debian内核源码和相关sdk吗,请问您具体是怎么实现这一过程的呢,谢谢大佬!
您可以试试https://github.com/carlosedp/riscv-bringup 这个链接里的carlosedp/echo-riscv镜像来测试一下。 -
RE: RVBoards 运行原生RISCV 64位Docker
您好,请问您是怎么启动docker的呢,我在提供的debian的系统上试了一下,发现系统内核缺少docker正常运行相应的模块,在daemon.json中关闭iptables后,可以启动服务,但不能运行镜像。谢谢!