axet
axet
``` podman unshare cp -a toolmanifest_runtime.vdf /media/axet/2TB/local/proton903-1/build/build--local/dist/toolmanifest.vdf /usr/bin/cp: preserving permissions for ‘/media/axet/2TB/local/proton903-1/build/build--local/dist/toolmanifest.vdf’: Invalid argument ``` https://pastebin.com/q4BAPnX3
Here are two prefixes 1) fuse 2) native. First time you told me to try fuse, last time you ask me to use native ("without any underlying fuse-overlayfs"). Right? So...
It does. Same error. [log.gz](https://github.com/user-attachments/files/17957750/log.gz)
``` # getfacl /media/axet/2TB/ getfacl: Removing leading '/' from absolute path names # file: media/axet/2TB/ # owner: nobody # group: nogroup # flags: -s- user::rwx group::r-x group:nogroup:rwx mask::rwx other::rwx default:user::rwx...
Steps to reproduce: * zramctl -f -s 100G * mkfs.btrfs /dev/zram1 * mount /dev/zram1 /mnt/ * chattr +c -R /mnt * chown -R nobody:nogroup "/mnt" * chmod -R g+s "/mnt"...
Same here. I have selected file not to download, rehasing does not solve the issue, error keep showing. ``` 19.08.2025 09:13 - File error alert. Torrent: "Starfield.Digital.Premium.Edition-InsaneRamZes 1.15.222". File: "/media/axet/2TB/Games/Starfield/Starfield.Digital.Premium.Edition-InsaneRamZes/_language...
For example I wrote simple hddtest script, which reading data from device and print its reading speed per sector. Very helpfull for HDD testing, you can see potential badblocks. But...
I did a little bit research and find out that random generator used in f3 is very slow. Its speed according to my tests only can reach 2GB/s at peak...
1) I do write average per selected percent by the user (5% by default). I'm not sure what are you talking about. The code showing same logic as for write...
memtester crashed when allocated too much memory at start, It requires manual picking the correct about even that man page saying memtester can do it automatically. When set maximum about...