-
```
hello,
go9p is unsupported on Plan 9, as there is no sycall.Errno defined on Plan 9.
as a short term solution, i changed the definition to a uint, but it makes for
poor error messages and compa…
-
```
hello,
go9p is unsupported on Plan 9, as there is no sycall.Errno defined on Plan 9.
as a short term solution, i changed the definition to a uint, but it makes for
poor error messages and compa…
-
Output on console for my environment:
abhishek@abhishek-ThinkPad-T450:~/Documents/Works/rootfs$ ls
busybox.tar config.json hyper-initrd.img kernel rootfs runtime.json runv
abhishek@abhishek-Thi…
-
Hi,
Please possible add support fuse module ?
Thank you
-
```
What steps will reproduce the problem?
1. Compile and start a 9p server listening on e. g. socket /tmp/xxx
2. mount -t 9p /tmp/xxx /mnt/ -o trans=unix,version=9p2000.u,uname=
What is the expected…
-
I'll paste logs directly here.
Try to run `docker run -tid --net none busybox sh` with runv-containerd, it reports error:
```
I0526 14:41:14.338046 21767 server.go:31] gRPC handle CreateContainer
…
-
```
Recently, I had been looking for a decent 9P2000 server implementation
(preferably in Go). Not surprising, I have found go9p project.
Unfortunately, the complete lack of the unit tests, made it …
-
`docker run -tid busybox sh`:
runv-containerd log:
```
I0526 17:46:15.539427 22828 server.go:31] gRPC handle CreateContainer
I0526 17:46:15.540419 22828 hypervisor.go:29] vm vm-pEwxFWdQnA: main …
-
```
What steps will reproduce the problem?
1. Compile and start a 9p server listening on e. g. socket /tmp/xxx
2. mount -t 9p /tmp/xxx /mnt/ -o trans=unix,version=9p2000.u,uname=
What is the expected…
-
Hi, built after https://github.com/hyperhq/hyperd/commit/4f070705f426ff1445d5d1131d4bc0521d449730, but when trying to start a container, it gives the following error:
```
# hyperctl list
POD ID …
zenny updated
8 years ago