-
# system description
Here are the repro steps:
- USB drives devices: `sdb`, `sdc`, `sdd`
- file system: ntfs
- Distro: Ubuntu 24.04.1 LTS Noble
- udisks2 present: no
- kernel: Linux my_server 6.…
-
Hi,
I'm trying to install qemu in docker.io/library/docker:19.03.14 container (`Linux reynwz-containerize-pod 3.10.0-1160.62.1.el7.x86_64 #1 SMP Wed Mar 23 09:04:02 UTC 2022 x86_64 Linux`) running…
-
Hello,
Coming here from https://github.com/multiarch/qemu-user-static/issues/77, it looks like qus works for `i386`, `x84_64` but not `arm`:
```
gitlab-runner@docker-emacs:~$ uname -a
Linux d…
Silex updated
2 years ago
-
It seems like binfmt_misc isn't supported in the Odroid U3 image, as there is no binfmt_misc module loaded and no /proc/sys/fs/binfmt_misc directory. Compiling the kernel with that option enabled make…
-
**Is this a bug report, feature (enhancement) request or question? (leave only one on its own line)**
/kind bug
**Description:**
**Steps to reproduce the issue:**
1. Run `docker ru…
-
AppImageLauncher's `binfmt_misc` registration leaks into Docker containers which causes AppImages to fail to launch inside the container.
> There's a bunch of workarounds. You could just deploy Ap…
-
```
docker run --privileged --rm tonistiigi/binfmt --install arm64
Unable to find image 'tonistiigi/binfmt:latest' locally
latest: Pulling from tonistiigi/binfmt
6dda554f4baf: Pull com…
-
The following error happens when trying to build `torizon-core-podman` for the machine `qemu86-64`:
```
ERROR: torizon-core-podman-1.0-r0 do_rootfs: Unable to install packages. Command '/home/leon…
-
Hello!
I want to create a Unikernel to run a programme, I tried Hello Word and it worked, but when I tried cyclictest, no, it gives an error. I was following the line of what is written "README" on G…
-
I am trying to use the tool from Ubuntu 20.04, but it fails. I prepared the script with this command, which gave no error:
`create-alpine-disk-image --debug --script-filename create.sh --virtual vm…