-
In https://github.com/kubernetes/minikube/pull/18995 we added a pre-check to check for the existence of 9P prior to starting the mount. This looks for the existence of `/lib/modules//kernel/fs/9p`. If…
-
I have a host running GhostBSD 24.07.3 and guest running Windows 10 22H2. I manage my vm through vm-bhyve. When I tried to share a folder from host to the guest following this Wiki - VirtIO 9p share, …
-
The client is built into linux guests and the server is a separate process that uses only simple userspace filesystem access and should be easy to port. IIUC, the missing part is setting up the commun…
orent updated
2 years ago
-
It seems that performance is great up to 99P or so then takes a big consistent hit. I'm guessing this is related to GC in the runtime, but I was wondering if this is a relatively known limitation or t…
-
It would be nice to have a 9p implementation for github issues, which would automatically mount the issues from github of the current git repo using the github api. Then you'd be able to use the bug t…
-
> The 9p proxy filesystem backend driver has been deprecated and will be removed (along with its proxy helper daemon) in a future version of QEMU. Please use -fsdev local or -virtfs local for using th…
-
-
### Prerequisites
Vng is built from source and installed in a virtual environment:
(virtme) hedin@laptop:~/prj$ vng --version
virtme-ng 1.31+5.g1da4504
Host OS versio…
-
### What did you expect to happen?
Atuin shouldn't crash just because the I'm using non-unicode bytes in filepaths
### What happened?
With atuin installed, run:
```sh
mkdir $'\xff'
cd $'\xff'
…
-
https://9p.io/plan9/