-
**Describe the issue**
I use UTM for local web development. I am using Debian 11 (AArch64) and the 9p driver for folder sharing. The sharing works, but after configuring PHP and a NGINX server, I f…
-
Do you plan on finishing this and getting it upstreamed into Redox OS? I was working on my own virtio-9p implementation for Redox OS when someone pointed me to this project: https://matrix.to/#/%23red…
-
### Description
`colima start --vm-type qemu` uses 9p as the mount type, even if you also specify `--mount-type virtiofs`. It is only possible to create a new profile with both qemu and virtiofs if…
-
Looks like this is possible for at least qemu 9p, it would be nice to have an option to enable this
> [readonly: Enables exporting 9p share as a readonly mount for guests. By default read-write acc…
-
hello;
I am running archlinux with budgie (a gnome 3 fork) desktop.
I installed plan9ports from official packages for archlinux (https://www.archlinux.org/packages/community/x86_64/plan9port/).
the…
roscp updated
7 years ago
-
For Docker, we can use the command "docker cp" to transfer files to a container. But for QEMU, how do we do it without using the cloud?
I tried using a shared folder (mount -t 9p…), but it's not th…
-
Hi,
In the following portion of `launch-realm.sh`:
```
./lkvm run \
--debug \
--realm \
--measurement-algo="sha256" \
--disable-sve \
--console serial \
--irqchip=gicv3 \
--networ…
-
Built with make ARCH=posix and then a plain ./railing/railing image:
```
$ ./ling.img
{error_logger,{{2015,8,14},{14,8,0}},[42,42,32,71,101,110,101,114,105,99,32,115,101,114,118,101,114,32,126,112,32…
essen updated
9 years ago
-
I'm not sure if this is a bug. But the behavior surprised me, and it means I can't use srv_fcall.go with the 9p that comes with Plan 9 from Userspace.
I'm working on a file system that enforces file…
mbucc updated
9 years ago
-
factotum seems to be failing to do p9sk1 correctly most of the time. For example, when trying to connect to u9fs (running with `-a p9any`), it succeeds only 7/20 times here:
```
% for(i in `{seq 20}…