MrTumnis
MrTumnis
I was able to get podman-rootless to work with KVM using the suggested method from: [https://www.reddit.com/r/chimeralinux/comments/1ews3rt/podman_rootless_devkvm_and_kernel_modules_load/](url)
I was able to get Podman-rootless working with the suggested methods in: [https://www.reddit.com/r/chimeralinux/comments/1ews3rt/podman_rootless_devkvm_and_kernel_modules_load/](url)
Can you try adding this to your compose.yaml? This worked for me. After a few other changes I had to enable for Podman to work. ``` image: dockur/windows group_add: -...
I had to install crun. Also, I was getting a _"/" is not a shared mount, this could cause issues or missing mounts with rootless containers_ error, so I had...
I use Fedora 40 and have run into the same issue. I noticed that the black screen happens when logged into the VM. I had to make sure I was...
Are you using workstation or atomic? I am curious what you mean by "remove all traces of freerdp." Also, I looked at their script and the clipboard setting is already...