-
Environment: (amd64)
Description:
cgroupfs-mount scripts seems not updated anymore
is it possible to include the patch to mount systemd?
lxc can not run latest debian and ubuntu images
https:…
-
**Describe the bug**
When using the `mount` command in a shell script, I get `mount: /usr/lib/libmount.so.1: version `MOUNT_2_39' not found (required by mount)`
**To Reproduce**
Steps to reproduc…
-
To reduce operational burden and make it simpler to deploy, there should only be one volume needed like /app or something, and the application should then deal with having the right folders in place.
…
-
### Which ISO version are you using?
archlinux-2024.11.01-x86_64.iso
### The installation log
```json
Mounting /dev/sda1: mount /dev/sda1 /mnt/arch_btrfs
Partition /dev/sda1 is currently mo…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Problem description
Apologies if it's a dupe, but I didn't find anything.
Trying out 1.0 (so good) and I w…
-
## Description
When import prune data to mounted path got error `invalid cross-device link`
The error EXDEV (18): invalid cross-device link occurs because os.Rename cannot move files or director…
-
I am getting a failure when attempting to mount an XFS filesystem on NVMe volumes using the `csi-driver-lvm`. This issue is due to incompatible XFS features that are not supported by the kernel on my …
-
I don't have flying unlocked in the zones I want to gather, but GBR is trying to get me to fly so my char goes on an infinite jumping loop trying to hit the VNAV waypoints.
I enable force walking …
-
### Issue Description
I think my issue is related to [this closed issue](https://github.com/containers/podman/issues/17899).
I'm on windows and trying to mount a secret into an image I'm building but…
-
### Expected Behavior
Use `RUN --mount=type=bind` to install dependencies in efficient manner. e.g. Dockerfile:
```
FROM python:3.12-slim
RUN --mount=type=bind,source=myapp,target=/tmp/myapp pip i…