On Tue, May 20, 2025 at 19:21:50 +0200, uw...@online.de wrote: > I solved the Problem for me by copy the File /usr/bin/cp from Debian 11 to > /usr/bin/cp2 on Debian 12 > > Now i can run "cp2 -ax / /mnt" and it works like expected. > > "cp -ax / /mnt" with original debian 12 cp brings error on this point. > > You can test it.
It's more likely to be something in your environment. What does "type -a cp" say?